[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail

VxRailManager

VxRail Manager representation


Properties

cluster Optional

Information about the cluster this VxRailManager associated with


domain Optional

Information about the domain this VxRailManager is part of


string
fqdn Optional

FQDN of the VxRailManager


string
id Optional

ID of the VxRailManager


string
ipAddress Optional

IP address of the VxRailManager


string
name Optional

Name of the VxRailManager Appliance VM


string
status Optional

Operational status of VxRailManager


vcenter Optional

Information about the vCenter this VxRailManager associated with


string
version Optional

Version of the VxRailManager

JSON Example

{
	"cluster": {
		"id": "string"
	},
	"domain": {
		"id": "string",
		"name": "string"
	},
	"fqdn": "string",
	"id": "string",
	"ipAddress": "string",
	"name": "string",
	"status": "string",
	"vcenter": {
		"fqdn": "string",
		"id": "string"
	},
	"version": "string"
}
[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail
Property Of

PageOfVxRailManager
Returned By

Get Vx Rail Manager

Feedback

Was this page helpful?