INPUT_OBJECT
NcdConfigInput
Description
Input to configure the SLA Domain for NAS Cloud Direct.
link GraphQL Schema definition
- input NcdConfigInput {
- # Specifies the target locations' UUIDs for the daily schedule.
- UUID!] : [
- # Specifies the target locations' UUIDs for the hourly schedule.
- UUID!] : [
- # Specifies the target locations' UUIDs for the per-minute schedule.
- UUID!] : [
- # Specifies the target locations' UUIDs for the monthly schedule.
- UUID!] : [
- # Specifies the target locations' UUIDs for the quarterly schedule.
- UUID!] : [
- # Specifies the target locations' UUIDs for the weekly schedule.
- UUID!] : [
- # Specifies the target locations' UUIDs for the yearly schedule.
- UUID!] : [
- }