Create Configuration State
Only Solution users and System admins can create ConfigurationStates.
Request
URI
POST
https://{api_host}/container-service/api/config/props
COPY
Request Body
ConfigurationState
of type(s)
application/json
Required
{
"documentExpirationTimeMicros": "string",
"documentSelfLink": "string",
"value": "string",
"key": "string",
"documentUpdateTimeMicros": "string"
}
string
documentExpirationTimeMicros
Optional
documentExpirationTimeMicros
string
documentSelfLink
Optional
documentSelfLink
string
value
Optional
value
string
key
Optional
key
string
documentUpdateTimeMicros
Optional
documentUpdateTimeMicros
Responses
200
successful operation
Returns
ConfigurationState
of type(s)
*/*
{
"documentExpirationTimeMicros": "string",
"documentSelfLink": "string",
"value": "string",
"key": "string",
"documentUpdateTimeMicros": "string"
}
string
documentExpirationTimeMicros
Optional
documentExpirationTimeMicros
string
documentSelfLink
Optional
documentSelfLink
string
value
Optional
value
string
key
Optional
key
string
documentUpdateTimeMicros
Optional
documentUpdateTimeMicros
201
'Created' is returned for the new state with the state url in the location header of the response;
Operation doesn't return any data structure
Create Operations
POST
Create Auth Credentials Service State
POST
Create Closure Description
POST
Create Closure State
POST
Create Composite Component
POST
Create Composite Description
POST
Create Compute Description
POST
Create Compute Network
POST
Create Compute Network Description
POST
Create Compute Profile
POST
Create Compute State
POST
Create Configuration State
POST
Create Container Description
POST
Create Container Network Description
POST
Create Container Network State
POST
Create Container State
POST
Create Container Type
POST
Create Container Volume Description
POST
Create Container Volume State
POST
Create Deployment Policy
POST
Create Disk State
POST
Create Elastic Placement Zone Configuration State
POST
Create Elastic Placement Zone State
POST
Create Endpoint State
POST
Create Event Log State
POST
Create Group Resource Placement State
POST
Create Image Enumeration Task State
POST
Create Image State
POST
Create Network Interface Description
POST
Create Network Interface State
POST
Create Network Profile
POST
Create Network State
PUT
Create Or Update Container Type
POST
Create Profile State
POST
Create Registry State
POST
Create Request Broker State
POST
Create Resource Group State
POST
Create Resource Pool State
POST
Create Service Document Delete Task State
POST
Create Ssl Trust Certificate State
POST
Create Ssl Trusted Certificate State
POST
Create Storage Profile
POST
Create Subnet State
POST
Create Tag Assignment Request
POST
Create Tag State