Get Device Posture Rules Plain Args
data class GetDevicePostureRulesPlainArgs(val accountId: String, val name: String? = null, val type: String? = null) : ConvertibleToJava<GetDevicePostureRulesPlainArgs>
A collection of arguments for invoking getDevicePostureRules.
Properties
Link copied to clipboard
The device posture rule type. Available values: serial_number
, file
, application
, gateway
, warp
, domain_joined
, os_version
, disk_encryption
, firewall
, client_certificate
, client_certificate_v2
, workspace_one
, unique_client_id
, crowdstrike_s2s
, sentinelone
, kolide
, tanium_s2s
, intune
, sentinelone_s2s
, custom_s2s
.