Interface QuotaService.RemoveResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    QuotaService

    public static interface QuotaService.RemoveResponse
    extends Response
    Delete a quota. An example of deleting a quota: [source] ---- DELETE /ovirt-engine/api/datacenters/123-456/quotas/654-321 -0472718ab224 HTTP/1.1 Accept: application/xml Content-type: application/xml ----