Schemas
The following JSON schemas are used to represent time zone settings in the /dateTime collection in the Veeam Backup for AWS REST API.
DateTimeSettings
Property | Type | Description |
---|---|---|
timezone | Time zone selected for the Veeam Backup for AWS server. | |
useCustomSettings | boolean | Defines whether the time zone is customized. By default, Veeam Backup for AWS operates in the UTC timezone. |
Property | Type | Description |
---|---|---|
name | string | Name of a time zone. For example: America/New_York, Asia/Singapore. |
displayName | string | Name of the time zone displayed in the Veeam Backup for AWS UI. For example: America/New_York -04:00, Asia/Singapore +08:00. |