[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Get Resources Using Credential
DescriptionGets the Objects using the Credential Instance specified by the identifier.
Request
URLURL
https://localhost/suite-api/api/credentials/{id}/resources
Path Parameters
Path Parameters
string
id
Required
The identifier of the specific Credential Instance
Query Parameters
Query Parameters
integer
page
Optional
Page number from which data needs to be displayed (0-based)
integer
pageSize
Optional
Expected number of entries per page
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
Resources
of type(s) application/json, application/xml
A list of Objects using the Credential Instance
Errors
404
The Credential Instance does not exist
Code Samples
cURL Command
curl https://localhost/suite-api/api/credentials/{id}/resources
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
On This Page
Credentials Operations
post
delete
get
get