This API is idempotent.
Select a desired tool for URI encoding.
DELETE /v1/{project_id}/protected-instances/{protected_instance_id}/tags/{key}
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
project_id |
Yes |
String |
Specifies the project ID. |
protected_instance_id |
Yes |
String |
Specifies the ID of a protected instance. For details, see Querying Protected Instances. |
key |
Yes |
String |
Specifies the tag key. |
Returned Value |
Description |
---|---|
204 |
No Content |
Returned Value |
Description |
---|---|
400 |
Invalid parameters. |
401 |
Authentication failed. |
403 |
Insufficient permission. |
404 |
The requested resource was not found. |
500 |
Internal service error. |