Get Application Resources
Get all available resources for application monitoring
Get all available resources for application monitoring
Request
URI
GET
https://{api_host}/suite-api/api/applications/resources
COPY
Query Parameters
integer
page
Optional
Constraints:
default: 0
Page number from which data needs to be displayed (0-based)
integer
pageSize
Optional
Constraints:
default: 1000
Expected number of entries per page
Responses
200
The application monitoring resources
Returns
application-resources
of type(s)
application/json
"{\n \"applicationResources\" : [ {\n \"resourceId\" : \"3902b93e-422a-4c4e-888e-28e0bf82f5d0\",\n \"appMonitoringAdapterInstanceId\" : \"08458d7e-9546-4d6d-a1be-78f31f052446\",\n \"agentStatus\" : \"AGENT_RUNNING\",\n \"lastOperationStatus\" : \"AGENT_INSTALL_SUCCESS\",\n \"powerState\" : \"Powered On\",\n \"isUpdateRequired\" : true,\n \"agentVersion\" : \"8.0.0.379\"\n } ]\n}"
array of
object
applicationResources
Optional
Collection of application monitoring available resource
array of
object
links
Optional
Collection of links
object
pageInfo
Optional
Represents page information for a paged result
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/suite-api/api/applications/resources
Applications Operations
GET
Get Configuration Details
DELETE
Uninstall Agent
POST
Install Agent
POST
Renew Clients Certificate
POST
Get Renew Clients Certificate Status
POST
Activate Services
GET
Get Service Operation Status
PUT
Start Agent
PUT
Stop Agent
PUT
Upgrade Agent
POST
Renew Client Certificate
GET
Get Renew Client Certificate Status
DELETE
Remove Services Configurations
GET
Get Services Configurations
POST
Save Services Configurations
PUT
Update Services Configurations
GET
Get Service Configurations
GET
Get Agent Operation Status
POST
Sign Client Certificate
GET
Download Client Certificate
GET
Get Application Resources
GET
Get Service Configuration Template
PUT
Subscribe
PUT
Unsubscribe
DELETE
Delete V Center Mapping
POST
Create V Center Mapping
POST
Query V Center Mappings Info
PUT
Add Vcenter To Configuration
Deprecated
PUT
Remove Vcenter From Configuration
Deprecated