Function
This interface is used to delete all tags of a BMS.
You are required to use the HTTP header X-OpenStack-Nova-API-Version: 2.26 to specify the micro version on the client.
Constraints
NOTE:
- Tag __type_baremetal is used to identify a BMS. You are not advised to delete this tag. Otherwise, the BMS will be displayed only on the ECS console.
- After deleting the __type_baremetal tag, you can add it again by following the instructions in section Adding a Tag to a BMS (Native OpenStack API). After the tag is added, the BMS will be displayed on the BMS console.
URI
DELETE /v2.1/{project_id}/servers/{server_id}/tags
Table 1 lists the parameters.
Table 1 Parameter description
Parameter |
Mandatory |
Description |
project_id |
Yes |
Specifies the project ID. |
server_id |
Yes |
Specifies the BMS ID. |