Interface QossService.AddResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    QossService

    public static interface QossService.AddResponse
    extends Response
    Add a new QoS to the dataCenter. [source] ---- POST /ovirt-engine/api/datacenters/123/qoss ---- The response will look as follows: [source,xml] ---- 123 123 10 storage ----
    • Method Detail

      • qos

        Qos qos()
        Added QoS object.