[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Create Credential
DescriptionCreate a new Credential Instance
Request
URLURL
https://localhost/suite-api/api/credentials
Request Body
Request Body
credential
of type(s) application/json, application/xml
Required
The Credential Instance information
Authentication
This operation uses the following authentication methods.
Errors
400
Invalid request parameters or request body
422
Credential Instance with same name already exists
Code Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"adapterKindKey":"string","credentialKindKey":"string","fields":[{"name":"string","value":"string"}],"id":"string","name":"string"}' https://localhost/suite-api/api/credentials
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
On This Page
Credentials Operations
post
delete
get
get