All URIs are relative to https://api.qovery.com
| Method | HTTP request | Description |
|---|---|---|
| get_ingress_deployment_status | GET /{serviceType}/{serviceId}/ingressDeploymentStatus | Get Ingress Deployment Status By Service |
models::IngressDeploymentStatusResponse get_ingress_deployment_status(service_type, service_id) Get Ingress Deployment Status By Service
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| service_type | String | [required] | ||
| service_id | uuid::Uuid | [required] |
models::IngressDeploymentStatusResponse
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]