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
List local images from a specific image or version.
283
283
List information about local images in a specific Availability Zone, specified by its `image_id` (UUID format), `version_id` (UUID format) or `image_label`. Only one of these three parameters may be set.
284
-
:param image_id:
284
+
:param page_size: A positive integer lower or equal to 100 to select the number of items to display.
285
+
:param page: A positive integer to choose the page to display.
286
+
:param order_by: Ordering to use.
287
+
:param zone: Filter local images available on this Availability Zone.
288
+
:param image_id: Filter by image id.
285
289
One-Of ('scope'): at most one of 'image_id', 'version_id', 'image_label' could be set.
286
-
:param version_id:
290
+
:param version_id: Filter by version id.
287
291
One-Of ('scope'): at most one of 'image_id', 'version_id', 'image_label' could be set.
288
-
:param page_size:
289
-
:param page:
290
-
:param order_by:
291
-
:param image_label:
292
+
:param image_label: Filter by image label.
292
293
One-Of ('scope'): at most one of 'image_id', 'version_id', 'image_label' could be set.
293
-
:param zone: Zone to target. If none is passed will use default zone from the config.
List local images from a specific image or version.
339
339
List information about local images in a specific Availability Zone, specified by its `image_id` (UUID format), `version_id` (UUID format) or `image_label`. Only one of these three parameters may be set.
340
-
:param image_id:
340
+
:param page_size: A positive integer lower or equal to 100 to select the number of items to display.
341
+
:param page: A positive integer to choose the page to display.
342
+
:param order_by: Ordering to use.
343
+
:param zone: Filter local images available on this Availability Zone.
344
+
:param image_id: Filter by image id.
341
345
One-Of ('scope'): at most one of 'image_id', 'version_id', 'image_label' could be set.
342
-
:param version_id:
346
+
:param version_id: Filter by version id.
343
347
One-Of ('scope'): at most one of 'image_id', 'version_id', 'image_label' could be set.
344
-
:param page_size:
345
-
:param page:
346
-
:param order_by:
347
-
:param image_label:
348
+
:param image_label: Filter by image label.
348
349
One-Of ('scope'): at most one of 'image_id', 'version_id', 'image_label' could be set.
349
-
:param zone: Zone to target. If none is passed will use default zone from the config.
List local images from a specific image or version.
283
283
List information about local images in a specific Availability Zone, specified by its `image_id` (UUID format), `version_id` (UUID format) or `image_label`. Only one of these three parameters may be set.
284
-
:param image_id:
284
+
:param page_size: A positive integer lower or equal to 100 to select the number of items to display.
285
+
:param page: A positive integer to choose the page to display.
286
+
:param order_by: Ordering to use.
287
+
:param zone: Filter local images available on this Availability Zone.
288
+
:param image_id: Filter by image id.
285
289
One-Of ('scope'): at most one of 'image_id', 'version_id', 'image_label' could be set.
286
-
:param version_id:
290
+
:param version_id: Filter by version id.
287
291
One-Of ('scope'): at most one of 'image_id', 'version_id', 'image_label' could be set.
288
-
:param page_size:
289
-
:param page:
290
-
:param order_by:
291
-
:param image_label:
292
+
:param image_label: Filter by image label.
292
293
One-Of ('scope'): at most one of 'image_id', 'version_id', 'image_label' could be set.
293
-
:param zone: Zone to target. If none is passed will use default zone from the config.
List local images from a specific image or version.
339
339
List information about local images in a specific Availability Zone, specified by its `image_id` (UUID format), `version_id` (UUID format) or `image_label`. Only one of these three parameters may be set.
340
-
:param image_id:
340
+
:param page_size: A positive integer lower or equal to 100 to select the number of items to display.
341
+
:param page: A positive integer to choose the page to display.
342
+
:param order_by: Ordering to use.
343
+
:param zone: Filter local images available on this Availability Zone.
344
+
:param image_id: Filter by image id.
341
345
One-Of ('scope'): at most one of 'image_id', 'version_id', 'image_label' could be set.
342
-
:param version_id:
346
+
:param version_id: Filter by version id.
343
347
One-Of ('scope'): at most one of 'image_id', 'version_id', 'image_label' could be set.
344
-
:param page_size:
345
-
:param page:
346
-
:param order_by:
347
-
:param image_label:
348
+
:param image_label: Filter by image label.
348
349
One-Of ('scope'): at most one of 'image_id', 'version_id', 'image_label' could be set.
349
-
:param zone: Zone to target. If none is passed will use default zone from the config.
0 commit comments