Cockpit API
string · enum · requiredinteger · int32integer · uint32string · enuminteger · uint64
The products endpoints provide information about all Scaleway products that send metrics and/or logs to Cockpit.
List Scaleway products
GET
https://api.scaleway.com
/cockpit/v1/regions/{region}/products
List all Scaleway products that send metrics and/or logs to Cockpit. Note that all of those products send at least metrics, but only a subset send logs to Cockpit. For more information, see https://www.scaleway.com/en/docs/cockpit/reference-content/cockpit-product-integration/Open in new context.
path Parameters
regionThe region you want to target
Enum values:
fr-par
nl-ams
pl-waw
query Parameters
pagePage number to return from the paginated results.
page_sizeNumber of products to return per page.
order_bySort order for products in the response.
Enum values:
created_at_asc
created_at_desc
display_name_asc
display_name_desc
family_name_asc
family_name_desc
Default: created_at_asc
List Scaleway products › Responses
200
total_count