Save or Update a Control Plane Configuration

post

/api/v1/configuration/cpConfig

Save or update a control plane configuration.

Request

Supported Media Types
Body ()
request payload in JSON
Root Schema : CpConfigDetail
Type: object
Control plane configuration details
Show Source
Back to Top

Response

Supported Media Types

200 Response

OK

400 Response

Bad Request

401 Response

Not authorized

409 Response

Operation conflict
Body ()
Root Schema : Error
Type: object
Error Information.
Show Source
Nested Schema : errors
Type: array
list of errors
Show Source
Nested Schema : warnings
Type: array
list of warnings
Show Source

500 Response

Service unavailable
Back to Top