You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: