Get set of nodes in the group
Path parameters
Group ID of the node
Query parameters
Lower Limit
Upper Limit
Response
The paginated list of nodes in group
Example response
{
"resourceList": [
{
"nodeId": "node_01",
"details": {
"\\\"productVersion\\\":\\\"1.2.0\\\"": null,
"\\\"osVersion\\\":\\\"10.15.7\\\"": null,
"\\\"javaVersion\\\":\\\"1.8.0_191\\\"": null
}
}
]
}Changes
Changed in 8 of the 44 revisions of this API.9108
- ▲
added the new required
queryrequest parameterlowerLimitnew-required-request-parameter
- ▲
added the new required
queryrequest parameterupperLimitnew-required-request-parameter
- ▲
the response's body type changed from
arraytoobjectfor statusresponse-body-type-changed
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ▲
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
- ▲
the response's body type changed from no type to
objectfor statusresponse-body-type-changed
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response's body type changed from
objectto no type for statusresponse-body-type-changed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response's body type changed from no type to
objectfor statusresponse-body-type-changed
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ●
- ▲
the
/response's property type changed fromarraytostringfor statusresponse-property-type-changed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ▲
- ▲
the response's body type changed from
objectto no type for statusresponse-body-type-changed
- ▲
the response's body type changed from
objecttoarrayfor statusresponse-body-type-changed
- ●
deleted the
queryrequest parameterlowerLimitrequest-parameter-removed
- ●
deleted the
queryrequest parameterupperLimitrequest-parameter-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
This revision also has 38 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲