Set the audit level for products
post
/fscmRestApi/fndAuditRESTService/audittrail/set-auditlevel
Set the audit level for products
Request
There are no request parameters for this operation.
Supported Media Types
- application/json
Nested Schema : auditData-auditLevel
Type:
Show Source object
- auditLevel(required): string Title:
auditLevel
The 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:
product
The 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 Name
The request method for which response is retrieved such as get-auditsetup. - auditDate: array auditDate
- status: string Title:
Status
The 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:
auditLevel
The 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:
product
The 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 Name
The request method for which response is retrieved such as get-auditsetup. - error: object auditData-error
- status: string Title:
Status
The status of the audit setup request. The valid values are SUCCESS and FAIL.
Nested Schema : auditData-error
Type:
Show Source object
- detail: string Title:
Detail
Detail. - status: string Title:
Status
The status of the audit setup request. The valid values are SUCCESS and FAIL. - title: string Title:
Title
Title. - type: string Title:
Type
Type.
403 Response
The following table describes the response for authorization failure.
Root Schema : auditSetupOnError
Type:
Show Source object
- actionName: string Title:
Action Name
The request method for which response is retrieved such as get-auditsetup. - error: object auditData-error
- status: string Title:
Status
The status of the audit setup request. The valid values are SUCCESS and FAIL.
Nested Schema : auditData-error
Type:
Show Source object
- detail: string Title:
Detail
Detail. - status: string Title:
Status
The status of the audit setup request. The valid values are SUCCESS and FAIL. - title: string Title:
Title
Title. - type: string Title:
Type
Type.