Posture
List device posture rules
Get device posture rule details
Create a device posture rule
Update a device posture rule
Delete a device posture rule
ModelsExpand Collapse
class CrowdstrikeInput: …
The value to be checked against.
The value to be checked against.
class TeamsDevicesClientCertificateV2InputRequest: …
Confirm the certificate was not imported from another device. We recommend keeping this enabled unless the certificate was deployed without a private key.
Certificate Common Name. This may include one or more variables in the ${ } notation. Only ${serial_number} and ${hostname} are valid variables.
extended_key_usage: Optional[List[Literal["clientAuth", "emailProtection"]]]List of values indicating purposes for which the certificate public key can be used.
List of values indicating purposes for which the certificate public key can be used.
class CrowdstrikeInput: …
class TaniumInput: …
operator: Optional[Literal["<", "<=", ">", 2 more]]Operator to evaluate risk_level or eid_last_seen.
Operator to evaluate risk_level or eid_last_seen.
risk_level: Optional[Literal["low", "medium", "high", "critical"]]For more details on risk level, refer to the Tanium documentation.
For more details on risk level, refer to the Tanium documentation.
class DevicePostureRule: …
Sets the expiration time for a posture check result. If empty, the result remains valid until it is overwritten by new data from the WARP client.
Polling frequency for the WARP client posture check. Default: 5m (poll every five minutes). Minimum: 1m.
class TaniumInput: …
operator: Optional[Literal["<", "<=", ">", 2 more]]Operator to evaluate risk_level or eid_last_seen.
Operator to evaluate risk_level or eid_last_seen.
risk_level: Optional[Literal["low", "medium", "high", "critical"]]For more details on risk level, refer to the Tanium documentation.
For more details on risk level, refer to the Tanium documentation.