Revision db9f7a2b astakosclient/docs/index.rst

b/astakosclient/docs/index.rst
127 127
        current quotas (as dict of dicts).
128 128
        In case of error raise an AstakosClientException exception.
129 129

  
130
    **get_service_quotas(**\ token\ **)**
130
    **get_service_quotas(**\ token, user=None\ **)**
131 131
        Given a service's authentication token return all users'
132 132
        current quotas for the resources associated with the service
133 133
        (as dict of dicts of dicts).
134
        Optionally, one can query the quotas of a specific user with
135
        argument user=UUID.
134 136
        In case of error raise an AstakosClientException exception.
135 137

  
136 138
    **issue_commission(**\ token, request\ **)**

Also available in: Unified diff