NcdConfigInput
Input to configure the SLA Domain for NAS Cloud Direct.
Fields
| Field | Type | Description |
|---|---|---|
| dailyBackupLocations | [UUID!] | Specifies the target locations' UUIDs for the daily schedule. |
| hourlyBackupLocations | [UUID!] | Specifies the target locations' UUIDs for the hourly schedule. |
| minutelyBackupLocations | [UUID!] | Specifies the target locations' UUIDs for the per-minute schedule. |
| monthlyBackupLocations | [UUID!] | Specifies the target locations' UUIDs for the monthly schedule. |
| quarterlyBackupLocations | [UUID!] | Specifies the target locations' UUIDs for the quarterly schedule. |
| weeklyBackupLocations | [UUID!] | Specifies the target locations' UUIDs for the weekly schedule. |
| yearlyBackupLocations | [UUID!] | Specifies the target locations' UUIDs for the yearly schedule. |