[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api

VcenterServerInventoryItem

Details about a vCenter Server inventory object


Properties

string
id Optional

Identifier of the object


string
name Optional

Name of the object


string
parent Optional

ID of the parent object


string
path Optional

Path to the object

JSON Example

{
	"id": "string",
	"name": "string",
	"parent": "string",
	"path": "string"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Property Of

VcenterServerInventoryItemDrResponseList
Used By

VcenterServerInventoryItemDrResponseEntity

Feedback

Was this page helpful?