You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| deployment-id | Required | UUID of the deployment |
187
+
| region | Default: `fr-par`<br />One of: `fr-par`| Region to target. If none is passed will use default region from the config |
188
+
189
+
190
+
170
191
### List deployments
171
192
172
193
List all deployments in the specified region, for a given Scaleway Project. By default, the deployments returned in the list are ordered by creation date in ascending order, though this can be modified via the order_by field. You can define additional parameters for your query, such as `tags` and `name`. For the `name` parameter, the value you provide will be checked against the whole name string to see if it includes the string you put in the parameter.
0 commit comments