Skip to main content
drop_credential(credential_name=None, options=)[source]

Drop an existing credential.

Parameters

credential_name (str) –

Name of the credential to be dropped. Must be an existing credential.

options (dict of str to str) –

Optional parameters. The default value is an empty dict ( ).

Returns

A dict with the following entries–

credential_name (str) –

Value of input parameter credential_name.

info (dict of str to str) –

Additional information.