[{"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

VroRemoteItems

A list of objects in vRealize orchestrator server


Properties

integer
pageCount Optional

array of VroRemoteItem
remoteItems Optional

Information about various objects in vRealize Orchestrator server


integer
resultTotal Optional

JSON Example

{
	"pageCount": 0,
	"remoteItems": [
		{
			"canHaveChildren": false,
			"description": "string",
			"dunesId": "string",
			"href": "string",
			"id": "string",
			"name": "string",
			"rel": "string",
			"selectable": false,
			"type": "string",
			"vroServerId": "string"
		}
	],
	"resultTotal": 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

Search Sdk Objects
Browse Sdk Objects

Feedback

Was this page helpful?