Okta.Sdk.Model.DevicePostureCheck
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| CreatedBy | string | User who created the device posture check | [optional] [readonly] |
| CreatedDate | string | Time the device posture check was created | [optional] [readonly] |
| Description | string | Description of the device posture check | [optional] |
| Id | string | The ID of the device posture check | [optional] [readonly] |
| LastUpdate | string | Time the device posture check was updated | [optional] [readonly] |
| LastUpdatedBy | string | User who updated the device posture check | [optional] [readonly] |
| MappingType | DevicePostureChecksMappingType | [optional] | |
| Name | string | Display name of the device posture check | [optional] |
| Platform | DevicePostureChecksPlatform | [optional] | |
| Query | string | OSQuery for the device posture check | [optional] |
| RemediationSettings | DevicePostureChecksRemediationSettings | [optional] | |
| Type | DevicePostureChecksType | [optional] | |
| VariableName | string | Unique name of the device posture check | [optional] |
| Links | LinksSelf | [optional] |