Skip to content

Provide API call to get RPMs for an image #19

@vpavlin

Description

@vpavlin

The only way to get RPMs in the image is to call imageinfo - we might want to introduce new API call

/v1/image/$IMAGEID/content

which would provide json object

{
rpm: [ $rpmlist ]
}

this would provide us generic way to report content when we add more non-rpm content types

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions