Retrieve audit options
GET /audit/{accountId}/options
Retrieves filter options by a specified account ID.
Token usage: NetApp Console user token.
Parameters
| Name | Type | In | Required | Description |
|---|---|---|---|---|
accountId |
string |
path |
True |
Response
Status: 200,
Hash mapping strings to array[AuditOptionItem]
Definitions
See Definitions
AuditOptionItem
| Name | Type | Required | Description |
|---|---|---|---|
column |
string |
False |
Column name for the audit option |
identifier |
string |
False |
Unique identifier for the audit option |
label |
string |
False |
Display label for the audit option |