Provider
The "Provider" subsection contains a list of cloud providers categorized by resource type (app, db, vm, k8s), enabling users to select the appropriate cloud platform for their specific resource needs.
Get providers
GET
{{BASE_URL}}/api/providers
Get all the available providers for the creation of a resource.
Query Parameters
Name
Type
Description
type*
String
vm, db, app, k8sNode, k8sControlPlane
Headers
Name
Type
Description
Authorization*
String
Bearer Token
Last updated