Update Policy Project State
put
ss/oc-cnpolicy-configuration/v1/policymgmt/policyprojects/{serviceName}/{policyProjectName}
Request
Supported Media Types
- application/json
Path Parameters
-
policyProjectName: string
Policy Project Name
-
serviceName: string
Service Name
body
Root Schema : PolicyProjectStateTransitionRequest
Type:
object
Title:
Show Source
PolicyProjectStateTransitionRequest
-
state:
string
Allowed Values:
[ "dev", "prod" ]
Response
Supported Media Types
- */*
200 Response
Policy project state was succesfully updated
Root Schema : schema
Type:
string
201 Response
Created
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