All URIs are relative to https://api-ch-gva-2.exoscale.com/v2
Method | HTTP request | Description |
---|---|---|
get_deploy_target | GET /deploy-target/{id} | Retrieve Deploy Target details |
list_deploy_targets | GET /deploy-target | List Deploy Targets |
models::DeployTarget get_deploy_target(id) Retrieve Deploy Target details
Name | Type | Description | Required | Notes |
---|---|---|---|---|
id | uuid::Uuid | [required] |
No authorization required
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::ListDeployTargets200Response list_deploy_targets() List Deploy Targets
This endpoint does not need any parameter.
models::ListDeployTargets200Response
No authorization required
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]