ScopeClient
add_scope
Sends the request to add a new scope.
Arguments: |
|
Raises: |
|
Returns: | True if scope was created successfully. |
list_scopes
Sends the request to list all scopes.
Returns: | a list containing the names of all scopes. |
list_scopes_for_account
Sends the request to list all scopes for a rucio account.
Arguments: |
|
Raises: |
|
Returns: | a list containing the names of all scopes for a rucio account. |