Schemas
The following JSON schema is used to represent resources in the /tags collection in the Veeam Backup for AWS REST API. Properties included in schemas represent AWS tag details.
Tag
| Property | Type | Description | 
|---|---|---|
| id | string | System ID assigned to an AWS tag in the Veeam Backup for AWS REST API. | 
| key | string | Key of the AWS tag. | 
| value | string | Value of the AWS tag. | 
| _links | array | A list of methods and operations available for the AWS tag in the Veeam Backup for AWS REST API, and request URLs used to perform the operations. |