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 definition via '/smc-configuration/rest/v1/tenants/<tag#>/tags', but that requires re-post of the entire definition.
Intent is to modify single item, like 'ranges' or 'name', but post of '{ "name" : "new name" }'' for example, generates error