cURL
curl --request GET \ --url https://console.gmicloud.ai/api/v1/baremetals/products \ --header 'Authorization: Bearer <token>'
200
Example
[ { "idc": "<string>", "name": "<string>", "price": 123, "spec": {}, "type": "Container", "valid": true, "gpuModel": "<string>", "productLine": "<string>" }]
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
50
successful
Container
BareMetal
Storage
EIP
product line for categorization