racli remove vpc_user

Removes the specified user account from the Recovery Appliance metadata schema.

Syntax

racli remove vpc_user --user_name=myVPCUserName (deprecated)

Options

--user_name

The Virtual Private Catalog user for the Recovery Appliance.

Details

(deprecated) This command is deprecated. Please use racli remove db_user --user_name=myVpcUserName --type=vpc to remove a vpc user.

  • The specified user account must exist in the Recovery Appliance schema.

  • The specified user account must not be associated with a protected database.

Examples

The following example removes the user account ravpc1 from the metadata repository.

racli remove vpc_user --user_name=ravpc1