Listing Instances
| |
Lists instances of the user specified by X-Effective-User-ID and X-Effective-Project-ID. If these headers are omitted, lists instances of all users unless filters are used.
Request parameters:
| Name | In | Type | Description |
|---|---|---|---|
filter (Optional) | query | string | Search a set of fields for occurences of this substring. |
fields (Optional) | query | string | A comma-separated list of search fields, which are name, uuid, and state. An admin can also search by the user_id and project_id fields. |
limit (Optional) | query | string | The maximum number of elements to return. |
marker (Optional) | query | string | The UUID of the last item on the previous page (for pagination). |
Request example:
| |
Response example:
| |