[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager

Host

Properties

integer as int32
cpu Optional

string
hostName Optional

number as double
memory Optional

array of Network
networks Optional

array of Storage
storages Optional

number as double
totalStorage Optional

JSON Example

{
	"cpu": 0,
	"hostName": "string",
	"memory": 0,
	"networks": [
		{
			"isManaged": false,
			"network": "string"
		}
	],
	"storages": [
		{
			"availableSize": 0,
			"isManaged": false,
			"storageName": "string",
			"totalSize": 0
		}
	],
	"totalStorage": 0
}
[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
Property Of

VCCluster
VCDataCenter

Feedback

Was this page helpful?