Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Mist Org NAC Endpoint management #75

Open
yamabay opened this issue Jan 31, 2025 · 1 comment
Open

Support for Mist Org NAC Endpoint management #75

yamabay opened this issue Jan 31, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@yamabay
Copy link

yamabay commented Jan 31, 2025

Is your feature request related to a problem? Please describe.
It appears that the mist_org_nac_endpoint was not actually created within the Terraform Provider? The resource exists in the documentation, but I can't find any backend code for it or the data source. I also can't seem to find any API endpoints within Juniper's API docs that could be used to manage NAC endpoints.

Describe the solution you'd like
Terraform support for managing Org NAC Endpoints and information on the accompanying API endpoints that would be used.

Describe alternatives you've considered
Without Terraform or general API support, the only option would be manual control through the Mist Portal.

Additional context
I opened this as a feature request in case it doesn't actually exist yet! If it does, sorry for the waste of time!

@yamabay yamabay added the enhancement New feature or request label Jan 31, 2025
@tmunzer
Copy link
Collaborator

tmunzer commented Jan 31, 2025

H @yamabay,

The "NAC Endpoint" wording is mostly used on the Mist UI, but I kept is for the Terraform resource name.
However, it is referenced under the "org_usermac" name in the code , based on the API resource name.

I agree this is not the clever move and may be confusing... I'll see to update the file names in the Terraform code to match the resource name (org_nac_endpoint) in a future version.

Regards,
Thomas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants