HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/ntp_keys/{NTP_Key.key_id}

Path Params
string
required

Reference Resource: NTP_Key
Specifies a key_id which is used for NTP authentication. If this is not set, NTP will not use authenticate for the configured NTP server.

Body Params
string
required
length between 8 and 128

Specifies an encrypted key_password which is used for NTP authentication.

string
enum

Specifies an encrypted key_type which is used for NTP authentication.

Allowed:
boolean
required

Enables trust settings for this key_id..

Responses
200

OK

204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
Response
Click Try It! to start a request and see the response here!