Get All Configurations for Control Plane
get
/api/v1/configuration/cpConfig
Get all available configurations for the control plane.
Request
There are no request parameters for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
OK
Root Schema : CpConfigMap
Type:
object
Control plane configuration map
Show Source
-
activeLdapId:
string
Active LDAP configuration ID
-
consoleIdleTimeout:
string
Timeout time (in minutes) of idle control plane
-
controlPlaneId:
string
Blockchain Platform Manager ID
-
notificationTimeout:
string
Timeout (in minutes) for notifications
401 Response
Not authorized
404 Response
Invalid parameters
500 Response
Service unavailable