Update Compute State
Only Solution users, Container admins, and System admins can update ComputeStates.
The id of the ComputeState
The ComputeState to be updated.
{
"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
'OK' is returned when the ComputeState is updated.