Create Compute State
Only Solution users, Container admins, and System admins can create ComputeStates.
{
"hostName": "string",
"powerState": "string",
"environmentName": "string",
"tagLinks": [
"string"
],
"creationTimeMicros": 0,
"zoneId": "string",
"groupLinks": [
"string"
],
"id": "string",
"gpuCount": 0,
"cpuCount": 0,
"lifecycleState": "string",
"documentExpirationTimeMicros": "string",
"parentLink": "string",
"address": "string",
"diskLinks": [
"string"
],
"endpointLink": "string",
"instanceType": "string",
"descriptionLink": "string",
"cpuMhzPerCore": 0,
"documentUpdateTimeMicros": "string",
"primaryMAC": "string",
"totalMemoryBytes": 0,
"resourcePoolLink": "string",
"adapterManagementReference": "string",
"regionId": "string",
"networkInterfaceLinks": [
"string"
],
"documentSelfLink": "string",
"name": "string",
"tenantLinks": [
"string"
],
"desc": "string"
}
hostName
powerState
environmentName
tagLinks
creationTimeMicros
zoneId
groupLinks
id
gpuCount
cpuCount
lifecycleState
documentExpirationTimeMicros
parentLink
address
diskLinks
endpointLink
instanceType
descriptionLink
cpuMhzPerCore
documentUpdateTimeMicros
primaryMAC
totalMemoryBytes
customProperties
resourcePoolLink
adapterManagementReference
regionId
networkInterfaceLinks
documentSelfLink
name
tenantLinks
desc
successful operation
{
"hostName": "string",
"powerState": "string",
"environmentName": "string",
"tagLinks": [
"string"
],
"creationTimeMicros": 0,
"zoneId": "string",
"groupLinks": [
"string"
],
"id": "string",
"gpuCount": 0,
"cpuCount": 0,
"lifecycleState": "string",
"documentExpirationTimeMicros": "string",
"parentLink": "string",
"address": "string",
"diskLinks": [
"string"
],
"endpointLink": "string",
"instanceType": "string",
"descriptionLink": "string",
"cpuMhzPerCore": 0,
"documentUpdateTimeMicros": "string",
"primaryMAC": "string",
"totalMemoryBytes": 0,
"resourcePoolLink": "string",
"adapterManagementReference": "string",
"regionId": "string",
"networkInterfaceLinks": [
"string"
],
"documentSelfLink": "string",
"name": "string",
"tenantLinks": [
"string"
],
"desc": "string"
}
hostName
powerState
environmentName
tagLinks
creationTimeMicros
zoneId
groupLinks
id
gpuCount
cpuCount
lifecycleState
documentExpirationTimeMicros
parentLink
address
diskLinks
endpointLink
instanceType
descriptionLink
cpuMhzPerCore
documentUpdateTimeMicros
primaryMAC
totalMemoryBytes
customProperties
resourcePoolLink
adapterManagementReference
regionId
networkInterfaceLinks
documentSelfLink
name
tenantLinks
desc
'Created' is returned for the new state with the state url in the location
header of the response;