Import Audit Service Configuration
post
ss/oc-cnpolicy-configuration/v1/services/audit/import
Request
Supported Media Types
- application/json
Query Parameters
-
action(optional): string
ActionAllowed Values:
[ "ignore", "replace" ]
body
Nested 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/problem+json
200 Response
OK
Root Schema : schema
Type:
object
201 Response
Imported
Root Schema : AuditServiceIEDataRes
Type:
object
Title:
Show Source
AuditServiceIEDataRes
-
date(optional):
string
-
exportData:
object AuditService
Title:
AuditService
-
sourceVersion(optional):
string
-
topic:
string
Nested 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