Schemas
The following JSON schema is used to represent resources in the /Sites collection in the VAO REST API. Properties included in the schema represent VAO server settings and can be used for query parameter values in GET requests.
SiteInfoDetail
Property | Type | Description |
---|---|---|
id | string | System ID assigned to the VAO server in the VAO REST API. |
name | string | Display name of the VAO server. |
description | string | Description of the VAO server. |
contactEmail | string | Email of a person responsible for monitoring VAO performance. |
contactTel | string | Telephone number of a person responsible for monitoring VAO performance. |
contactName | string | Contact name of a person responsible for monitoring VAO performance. |
server | string | Name of the machine running the VAO server. |
port | integer | Port used by the VAO Server Service to connect to VAO agents running on standalone Veeam Backup & Replication servers. |
role | string | Role of the VAO server. |