Gilad Chaplik has posted comments on this change. Change subject: restapi: implement Quota REST-API ......................................................................
Patch Set 5: (4 comments) https://gerrit.ovirt.org/#/c/39904/5/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml File backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml: Line 3945: request: Line 3946: body: Line 3947: parameterType: Quota Line 3948: signatures: Line 3949: - mandatoryArguments: {} > Remove this empty list before merging. Done Line 3950: optionalArguments: Line 3951: quota.name: xs:string Line 3952: quota.description: xs:string Line 3953: quota.cluster_soft_limit_pct: xs:int Line 3959: description: get a list of storage limits of a Quota Line 3960: request: Line 3961: body: Line 3962: parameterType: null Line 3963: signatures: [] > Remove this empty request before merging. Done Line 3964: - name: /datacenters/{datacenter:id}/quotas/{quota:id}/storagequotalimits/{storagequotalimit:id}|rel=get Line 3965: description: get a specified storage limit of a Quota Line 3966: - name: /datacenters/{datacenter:id}/quotas/{quota:id}/storagequotalimits/{storagequotalimit:id}|rel=delete Line 3967: description: delete a storage limit from a Quota Line 3969: request: Line 3970: body: Line 3971: parameterType: StorageQuotaLimit Line 3972: signatures: Line 3973: - mandatoryArguments: {} > Remove this empty list before merging. Done Line 3974: optionalArguments: Line 3975: storage_domain.id: xs:string Line 3976: limit: xs:long Line 3977: description: add a storage limit to a specified Quota Line 3983: request: Line 3984: body: Line 3985: parameterType: ClusterQuotaLimit Line 3986: signatures: Line 3987: - mandatoryArguments: {} > Remove this empty list before merging. Done Line 3988: optionalArguments: Line 3989: cluster_domain.id: xs:string Line 3990: limit: xs:long -- To view, visit https://gerrit.ovirt.org/39904 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ifaead35839c2c5f89f1551e67e58a58aa253cab5 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <gchap...@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: Ori Liel <ol...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches