Get Application Resources
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\" : \"4ab96116-cabc-4bca-a48b-6d82cd22bf7e\",\n \"appMonitoringAdapterInstanceId\" : \"04563409-339f-4b02-93bb-f39de2c7aedf\",\n \"agentStatus\" : \"AGENT_RUNNING\",\n \"lastOperationStatus\" : \"AGENT_INSTALL_SUCCESS\",\n \"powerState\" : \"Powered On\",\n \"isUpdateRequired\" : true,\n \"agentVersion\" : \"8.0.0.379\"\n } ]\n}"
object
pageInfo
Optional
Represents page information for a paged result
array of
object
links
Optional
Collection of links
array of
object
applicationResources
Optional
Collection of application monitoring available resource
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/suite-api/api/applications/resources
Applications Operations
PUT
Remove Vcenter From Configuration
Deprecated
PUT
Add Vcenter To Configuration
Deprecated
PUT
Unsubscribe
PUT
Subscribe
GET
Get Services Configurations
PUT
Update Services Configurations
POST
Save Services Configurations
DELETE
Remove Services Configurations
PUT
Upgrade Agent
PUT
Stop Agent
PUT
Start Agent
POST
Create V Center Mapping
DELETE
Delete V Center Mapping
POST
Query V Center Mappings Info
POST
Sign Client Certificate
POST
Install Agent
DELETE
Uninstall Agent
POST
Activate Services
GET
Get Configuration Details
GET
Get Service Configuration Template
GET
Get Application Resources
GET
Download Client Certificate
GET
Get Agent Operation Status
GET
Get Service Configurations
GET
Get Service Operation Status