# Juniper Mist AI Orgs NAC Tags API

**Canonical:** https://apis.io/apis/mist-ai/mist-ai-orgs-nac-tags-api/  
**Provider:** Juniper Mist AI — https://apis.io/providers/mist-ai/  
**Base URL:** https://api.mist.com/api/v1  
**Documentation:** https://www.juniper.net/documentation/us/en/software/mist/api/http/getting-started/how-to-get-started

Juniper Mist AI Orgs NAC Tags API is one of 211 APIs that [Juniper Mist AI](https://apis.io/providers/mist-ai/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Orgs NAC Tags. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

NAC Tags are the building blocks to compose nacrules. They can either appear in the "matching" / "not_matching" sections of a nacrule, in which case they play the role of classifiers, or they could appear in the "apply_tags" section of the of a nacrule, in which case they influence the result. When the "type" field of nactag is "match", it can be used as the classifier of a nacrule. - "match" field specifies the attribute name and "values" field specifies the list of attribute values to match on. - When multiple values are specified, its treated as an OR condition between those values. This behavior can be changed by setting "match_all" field to "true", in which case it is treated as an AND condition between those values. - By default, exact match is performed. This behavior can be changed as follows: - Adding `-` at the beginning will perform suffix match (ex: -staff will match foo-staff and bar-staff) - Adding `-` at the end will perform prefix match (ex: foo- will match foo-staff and foo-interns) - Adding `!` at both ends will perform substring match (ex: printer will match hp-printer-bldg1, brother-printer-lab) - Adding `!` at the beginning will perform negation of the match (ex: !ssid-guest will match any string that is not ssid-guest) - Note: when negation should be used along with suffix/substring operation, ! should always precede \* (ex: !guest will match any string that is not ending with guest) When the "type" field of nactag is NOT "match", it can be used as the result of a nacrule. "type" field identifies the action to take and the corresponding field would provide any associated parameters to that action. When the "type" field of nactag is NOT "match" and is any of the result type also supported by usermac table(`vlan`), "allow_usermac_override" field can be set to true to allow the override by usermac result

## Machine-readable artifacts (4)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/mist-ai/refs/heads/main/openapi/mist-ai-orgs-nac-tags-api-openapi.yml
- **Documentation** — https://www.juniper.net/documentation/us/en/software/mist/api/http/getting-started/how-to-get-started
- **Documentation** — https://www.juniper.net/documentation/us/en/software/mist/api/http/api/
- **SourceCode** — https://github.com/mistsys/mist_openapi

## Other Juniper Mist AI APIs (12)

- [Juniper Mist WebSocket Streaming API](https://apis.io/apis/mist-ai/juniper-mist-websocket-streaming/)
- [Juniper Mist Webhooks API](https://apis.io/apis/mist-ai/juniper-mist-webhooks/)
- [Juniper Mist AI Admins API](https://apis.io/apis/mist-ai/mist-ai-admins-api/)
- [Juniper Mist AI Admins Login API](https://apis.io/apis/mist-ai/mist-ai-admins-login-api/)
- [Juniper Mist AI Admins Login - OAuth2 API](https://apis.io/apis/mist-ai/mist-ai-admins-login-oauth2-api/)
- [Juniper Mist AI Admins Logout API](https://apis.io/apis/mist-ai/mist-ai-admins-logout-api/)
- [Juniper Mist AI Admins Lookup API](https://apis.io/apis/mist-ai/mist-ai-admins-lookup-api/)
- [Juniper Mist AI Admins Recover Password API](https://apis.io/apis/mist-ai/mist-ai-admins-recover-password-api/)
- [Juniper Mist AI Constants Definitions API](https://apis.io/apis/mist-ai/mist-ai-constants-definitions-api/)
- [Juniper Mist AI Constants Events API](https://apis.io/apis/mist-ai/mist-ai-constants-events-api/)
- [Juniper Mist AI Constants Models API](https://apis.io/apis/mist-ai/mist-ai-constants-models-api/)
- [Juniper Mist AI Installer API](https://apis.io/apis/mist-ai/mist-ai-installer-api/)

## Tags

Orgs NAC Tags

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/mist-ai/mist-ai-orgs-nac-tags-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/mist-ai/.
