INPUT_OBJECT
NtpServerConfigurationInput
Description
Supported in v5.0+
link GraphQL Schema definition
- input NtpServerConfigurationInput {
- # Required. Supported in v5.0+
- # Name or IP address of the NTP server.
- : String!
- # Supported in v5.0+
- : NtpSymmKeyConfigurationInput
- }