Skip to content

Latest commit

 

History

History
127 lines (74 loc) · 4.26 KB

revoke-schema-access-a92c08a.md

File metadata and controls

127 lines (74 loc) · 4.26 KB

revoke-schema-access

This command revokes the schema access granted to an application in another account.

Remember:

SAP Business Technology Platform, Neo environment will sunset on December 31, 2028, subject to terms of customer or partner contracts.

For more information, see SAP Note 3351844.

Tip:

This documentation refers to SAP Business Technology Platform, Neo environment. If you are looking for documentation about other environments, see SAP Business Technology Platform ↗️.

neo revoke-schema-access --host <SAP HANA Cloud host> --account <subaccount technical name> --user <e-mail or user name> --access-token <access token> 

Parameters

Required

-a, --account

Subaccount technical name

Type: string (up to 30 characters; lowercase letters and numbers, starting with a letter)

-h, --host

Enter a region host.

Type: URL. For acceptable values see Regions ↗️.

-p, --password

To protect your password, enter it only when prompted by the console client and not explicitly as a parameter in the properties file or the command line.

Type: string

-u, --user

Use your e-mail, SAP ID, or user name

Type: string

--access-token

Access token that identifies the grant. Grants can only be revoked by the granting subaccount.

Example

neo revoke-schema-access --host hanatrial.ondemand.com --account mysubaccount --user [email protected] --access-token vm6431dhjcr2e3dbt0fk6jpzm2w7oo3q48yumf1c6uu8b9pt9z

Related Information

grant-schema-access

list-schema-access-grants

Managing Access to Databases for Other Subaccounts ↗️

Sharing Databases with Other Subaccounts ↗️

Grant Access to Schemas ↗️