get_dbaas_quota

Lists the database quota setup for SSA user roles.

Format

emcli get_dbaas_quota

Example

The following example successfully retrieves quotas for roles:

emcli get_dbaas_quota

It displays information similar to the following:

ROLE_NAME: SSA_USER_ROLE1 NUMBER_OF_SCHEMA_SERVICES: 99
MEMORY: 99
STORAGE: 99
NUMBER_OF_PLUGGABLE_DATABASES: 99NUMBER_OF_DB_INSTANCES : 99

Quotas for Roles retrieved successfully