[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
vrs-appliance-config-api

UpdateTimeSettingsSpec

Time settings update spec


Properties

synchronization Optional

Time synchronization settings


string
zone Optional

Current time zone

JSON Example

{
	"synchronization": {
		"mode": "DISABLED",
		"ntp_servers": [
			"string"
		]
	},
	"zone": "string"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
vrs-appliance-config-api
Parameter To

Update Time Settings

Feedback

Was this page helpful?