[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Get Symptom Definitions
DescriptionNOTE: When making an XML request, make sure the statKey field does not contain any key name with spaces.
Request
URLURL
https://localhost/suite-api/api/symptomdefinitions
Query Parameters
Query Parameters
string
adapterKind
Optional
The adapter kind identifier of the symptom definitions to search for
array
id
Optional
The identifier(s) of the symptom definitions to search for. Exact match.
string
name
Optional
The substring of the symptom definition’s name to search for. Case-insensitive.
integer
page
Optional
Page number from which data needs to be displayed (0-based)
integer
pageSize
Optional
Expected number of entries per page
string
resourceKind
Optional
The resource kind identifier of the symptom definitions to search for
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
SymptomDefinitions
of type(s) application/json, application/xml
The list of Symptom Definitions
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://localhost/suite-api/api/symptomdefinitions
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
On This Page
Symptoms Operations
delete
get
post