Update Audit Service Configuration.
put
ss/oc-cnpolicy-configuration/v1/services/audit
Request
Supported Media Types
- application/json
body
Root Schema : AuditService
Type:
object
Title:
Show Source
AuditService
-
auditEnabled(optional):
boolean
-
auditRate(optional):
integer(int32)
-
system(optional):
object AuditServiceSystemConfiguration
Title:
AuditServiceSystemConfiguration
Nested Schema : AuditServiceSystemConfiguration
Type:
object
Title:
Show Source
AuditServiceSystemConfiguration
-
loglevel(optional):
string
Allowed Values:
[ "DEBUG", "ERROR", "INFO", "WARN" ]
Example:WARN
Response
Supported Media Types
- application/json
200 Response
Ok
Root Schema : AuditService
Type:
object
Title:
Show Source
AuditService
-
auditEnabled(optional):
boolean
-
auditRate(optional):
integer(int32)
-
system(optional):
object AuditServiceSystemConfiguration
Title:
AuditServiceSystemConfiguration
Nested Schema : AuditServiceSystemConfiguration
Type:
object
Title:
Show Source
AuditServiceSystemConfiguration
-
loglevel(optional):
string
Allowed Values:
[ "DEBUG", "ERROR", "INFO", "WARN" ]
Example:WARN
201 Response
Created
Root Schema : AuditService
Type:
object
Title:
Show Source
AuditService
-
auditEnabled(optional):
boolean
-
auditRate(optional):
integer(int32)
-
system(optional):
object AuditServiceSystemConfiguration
Title:
AuditServiceSystemConfiguration
Nested Schema : AuditServiceSystemConfiguration
Type:
object
Title:
Show Source
AuditServiceSystemConfiguration
-
loglevel(optional):
string
Allowed Values:
[ "DEBUG", "ERROR", "INFO", "WARN" ]
Example:WARN
400 Response
Bad request
401 Response
Unauthorized
403 Response
Forbidden
404 Response
Not Found
405 Response
Method Not Allowed
406 Response
Not Acceptable
408 Response
Request Timeout
409 Response
Conflict
412 Response
Precondition Failed
500 Response
Internal Server Error
503 Response
Service Unavailable
504 Response
Gateway Timeout