Replace security group tags
Security Groups
Replace security group tags
deprecated
Replace all tags for a security group.
Deprecated: Use PATCH /v1/securitygroups/{project_id}/{region_id}/{group_id} instead.
PUT
Replace security group tags
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-1046.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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
Example:
1
Region ID
Example:
1
Group ID
Example:
"024a29e9-b4b7-4c91-9a46-505be123d9f8"
Body
application/json
The body is of type UpdateTagsSerializer · object.
Response
204
No Content