HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/mka_policies/{name}

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Reference Resource: MKA_Policy
Name of the MKA policy.

Body Params
string

Secure Connectivity Assocation Key (CAK) associated with this policy. This is only applicable when the mode is set to PSK.

integer
0 to 255

MKA participant priority used to determine which participant is elected as the key server. A value of 255 indicates that this participant will not become the key server.

integer
2 to 6

MKA transmit interval in seconds.

string
enum

The MKA policy mode. psk: Policy mode is Pre-Shared Key. In this mode the CAK and CKN of the MKA policy are statically configured by the user. eap-tls: Policy mode is EAP over Transport layer Security Protocol(TLS). In this mode, the CAK and CKN of the MKA policy are derived from EAP MSK (Master Session Key).

Allowed:
string
length between 1 and 64

Connectivity Association Key Name (CKN) associated with this policy. This is only applicable when the mode is set to PSK.

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
LoadingLoading…