Update tags
Select
SaaS
Customer Managed
This operation updates a new tag or multiple tags for a given entity or multiple entities.
- application/json
Request Body
entityTag object[] required
entityType integer requiredThis value defines the type of entity which can be used for tag association
Valid Values are
- 3, CLIENT_ENTITY
- 5, INSTANCE_ENTITY
- 7, SUBCLIENT_ENTITY
- 28, CLIENT_GROUP_ENTITY
- 64, PROVIDER_ENTITY
- 158, PLAN_ENTITY
- 61, COMPANY_ENTITY
entityId integer requiredId of the entity such as client, instance, subclient and so on.
tag object[]
Tag object
name string requiredTag Name
value string requiredTag value
Responses
- 200
OK
Loading...