Get Individual Audit Service Configuration
get
ss/oc-cnpolicy-configuration/v1/services/audit
Request
There are no request parameters for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
OK.Global configuration is returned
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
429 Response
Too Many Requests
500 Response
Internal Server Error
503 Response
Service Unavailable