v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142381,278956.3 KB

Gets information about a Device Defender audit suppression.

post/audit/suppressions/describe

Request body

checkNamestring required

An audit check name. Checks must be enabled for your account. (Use <code>DescribeAccountAuditConfiguration</code> to see the list of all checks, including those that are enabled or use <code>UpdateAccountAuditConfiguration</code> to select which checks are enabled.)

Response

Success

checkNamestring

An audit check name. Checks must be enabled for your account. (Use <code>DescribeAccountAuditConfiguration</code> to see the list of all checks, including those that are enabled or use <code>UpdateAccountAuditConfiguration</code> to select which checks are enabled.)

expirationDatestring date-time

The epoch timestamp in seconds at which this suppression expires.

suppressIndefinitelyboolean

Indicates whether a suppression should exist indefinitely or not.

descriptionstring

The description of the audit suppression.