rubrik-sdk-for-go
rubrik-sdk-for-go copied to clipboard
ConfigureNTP() doesn't support secure NTP servers
Expected Behavior
When using the ConfigureNTP() function with CDM v5.0 or later, the NTP servers should be updated. ConfigureNTP() should also provide options for specifying a secure NTP server.
Current Behavior
By inspection, running ConfigureNTP() will not update the NTP servers for CDM v5.0 or later. This is due to changes in the REST API format for updating the NTP settings. The ConfigureNTP() funciton also does not have the options to add secure NTP servers.
Failure Information (for bugs)
None - this is via code inspection.
Steps to Reproduce
None
Context
Applies to CDM v5.0 and later.
Failure Logs
None