Skip to content

ENH REQUEST: Filter Image List #350

@elindydotcom

Description

@elindydotcom

When requesting a list of images, it would be nice if you could limit the list to just type IMAGE instead of returning both images and snapshots.

Passing a type parm into the listImages request does not seem to work right now:

$images = $compute->listImages(['status' => 'ACTIVE', 'type' => 'snapshot' ]);

returns nothing. Various variations on type such as 'SNAPSHOT' does not make a difference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions