API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Configure a new MKA policy

List of MKA policies.

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

Name of the MKA policy.

Query Params
string

LOCAL - To create local objects. SHARED - To create shared objects. Default - Defaults to SHARED if not provided

string

Scope at which local object needs to be created. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.

string

Device function for which the local object needs to be created. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.

Body Params

policybody object

cak-info
object

CAK configuration.

string
length ≤ 9999
Defaults to 01:80:c2:00:00:03

The destination MAC address to use in EAPoL packets for MKA.
If not set, the default EAPoL multicast MAC 01:80:c2:00:00:03 is
used.

boolean
Defaults to false

Enable 802.1q tag in EAPoL frames for MKA.

string
length ≤ 9999
Defaults to 888e

The Ether-Type to be used in EAPoL packets for MKA.
When not configured, the default Ether-Type 0x888e is used.

int32
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.

string
length between 1 and 32

Configure the keychain for MKA policy.

int64
60 to 86400

Secure Association Key rekey interval in seconds. Corresponds to 'sak-rekey-interval ' (AP).

int32
2 to 6
Defaults to 2

MKA transmit interval in seconds.

string
length between 1 and 256

MKA policy description.

string
length between 1 and 128

Name of the MKA policy.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json