Import policy tables
post
ss/oc-cnpolicy-configuration/v1/policydata/common/policytables/import
Request
Supported Media Types
- application/json
Query Parameters
-
action(optional): string
ActionAllowed Values:
[ "ignore", "replace" ]
body
Nested Schema : errors
Type:
Show Source
array
-
Array of:
object ImportExportErrorMessage
Title:
ImportExportErrorMessage
Nested Schema : exportData
Type:
Show Source
array
-
Array of:
object PolicyTableDataReq
Title:
PolicyTableDataReq
Nested Schema : columns
Type:
Show Source
array
-
Array of:
object PolicyTableColumn
Title:
PolicyTableColumn
Nested Schema : PolicyTableColumn
Type:
object
Title:
Show Source
PolicyTableColumn
-
dataType:
string
Allowed Values:
[ "accessType", "array", "boolean", "operationType", "pccRule", "pccRuleList", "pccRuleProfile", "policyCounterId", "pra", "praList", "ratType", "sessionRule", "sessionRuleList", "sessionRuleProfile", "string" ]
-
isKey:
boolean
-
name:
string
Nested Schema : JsonNode
Type:
object
Title:
JsonNode
Response
Supported Media Types
- application/problem+json
200 Response
Ok
Root Schema : schema
Type:
object
201 Response
Policies Imported
Root Schema : schema
Type:
object
400 Response
Bad request
401 Response
Unauthorized
403 Response
Forbidden
404 Response
Not Found
406 Response
Not Acceptable
408 Response
Request Timeout
500 Response
Internal Server Error
503 Response
Service Unavailable
504 Response
Gateway Timeout