{ "opencollection": "1.0.0", "info": { "name": "Qovery Account Info Cloud Provider Credentials API", "version": "1.0.4" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Cloud Provider Credentials", "type": "folder" }, "items": [ { "info": { "name": "List AWS credentials", "type": "http" }, "http": { "method": "GET", "url": "https://api.qovery.com/organization/:organizationId/aws/credentials", "params": [ { "name": "organizationId", "value": "", "type": "path", "description": "Organization ID" } ] }, "docs": "List AWS credentials" }, { "info": { "name": "Create AWS credentials set", "type": "http" }, "http": { "method": "POST", "url": "https://api.qovery.com/organization/:organizationId/aws/credentials", "params": [ { "name": "organizationId", "value": "", "type": "path", "description": "Organization ID" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Create AWS credentials set" }, { "info": { "name": "Get a set of AWS credentials", "type": "http" }, "http": { "method": "GET", "url": "https://api.qovery.com/organization/:organizationId/aws/credentials/:credentialsId", "params": [ { "name": "organizationId", "value": "", "type": "path", "description": "Organization ID" }, { "name": "credentialsId", "value": "", "type": "path", "description": "Credentials ID" } ] }, "docs": "Get a set of AWS credentials" }, { "info": { "name": "Edit a set of AWS credentials", "type": "http" }, "http": { "method": "PUT", "url": "https://api.qovery.com/organization/:organizationId/aws/credentials/:credentialsId", "params": [ { "name": "organizationId", "value": "", "type": "path", "description": "Organization ID" }, { "name": "credentialsId", "value": "", "type": "path", "description": "Credentials ID" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Edit a set of AWS credentials" }, { "info": { "name": "Delete a set of AWS credentials", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.qovery.com/organization/:organizationId/aws/credentials/:credentialsId", "params": [ { "name": "credentialsId", "value": "", "type": "path", "description": "Credentials ID" }, { "name": "organizationId", "value": "", "type": "path", "description": "Organization ID" } ] }, "docs": "Delete a set of AWS credentials" }, { "info": { "name": "List OnPremise credentials", "type": "http" }, "http": { "method": "GET", "url": "https://api.qovery.com/organization/:organizationId/onPremise/credentials", "params": [ { "name": "organizationId", "value": "", "type": "path", "description": "Organization ID" } ] }, "docs": "List OnPremise credentials" }, { "info": { "name": "Create OnPremise credentials set", "type": "http" }, "http": { "method": "POST", "url": "https://api.qovery.com/organization/:organizationId/onPremise/credentials", "params": [ { "name": "organizationId", "value": "", "type": "path", "description": "Organization ID" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Create OnPremise credentials set" }, { "info": { "name": "Get a set of OnPremise credentials", "type": "http" }, "http": { "method": "GET", "url": "https://api.qovery.com/organization/:organizationId/onPremise/credentials/:credentialsId", "params": [ { "name": "organizationId", "value": "", "type": "path", "description": "Organization ID" }, { "name": "credentialsId", "value": "", "type": "path", "description": "Credentials ID" } ] }, "docs": "Get a set of OnPremise credentials" }, { "info": { "name": "Edit a set of OnPremise credentials", "type": "http" }, "http": { "method": "PUT", "url": "https://api.qovery.com/organization/:organizationId/onPremise/credentials/:credentialsId", "params": [ { "name": "organizationId", "value": "", "type": "path", "description": "Organization ID" }, { "name": "credentialsId", "value": "", "type": "path", "description": "Credentials ID" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Edit a set of OnPremise credentials" }, { "info": { "name": "Delete a set of OnPremise credentials", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.qovery.com/organization/:organizationId/onPremise/credentials/:credentialsId", "params": [ { "name": "credentialsId", "value": "", "type": "path", "description": "Credentials ID" }, { "name": "organizationId", "value": "", "type": "path", "description": "Organization ID" } ] }, "docs": "Delete a set of OnPremise credentials" }, { "info": { "name": "List Scaleway credentials", "type": "http" }, "http": { "method": "GET", "url": "https://api.qovery.com/organization/:organizationId/scaleway/credentials", "params": [ { "name": "organizationId", "value": "", "type": "path", "description": "Organization ID" } ] }, "docs": "List Scaleway credentials" }, { "info": { "name": "Create Scaleway credentials set", "type": "http" }, "http": { "method": "POST", "url": "https://api.qovery.com/organization/:organizationId/scaleway/credentials", "params": [ { "name": "organizationId", "value": "", "type": "path", "description": "Organization ID" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Create Scaleway credentials set" }, { "info": { "name": "Get a set of Scaleway credentials", "type": "http" }, "http": { "method": "GET", "url": "https://api.qovery.com/organization/:organizationId/scaleway/credentials/:credentialsId", "params": [ { "name": "organizationId", "value": "", "type": "path", "description": "Organization ID" }, { "name": "credentialsId", "value": "", "type": "path", "description": "Credentials ID" } ] }, "docs": "Get a set of Scaleway credentials" }, { "info": { "name": "Edit a set of Scaleway credentials", "type": "http" }, "http": { "method": "PUT", "url": "https://api.qovery.com/organization/:organizationId/scaleway/credentials/:credentialsId", "params": [ { "name": "organizationId", "value": "", "type": "path", "description": "Organization ID" }, { "name": "credentialsId", "value": "", "type": "path", "description": "Credentials ID" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Edit a set of Scaleway credentials" }, { "info": { "name": "Delete a set of Scaleway credentials", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.qovery.com/organization/:organizationId/scaleway/credentials/:credentialsId", "params": [ { "name": "credentialsId", "value": "", "type": "path", "description": "Credentials ID" }, { "name": "organizationId", "value": "", "type": "path", "description": "Organization ID" } ] }, "docs": "Delete a set of Scaleway credentials" }, { "info": { "name": "List GCP credentials", "type": "http" }, "http": { "method": "GET", "url": "https://api.qovery.com/organization/:organizationId/gcp/credentials", "params": [ { "name": "organizationId", "value": "", "type": "path", "description": "Organization ID" } ] }, "docs": "List GCP credentials" }, { "info": { "name": "Create GCP credentials set", "type": "http" }, "http": { "method": "POST", "url": "https://api.qovery.com/organization/:organizationId/gcp/credentials", "params": [ { "name": "organizationId", "value": "", "type": "path", "description": "Organization ID" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Create GCP credentials set" }, { "info": { "name": "Get a set of GCP credentials", "type": "http" }, "http": { "method": "GET", "url": "https://api.qovery.com/organization/:organizationId/gcp/credentials/:credentialsId", "params": [ { "name": "organizationId", "value": "", "type": "path", "description": "Organization ID" }, { "name": "credentialsId", "value": "", "type": "path", "description": "Credentials ID" } ] }, "docs": "Get a set of GCP credentials" }, { "info": { "name": "Edit a set of GCP credentials", "type": "http" }, "http": { "method": "PUT", "url": "https://api.qovery.com/organization/:organizationId/gcp/credentials/:credentialsId", "params": [ { "name": "organizationId", "value": "", "type": "path", "description": "Organization ID" }, { "name": "credentialsId", "value": "", "type": "path", "description": "Credentials ID" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Edit a set of GCP credentials" }, { "info": { "name": "Delete a set of GCP credentials", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.qovery.com/organization/:organizationId/gcp/credentials/:credentialsId", "params": [ { "name": "credentialsId", "value": "", "type": "path", "description": "Credentials ID" }, { "name": "organizationId", "value": "", "type": "path", "description": "Organization ID" } ] }, "docs": "Delete a set of GCP credentials" }, { "info": { "name": "List Azure credentials", "type": "http" }, "http": { "method": "GET", "url": "https://api.qovery.com/organization/:organizationId/azure/credentials", "params": [ { "name": "organizationId", "value": "", "type": "path", "description": "Organization ID" } ] }, "docs": "List Azure credentials" }, { "info": { "name": "Create Azure credentials set", "type": "http" }, "http": { "method": "POST", "url": "https://api.qovery.com/organization/:organizationId/azure/credentials", "params": [ { "name": "organizationId", "value": "", "type": "path", "description": "Organization ID" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Create Azure credentials set" }, { "info": { "name": "Get a set of Azure credentials", "type": "http" }, "http": { "method": "GET", "url": "https://api.qovery.com/organization/:organizationId/azure/credentials/:credentialsId", "params": [ { "name": "organizationId", "value": "", "type": "path" }, { "name": "credentialsId", "value": "", "type": "path" } ] }, "docs": "Get a set of Azure credentials" }, { "info": { "name": "Edit a set of Azure credentials", "type": "http" }, "http": { "method": "PUT", "url": "https://api.qovery.com/organization/:organizationId/azure/credentials/:credentialsId", "params": [ { "name": "organizationId", "value": "", "type": "path" }, { "name": "credentialsId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Edit a set of Azure credentials" }, { "info": { "name": "Delete a set of Azure credentials", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.qovery.com/organization/:organizationId/azure/credentials/:credentialsId", "params": [ { "name": "organizationId", "value": "", "type": "path" }, { "name": "credentialsId", "value": "", "type": "path" } ] }, "docs": "Delete a set of Azure credentials" } ] } ], "bundled": true }