[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director

VroRemoteInventoryItem

Meta information about an inventory item on a vRealize Orchestrator server


Properties

array of WsAttribute
attributes Optional

Definition of WsAttribute.


string
href Optional

relations Optional

Definition of Relations.

JSON Example

{
	"attributes": [
		{
			"displayValue": "string",
			"name": "string",
			"value": "string"
		}
	],
	"href": "string",
	"relations": {
		"link": [
			{
				"attributes": [
					{
						"displayValue": "string",
						"name": "string",
						"value": "string"
					}
				],
				"href": "string",
				"name": "string",
				"rel": "string",
				"type": "string"
			}
		],
		"start": 0,
		"total": 0
	}
}
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Returned By

Get Remote Inventory

Feedback

Was this page helpful?