Virtual Machine Get Layout
Deprecated as of vSphere API 4.0, use layoutEx instead. In releases after vSphere API 5.0, vSphere Servers might not generate property collector update notifications for this property. To obtain the latest value of the property, you can use PropertyCollector methods RetrievePropertiesEx or WaitForUpdatesEx. If you use the PropertyCollector.WaitForUpdatesEx method, specify an empty string for the version parameter. Any other version value will not produce any property values as no updates are generated.
Detailed information about the files that comprise this virtual machine.
The unique identifier for the managed object to which the property attaches; the serialized managed object reference for a request has the form moType/moId
, in this case VirtualMachine/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
OK
{
"0": "V",
"1": "i",
"2": "r",
"3": "t",
"4": "u",
"5": "a",
"6": "l",
"7": "M",
"8": "a",
"9": "c",
"10": "h",
"11": "i",
"12": "n",
"13": "e",
"14": "F",
"15": "i",
"16": "l",
"17": "e",
"18": "L",
"19": "a",
"20": "y",
"21": "o",
"22": "u",
"23": "t",
"24": " ",
"25": "O",
"26": "b",
"27": "j",
"28": "e",
"29": "c",
"30": "t"
}
curl -H 'Authorization: <value>' https://{api_host}/sdk/vim25/{release}/VirtualMachine/{moId}/layout