INPUT_OBJECT
UpdateClusterNtpServersInput
link GraphQL Schema definition
- input UpdateClusterNtpServersInput {
- # Required. ID of the Rubrik cluster or *me* for self.
- : String!
- # Required. List of NTP servers.
- : [NtpServerConfigurationInput!]!
- }
INPUT_OBJECT
- input UpdateClusterNtpServersInput {
- # Required. ID of the Rubrik cluster or *me* for self.
- : String!
- # Required. List of NTP servers.
- : [NtpServerConfigurationInput!]!
- }