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.