
Properties
The resources in the /Sites collection have properties that represent VAO server settings. Properties can be used for query parameter values in GET requests.
Property | Type | Description |
---|---|---|
name | string | Display name of the VAO server. |
id | string | System ID assigned to the VAO server in VAO RESTful API. |
serverName | string | Name of the machine running the VAO server. |
contactName | string | Contact name of a person responsible for monitoring VAO performance. |
contactEmail | string | Email of a person responsible for monitoring VAO performance. |
contactTel | string | Telephone number of a person responsible for monitoring VAO performance. |
description | string | Description of the VAO server. |
type | string | Type of the VAO server. |
_links | dictionary of string [key] and object [value] | Links to related resources (navigation property). Can contain links to plan resources. |