clusterSearchResultsEntity
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
A serialized representation of this class can be placed in the entity body of a request or response to or from the API. This particular entity holds a reference to NodeSearchResultDTOs.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| nodeResults (nodeSearchResult) | 0/unbounded | The node search results. |
JSON
| property | type | description |
|---|---|---|
| nodeResults | array of nodeResults (nodeSearchResult) | The node search results. |