Create or update one or more tags for an instance. If a tag does not exist, it gets created. If a tag already exists, it’s value is overwritten
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Project ID
Region ID
Instance ID
Tag value. The maximum size for a value is 1024 bytes. Set to null in order to delete this tag.
1 - 1024"my-tag-value"
Everything is OK