delete_dbaas_quota

Deletes the database quota for an SSA user role.

Format

emcli delete_dbaas_quota
       -role_name="<SSA user role  name>"

[ ]  indicates that the parameter is optional.

Options

  • role_name

    Name of the SSA user role for which the quota is to be deleted.

Example

This example deletes the quota for My Role:

emcli delete_dbaas_quota
       -role_name="My Role"