bda-oss-admin delete_swift_cred

Delete one or more Oracle Storage Cloud Service (Swift) credentials, by provider name.

Syntax

bda-oss-admin delete_swift_cred [options]

Options

Option Description

-p

--swift—provider provider

The name of the provider associated with the credentials to delete.

The provider is the provider name (alias) defined when adding Swift credentials to the Hadoop configuration. See Register Storage Credentials with the Cluster and bda-oss-admin add_swift_cred.

You can list several providers to delete mulitple credentials, for example, bda-oss-admin delete_swift_cred --swift-provider bdcsscred1 --swift-provider bdcsscred2.

-h

--help

Show help for this command.

Example

# bda-oss-admin delete_swift_cred --swift-provider bdcsscred
#