Configuration of the secret/password-based identity of a server or host controller.
Attribute | Value |
---|---|
Type | OBJECT |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
credential-reference | OBJECT | true | false | The reference to credential for the secret / password stored in CredentialStore under defined alias or clear text password. | |
value | STRING | true | true | The secret / password - Base64 encoded text or an expression that resolves to the plain text value. |