Credentials APIs
/api/credentials, /api/credentialkinds - Controllers for credential instances and credential kinds
Operations
POST
Create Credential Using POST
Create a new Credential Instance
DELETE
Delete Credential Using DELETE
Delete a Credential Instance
GET
Get Adapter Instances Using Credential Using GET
Get all Adapter Instances using the Credential Instance
GET
Get Credential Kinds Using GET
Get all Credential Kinds defined in the system
GET
Get Credentials Using GET
Get all Credential Instances in the system
GET
Get Credential Using GET
Get a Credential Instance
GET
Get Resources Using Credential Using GET
Get the Objects using the Credential Instance
PATCH
Partial Update Credential Using PATCH
Partial update an existing Credential Instance
PUT
Update Credential Using PUT
Update an existing Credential Instance