[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Credential
The Credential Instance information
Properties
string
adapterKindKey
Required
The Adapter Kind key of the Credential
string
credentialKindKey
Required
The credential kind of the credential
string
name
Required
The name of the Credential
array of
NameValue
fields
Optional
Collection of name,value pairs that capture the credential specific data
string as uuid
id
Optional
Credential Instance identifier. This should be null for credential instance creation requests and must have a value for all other requests.
JSON Example
{
"adapterKindKey": "string",
"credentialKindKey": "string",
"name": "string"
}
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Property Of
CreateAdapterInstance
CredentialInstances
Parameter To
Create Credential
Partial Update Credential
Update Credential
Returned By
Update Credential
Create Credential
Partial Update Credential
Get Credential