Instances
Create or update tags
Create or update one or more tags for the specified instance. If a tag does not exist, it gets created. If a tag already exists, its value is overwritten.
POST
Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project ID
Region ID
Instance ID
Body
application/json · UpdateTagsSerializer · object
Response
204
Everything is OK