Interface GlusterVolumesService.ListResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    GlusterVolumesService

    public static interface GlusterVolumesService.ListResponse
    extends Response
    Lists all gluster volumes in the cluster. For example, to list all Gluster Volumes in cluster `456`, send a request like this: [source] ---- GET /ovirt-engine/api/clusters/456/glustervolumes ---- The order of the returned list of volumes isn't guaranteed.