Create Server NTP Policy
POST https://intersight.com/api/v1/ntp/Policies
Request Body
{"Name"=>"server-ntp-policy", "Description"=>"NTP Policy for ntp.org", "Enabled"=>true, "NtpServers"=>["pool.ntp.org"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string | ||
Digest | string | ||
Date | string | ||
Content-Type | string |