API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Create Static Tag configuration.

Static Tags for Central NAC.

Static Tags can be used to build policies that apply to specific devices.

Path Params
string
required
length ≤ 9999

Unique immutable identifier for static tag.

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

tagbody object

string
length between 0 and 255

Static tag description.

string
required
length between 1 and 32

Static tag name.

string
length ≤ 9999

Unique immutable identifier for static tag.

Responses

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