cURL
curl --request GET \ --url https://console.gmicloud.ai/api/v1/containers/products \ --header 'Authorization: Bearer <token>'
200
example
[ { "gpuModel": "<string>", "idc": "<string>", "name": "<string>", "price": 123, "productLine": "<string>", "spec": {}, "type": "Container", "valid": true }]
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