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

InlineCrossVdcNetwork1

Properties

string
errorMessage Optional

If the network has an error status, a more detailed error message is set here.


routerRef Optional

The router that this network is attached to.


status Optional

The status of the network.


vdcGroupRef Optional

The vDC group that this network belongs to.

JSON Example

{
	"errorMessage": "string",
	"routerRef": {
		"id": "string",
		"name": "string"
	},
	"status": "enum",
	"vdcGroupRef": {
		"id": "string",
		"name": "string"
	}
}
[{"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
Used By

CrossVdcNetwork

Feedback

Was this page helpful?