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

assign-device-to-site implementation? #138

Open
matt-edu opened this issue Oct 27, 2024 · 1 comment
Open

assign-device-to-site implementation? #138

matt-edu opened this issue Oct 27, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@matt-edu
Copy link

My org relies on this provider to maintain our site hierarchy and inventory, but we have been unable to figure out how to assign devices to a site/floor. Is there something simple we are missing, or does the functionality just not exist yet? Thanks.

@kuba-mazurkiewicz kuba-mazurkiewicz added the enhancement New feature or request label Nov 13, 2024
@kuba-mazurkiewicz kuba-mazurkiewicz self-assigned this Nov 13, 2024
@kuba-mazurkiewicz
Copy link
Collaborator

hey @matt-edu assigning device to site can be done either via PNP: catalystcenter_pnp_device_claim_site or via fabric provision device: catalystcenter_fabric_provision_device.

In CC 2.3.7.6 there are 2 API endpoints: /networkDevices/assignToSite/apply and /networkDevices/unassignFromSite/apply which can be used to assign and unassign unprovisioned device from site, but there is a internal defect which would be solved in 2.3.7.9 release and then we will add that to provider.

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