Import Policy Engine
post
ss/oc-cnpolicy-configuration/v1/services/policyengine/import
Request
Supported Media Types
- application/json
Query Parameters
-
action(optional): string
ActionAllowed Values:
[ "ignore", "replace" ]
body
Nested Schema : PreService
Type:
object
Title:
Show Source
PreService
-
logLevel(optional):
string
Allowed Values:
[ "debug", "error", "fatal", "info", "trace", "warn" ]
Example:WARN
-
supportedServices(optional):
array supportedServices
Nested Schema : supportedServices
Type:
Show Source
array
-
Array of:
object SupportedServices
Title:
SupportedServices
Response
Supported Media Types
- */*
200 Response
OK
Nested Schema : PreService
Type:
object
Title:
Show Source
PreService
-
logLevel(optional):
string
Allowed Values:
[ "debug", "error", "fatal", "info", "trace", "warn" ]
Example:WARN
-
supportedServices(optional):
array supportedServices
Nested Schema : supportedServices
Type:
Show Source
array
-
Array of:
object SupportedServices
Title:
SupportedServices
201 Response
Imported
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