Virtual Machine
Rename a VM
post/project/{project_id}/location/{location}/vm/{vm_reference}/rename
Request body
Response
A VM
Example response
{
"id": "vmhfy8gff8c67hasb0eez2k1pd",
"location": "eu-central-h1",
"name": "my-vm-name",
"firewalls": [
{
"firewall_rules": [
{
"id": "fraz0q3vbrpa7pkg7zbmah9csn"
}
],
"id": "fwfg7td83em22qfw9pq5xyfqb7"
}
]
}Changes
Changed in 3 of the 59 revisions of this API.3
- ○
added the required property
////to the response with the statusresponse-required-property-added
- ○
- ○
added the required property
/////to the response with the statusresponse-required-property-added
- ○
- ○
added the required property
/////to the response with the statusresponse-required-property-added
- ○