Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Experimenting with endpoint that updates tag/host group info @ '/smc-configuration/rest/v1/tenants/<tag#>/tags/<tagId>', but can't seem to get this working. It generally produces a 404, with "code 5135, message, 'not found'". Can update host group de...
Figured it out: PUT data must include reference to the tag ID *and* the domain ID, even though these are in the URI. Not highlighted in documentation that both are required (at least in 7.1.2) Incidentally, changing subnets via 'ranges' is a substit...