ImageListOptions Class |
Namespace: OpenStack.Compute.v2_1
The ImageListOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | ImageListOptions | Initializes a new instance of the ImageListOptions class |
Name | Description | |
---|---|---|
![]() | MininumDiskSize |
The minimum disk size required to create a server with the image.
|
![]() | MininumMemorySize |
The minimum amount of RAM required to create a server with the image.
|
![]() | Name |
Filters the list of images by image name.
|
![]() | PageSize |
The number of resources to return per page.
(Inherited from PageOptions.) |
![]() | ServerId |
Filters the list of images by server.
|
![]() | StartingAt |
The identifier of the first resource to return on the page.
(Inherited from PageOptions.) |
![]() | Type |
Filters by base images or custom server images that you have created.
|
![]() | UpdatedAfter |
Filters the list of images to those that have changed since the specified date.
|