Revision 271d2c4c astakosclient/astakosclient/__init__.py

b/astakosclient/astakosclient/__init__.py
325 325

  
326 326
    # ----------------------------------
327 327
    # GET "/astakos/api/service_quotas"
328
    def get_service_quotas(self, token, user=None):
328
    def service_get_quotas(self, token, user=None):
329 329
        """Get all quotas for resources associated with the service
330 330

  
331 331
        Keyword arguments:

Also available in: Unified diff