Interface QosService.GetResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    QosService

    public static interface QosService.GetResponse
    extends Response
    Get specified QoS in the data center. [source] ---- GET /ovirt-engine/api/datacenters/123/qoss/123 ---- You will get response like this one below: [source,xml] ---- 123 123 1 1 storage ----
    • Method Detail

      • qos

        Qos qos()
        Queried QoS object.