Alter the properties of an existing credential.
Input Parameter Description
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
credential_name | string | Name of the credential to be altered. Must be an existing credential. | ||||||||
credential_updates_map | map of string to strings | Map containing the properties of the credential to be updated. Error if empty.
|
||||||||
options | map of string to strings | Optional parameters. |
Output Parameter Description
Name | Type | Description |
---|---|---|
credential_name | string | Value of input parameter credential_name. |
info | map of string to strings | Additional information. |