rubrik-sdk-for-go icon indicating copy to clipboard operation
rubrik-sdk-for-go copied to clipboard

ConfigureNTP() doesn't support secure NTP servers

Open DamaniN opened this issue 2 years ago • 0 comments

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

DamaniN avatar Jan 09 '23 18:01 DamaniN