1. Packages
  2. Okta Provider
  3. API Docs
  4. getDeviceAssurancePolicy
Okta v4.15.0 published on Friday, Mar 7, 2025 by Pulumi

okta.getDeviceAssurancePolicy

Explore with Pulumi AI

okta logo
Okta v4.15.0 published on Friday, Mar 7, 2025 by Pulumi

    Get a policy assurance from Okta.

    Using getDeviceAssurancePolicy

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getDeviceAssurancePolicy(args: GetDeviceAssurancePolicyArgs, opts?: InvokeOptions): Promise<GetDeviceAssurancePolicyResult>
    function getDeviceAssurancePolicyOutput(args: GetDeviceAssurancePolicyOutputArgs, opts?: InvokeOptions): Output<GetDeviceAssurancePolicyResult>
    def get_device_assurance_policy(id: Optional[str] = None,
                                    name: Optional[str] = None,
                                    secure_hardware_present: Optional[bool] = None,
                                    third_party_signal_provider: Optional[GetDeviceAssurancePolicyThirdPartySignalProvider] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetDeviceAssurancePolicyResult
    def get_device_assurance_policy_output(id: Optional[pulumi.Input[str]] = None,
                                    name: Optional[pulumi.Input[str]] = None,
                                    secure_hardware_present: Optional[pulumi.Input[bool]] = None,
                                    third_party_signal_provider: Optional[pulumi.Input[GetDeviceAssurancePolicyThirdPartySignalProviderArgs]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetDeviceAssurancePolicyResult]
    func GetDeviceAssurancePolicy(ctx *Context, args *GetDeviceAssurancePolicyArgs, opts ...InvokeOption) (*GetDeviceAssurancePolicyResult, error)
    func GetDeviceAssurancePolicyOutput(ctx *Context, args *GetDeviceAssurancePolicyOutputArgs, opts ...InvokeOption) GetDeviceAssurancePolicyResultOutput

    > Note: This function is named GetDeviceAssurancePolicy in the Go SDK.

    public static class GetDeviceAssurancePolicy 
    {
        public static Task<GetDeviceAssurancePolicyResult> InvokeAsync(GetDeviceAssurancePolicyArgs args, InvokeOptions? opts = null)
        public static Output<GetDeviceAssurancePolicyResult> Invoke(GetDeviceAssurancePolicyInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetDeviceAssurancePolicyResult> getDeviceAssurancePolicy(GetDeviceAssurancePolicyArgs args, InvokeOptions options)
    public static Output<GetDeviceAssurancePolicyResult> getDeviceAssurancePolicy(GetDeviceAssurancePolicyArgs args, InvokeOptions options)
    
    fn::invoke:
      function: okta:index/getDeviceAssurancePolicy:getDeviceAssurancePolicy
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    ID of the user type to retrieve, conflicts with name.
    Name string
    Name of user type to retrieve, conflicts with id.
    SecureHardwarePresent bool
    Indicates if the device contains a secure hardware functionality
    ThirdPartySignalProvider GetDeviceAssurancePolicyThirdPartySignalProvider
    Indicates if the device contains a secure hardware functionality
    Id string
    ID of the user type to retrieve, conflicts with name.
    Name string
    Name of user type to retrieve, conflicts with id.
    SecureHardwarePresent bool
    Indicates if the device contains a secure hardware functionality
    ThirdPartySignalProvider GetDeviceAssurancePolicyThirdPartySignalProvider
    Indicates if the device contains a secure hardware functionality
    id String
    ID of the user type to retrieve, conflicts with name.
    name String
    Name of user type to retrieve, conflicts with id.
    secureHardwarePresent Boolean
    Indicates if the device contains a secure hardware functionality
    thirdPartySignalProvider GetDeviceAssurancePolicyThirdPartySignalProvider
    Indicates if the device contains a secure hardware functionality
    id string
    ID of the user type to retrieve, conflicts with name.
    name string
    Name of user type to retrieve, conflicts with id.
    secureHardwarePresent boolean
    Indicates if the device contains a secure hardware functionality
    thirdPartySignalProvider GetDeviceAssurancePolicyThirdPartySignalProvider
    Indicates if the device contains a secure hardware functionality
    id str
    ID of the user type to retrieve, conflicts with name.
    name str
    Name of user type to retrieve, conflicts with id.
    secure_hardware_present bool
    Indicates if the device contains a secure hardware functionality
    third_party_signal_provider GetDeviceAssurancePolicyThirdPartySignalProvider
    Indicates if the device contains a secure hardware functionality
    id String
    ID of the user type to retrieve, conflicts with name.
    name String
    Name of user type to retrieve, conflicts with id.
    secureHardwarePresent Boolean
    Indicates if the device contains a secure hardware functionality
    thirdPartySignalProvider Property Map
    Indicates if the device contains a secure hardware functionality

    getDeviceAssurancePolicy Result

    The following output properties are available:

    DiskEncryptionType GetDeviceAssurancePolicyDiskEncryptionType
    List of disk encryption type, can be FULL, USER
    Jailbreak bool
    Is the device jailbroken in the device assurance policy.
    OsVersion GetDeviceAssurancePolicyOsVersion
    Minimum os version of the device in the device assurance policy.
    OsVersionConstraints List<GetDeviceAssurancePolicyOsVersionConstraint>
    The list of os version constraints.
    Platform string
    Policy device assurance platform
    ScreenlockType GetDeviceAssurancePolicyScreenlockType
    List of screenlock type, can be BIOMETRIC or BIOMETRIC, PASSCODE
    Id string
    ID of the user type to retrieve, conflicts with name.
    Name string
    Name of user type to retrieve, conflicts with id.
    SecureHardwarePresent bool
    Indicates if the device contains a secure hardware functionality
    ThirdPartySignalProvider GetDeviceAssurancePolicyThirdPartySignalProvider
    Indicates if the device contains a secure hardware functionality
    DiskEncryptionType GetDeviceAssurancePolicyDiskEncryptionType
    List of disk encryption type, can be FULL, USER
    Jailbreak bool
    Is the device jailbroken in the device assurance policy.
    OsVersion GetDeviceAssurancePolicyOsVersion
    Minimum os version of the device in the device assurance policy.
    OsVersionConstraints []GetDeviceAssurancePolicyOsVersionConstraint
    The list of os version constraints.
    Platform string
    Policy device assurance platform
    ScreenlockType GetDeviceAssurancePolicyScreenlockType
    List of screenlock type, can be BIOMETRIC or BIOMETRIC, PASSCODE
    Id string
    ID of the user type to retrieve, conflicts with name.
    Name string
    Name of user type to retrieve, conflicts with id.
    SecureHardwarePresent bool
    Indicates if the device contains a secure hardware functionality
    ThirdPartySignalProvider GetDeviceAssurancePolicyThirdPartySignalProvider
    Indicates if the device contains a secure hardware functionality
    diskEncryptionType GetDeviceAssurancePolicyDiskEncryptionType
    List of disk encryption type, can be FULL, USER
    jailbreak Boolean
    Is the device jailbroken in the device assurance policy.
    osVersion GetDeviceAssurancePolicyOsVersion
    Minimum os version of the device in the device assurance policy.
    osVersionConstraints List<GetDeviceAssurancePolicyOsVersionConstraint>
    The list of os version constraints.
    platform String
    Policy device assurance platform
    screenlockType GetDeviceAssurancePolicyScreenlockType
    List of screenlock type, can be BIOMETRIC or BIOMETRIC, PASSCODE
    id String
    ID of the user type to retrieve, conflicts with name.
    name String
    Name of user type to retrieve, conflicts with id.
    secureHardwarePresent Boolean
    Indicates if the device contains a secure hardware functionality
    thirdPartySignalProvider GetDeviceAssurancePolicyThirdPartySignalProvider
    Indicates if the device contains a secure hardware functionality
    diskEncryptionType GetDeviceAssurancePolicyDiskEncryptionType
    List of disk encryption type, can be FULL, USER
    jailbreak boolean
    Is the device jailbroken in the device assurance policy.
    osVersion GetDeviceAssurancePolicyOsVersion
    Minimum os version of the device in the device assurance policy.
    osVersionConstraints GetDeviceAssurancePolicyOsVersionConstraint[]
    The list of os version constraints.
    platform string
    Policy device assurance platform
    screenlockType GetDeviceAssurancePolicyScreenlockType
    List of screenlock type, can be BIOMETRIC or BIOMETRIC, PASSCODE
    id string
    ID of the user type to retrieve, conflicts with name.
    name string
    Name of user type to retrieve, conflicts with id.
    secureHardwarePresent boolean
    Indicates if the device contains a secure hardware functionality
    thirdPartySignalProvider GetDeviceAssurancePolicyThirdPartySignalProvider
    Indicates if the device contains a secure hardware functionality
    disk_encryption_type GetDeviceAssurancePolicyDiskEncryptionType
    List of disk encryption type, can be FULL, USER
    jailbreak bool
    Is the device jailbroken in the device assurance policy.
    os_version GetDeviceAssurancePolicyOsVersion
    Minimum os version of the device in the device assurance policy.
    os_version_constraints Sequence[GetDeviceAssurancePolicyOsVersionConstraint]
    The list of os version constraints.
    platform str
    Policy device assurance platform
    screenlock_type GetDeviceAssurancePolicyScreenlockType
    List of screenlock type, can be BIOMETRIC or BIOMETRIC, PASSCODE
    id str
    ID of the user type to retrieve, conflicts with name.
    name str
    Name of user type to retrieve, conflicts with id.
    secure_hardware_present bool
    Indicates if the device contains a secure hardware functionality
    third_party_signal_provider GetDeviceAssurancePolicyThirdPartySignalProvider
    Indicates if the device contains a secure hardware functionality
    diskEncryptionType Property Map
    List of disk encryption type, can be FULL, USER
    jailbreak Boolean
    Is the device jailbroken in the device assurance policy.
    osVersion Property Map
    Minimum os version of the device in the device assurance policy.
    osVersionConstraints List<Property Map>
    The list of os version constraints.
    platform String
    Policy device assurance platform
    screenlockType Property Map
    List of screenlock type, can be BIOMETRIC or BIOMETRIC, PASSCODE
    id String
    ID of the user type to retrieve, conflicts with name.
    name String
    Name of user type to retrieve, conflicts with id.
    secureHardwarePresent Boolean
    Indicates if the device contains a secure hardware functionality
    thirdPartySignalProvider Property Map
    Indicates if the device contains a secure hardware functionality

    Supporting Types

    GetDeviceAssurancePolicyDiskEncryptionType

    Includes List<string>
    Includes []string
    includes List<String>
    includes string[]
    includes Sequence[str]
    includes List<String>

    GetDeviceAssurancePolicyOsVersion

    GetDeviceAssurancePolicyOsVersionConstraint

    GetDeviceAssurancePolicyOsVersionConstraintDynamicVersionRequirement

    GetDeviceAssurancePolicyOsVersionDynamicVersionRequirement

    GetDeviceAssurancePolicyScreenlockType

    Includes List<string>
    Includes []string
    includes List<String>
    includes string[]
    includes Sequence[str]
    includes List<String>

    GetDeviceAssurancePolicyThirdPartySignalProvider

    GetDeviceAssurancePolicyThirdPartySignalProviderDtc

    GetDeviceAssurancePolicyThirdPartySignalProviderDtcBrowserVersion

    Minimum string
    Minimum string
    minimum String
    minimum string
    minimum String

    GetDeviceAssurancePolicyThirdPartySignalProviderDtcOsVersion

    Minimum string
    Minimum string
    minimum String
    minimum string
    minimum String

    Package Details

    Repository
    Okta pulumi/pulumi-okta
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the okta Terraform Provider.
    okta logo
    Okta v4.15.0 published on Friday, Mar 7, 2025 by Pulumi