HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/vrfs/{VRF.name}/ntp_associations

Path Params
string
required

Reference Resource: VRF
VRF identifier. Should be alphanumeric. VRF names must be unique.

Body Params
string
required
length ≤ 256

Reference Resource: NTP_Association
FQDN or ip address for the association.

association_attributes
object
string

Reference Resource: NTP_Key
Key id is used if NTP client wants to connect to an authenticated association. Key id is not used when using an unauthenticated association.

string
enum

Indicates whether NTP server is obtained via DHCP or configured by user

Allowed:
string
required

Reference Resource: NTP_Association
Specifies which VRF this association should connect with.

Responses
201

Created

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!