裸金属服务器 BMS-查询裸金属服务器详情列表(废弃):请求示例
时间:2025-05-20 16:12:08
请求示例
- 查询裸金属服务器的详情列表。
1
https://{E CS Endpoint}/v2.1/bbf1946d374b44a0a2a95533562ba954/servers/detail
- 查询标签中包含__type_baremetal的裸金属服务器的详情列表。
1
https://{ECS Endpoint}/v2.1/bbf1946d374b44a0a2a95533562ba954/servers/detail?tags=__type_baremetal
- 查询标签中包含__type_baremetal且名称包含bms-test01的裸金属服务器的详情列表。
1
https://{ECS Endpoint}/v2.1/bbf1946d374b44a0a2a95533562ba954/servers/detail?tags=__type_baremetal&name=bms-test01
support.huaweicloud.com/api-bms/bms_api_0710.html