File Server DateTime Settings PUT operation
PUT {{baseUrl}}/api/v1/storage-systems/device-type6/:systemUuid/datetime-settings
This API endpoint is to update DateTime Settings
Request Body
{"ntpServer1"=>"<ipv4>", "ntpServer2"=>"<ipv4>", "ntpServer3"=>"<ipv4>", "timezone"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |