[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Get Symptoms
DescriptionOptionally these Symptoms can be looked up for a specific set of Resources and/or can include Symptoms that are no longer active. The list of Symptoms returned is a collection that supports pagination.
Request
URLURL
https://localhost/suite-api/api/symptoms
Query Parameters
Query Parameters
boolean
activeOnly
Optional
Boolean that determines whether the results should include inactive Symptoms
boolean
includeAlarmInfo
Optional
Boolean that controls the retrieval of alarm information of the symptom
includeAlarmInfo example
false
integer
page
Optional
Page number from which data needs to be displayed (0-based)
integer
pageSize
Optional
Expected number of entries per page
array
resourceId
Optional
Array of resource identifiers for which Symptoms need to be looked up
Authentication
This operation uses the following authentication methods.
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://localhost/suite-api/api/symptoms
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
On This Page
Symptoms Operations
delete
get
post