Vault Connection Return Codes

The following table lists return codes from connections to vaults by either the Vault CLI utility connection test or during job execution when Control-M attempts to locate and retrieve a secret.

Return Code

Description

0

Success (Ended OK)

1

General error

2

Incorrect use of shell builtins (for example, incorrect number of arguments)

11

Unexpected parameter

12

Mandatory parameter is missing

13

Type of vault integration is missing

20

Unsupported vault provider

21

Vault integration is not enabled on this component; the provider.name parameter is not set

30

Wrong SDK path

31

Failed to get the vault secret.

This return code might be accompanied by errors returned from the vault provider. For more information about these errors, see

32

Wrong configuration parameter

33

Failed to authenticate

41

Regular password, not Vault Secret Locator

51

Missing file permissions

61

Keystore is missing or missing keystore permissions

62

Failed to instantiate keystore

63

Failed to load keystore

64

Wrong keystore password

71

Wrong certificate passphrase

72

SSL issue

73

Server certificate is missing

90

General error