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

SiteAssociation

An associated site.


Properties

string
baseUiEndpoint Optional

URL of a webpage for the UI of the associated site.


string
id Optional

A unique identifier for the associated site.


string
maxSupportedApiVersion Optional

The API version of the associated site.


string as ^[a-zA-Z0-9_\-\.\!\'\(\),\$]+$
name Optional

Name of the associated site.


string
publicKey Optional

PEM-encoded public key for the associated site.


string
restApiEndpoint Optional

URL for the REST endpoint of the associated site.


string
status Optional

The status of the associated site. Possible statuses include symmetric, asymmetric, or error.

JSON Example

{
	"baseUiEndpoint": "string",
	"id": "string",
	"maxSupportedApiVersion": "string",
	"name": "string",
	"publicKey": "string",
	"restApiEndpoint": "string",
	"status": "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
Availability
Added in 37.0
Property Of

InlineSiteAssociations1
Returned By

Get Site Association

Feedback

Was this page helpful?