[{"label":"Latest (8.6.3)","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.
Response
Response
Response BodyResponse Body
201 Created returns
Credential
of type(s) application/json, application/xml
The Credential Instance created
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 (8.6.3)","version":"latest"}]
vrealize-operations
On This Page
Credentials Operations
post
delete
get
get