Create Endpoint State
Only Solution users, Container admins, and System admins can create EndpointStates.
{
"documentExpirationTimeMicros": "string",
"endpointType": "string",
"authCredentialsLink": "string",
"documentUpdateTimeMicros": "string",
"resourcePoolLink": "string",
"documentSelfLink": "string",
"tagLinks": [
"string"
],
"name": "string",
"groupLinks": [
"string"
],
"tenantLinks": [
"string"
],
"id": "string",
"computeDescriptionLink": "string",
"computeLink": "string"
}
documentExpirationTimeMicros
endpointType
endpointProperties
authCredentialsLink
documentUpdateTimeMicros
customProperties
resourcePoolLink
documentSelfLink
tagLinks
name
groupLinks
tenantLinks
id
computeDescriptionLink
computeLink
successful operation
{
"documentExpirationTimeMicros": "string",
"endpointType": "string",
"authCredentialsLink": "string",
"documentUpdateTimeMicros": "string",
"resourcePoolLink": "string",
"documentSelfLink": "string",
"tagLinks": [
"string"
],
"name": "string",
"groupLinks": [
"string"
],
"tenantLinks": [
"string"
],
"id": "string",
"computeDescriptionLink": "string",
"computeLink": "string"
}
documentExpirationTimeMicros
endpointType
endpointProperties
authCredentialsLink
documentUpdateTimeMicros
customProperties
resourcePoolLink
documentSelfLink
tagLinks
name
groupLinks
tenantLinks
id
computeDescriptionLink
computeLink
'Created' is returned for the new state with the state url in the location header of the response;