Get the audit level for products
post
/fscmRestApi/fndAuditRESTService/audittrail/get-auditlevel
Get the audit level for products
Request
There are no request parameters for this operation.
Supported Media Types
- application/json
Nested Schema : product
Type:
Show Source
array-
Array of:
string
Title:
productThe products for which you can set up audit and get audit status. The valid values are ODI, ESS, MDS, SOA, ADF, and OPSS.
Response
Supported Media Types
- application/json
200 Response
The following table describes the response for this task.
Root Schema : schema
Type:
Show Source
object-
actionName: string
Title:
Action NameThe request method for which response is retrieved such as get-auditsetup. -
auditDate: array
auditDate
-
status: string
Title:
StatusThe status of the audit setup request. The valid values are SUCCESS and FAIL.
Nested Schema : auditData-auditLevel
Type:
Show Source
object-
auditLevel(required): string
Title:
auditLevelThe audit level of the product. The valid values are High, Medium, Low, and None. If you don't want to setup audit for an object, set the audit level to None. -
product(required): string
Title:
productThe products for which you can set up audit and get audit status. The valid values are ODI, ESS, MDS, SOA, ADF, and OPSS.
401 Response
The following table describes the response for authentication failure.
Root Schema : auditSetupOnError
Type:
Show Source
object-
actionName: string
Title:
Action NameThe request method for which response is retrieved such as get-auditsetup. -
error: object
auditData-error
-
status: string
Title:
StatusThe status of the audit setup request. The valid values are SUCCESS and FAIL.
Nested Schema : auditData-error
Type:
Show Source
object-
detail: string
Title:
DetailDetail. -
status: string
Title:
StatusThe status of the audit setup request. The valid values are SUCCESS and FAIL. -
title: string
Title:
TitleTitle. -
type: string
Title:
TypeType.
403 Response
The following table describes the response for authorization failure.
Root Schema : auditSetupOnError
Type:
Show Source
object-
actionName: string
Title:
Action NameThe request method for which response is retrieved such as get-auditsetup. -
error: object
auditData-error
-
status: string
Title:
StatusThe status of the audit setup request. The valid values are SUCCESS and FAIL.
Nested Schema : auditData-error
Type:
Show Source
object-
detail: string
Title:
DetailDetail. -
status: string
Title:
StatusThe status of the audit setup request. The valid values are SUCCESS and FAIL. -
title: string
Title:
TitleTitle. -
type: string
Title:
TypeType.