Retrieve all Explored Endpoints
Retrieve explored endpoints discovered by Site Explorer for a Site. Use ID_ASC or ID_DESC to order by endpoint ID; the default is ID_ASC.
The response is paged over Core FindExploredEndpointIds followed by FindExploredEndpointsByIds. Pagination metadata is returned in the X-Pagination response header.
User must have authorization role with PROVIDER_ADMIN suffix.
Query parameters
ID of the Site
One-indexed page number.
Page number of results returned
Number of results per page
Order results by endpoint ID
Response
Explored endpoints for the Site
Changes
Changed in 3 of the 94 revisions of this API.61
- ●
for the
queryrequest parameterpageNumber, the max was set to21474836.00request-parameter-max-set
- ●
for the
queryrequest parameterpageSize, the max was set to100.00request-parameter-max-set
- ●
for the
queryrequest parameterpageNumber, the min was set to1.00request-parameter-min-set
- ●
for the
queryrequest parameterpageSize, the min was set to1.00request-parameter-min-set
- ●
- ●
added the new
Hibernatingenum value to theitems/report/systems/items/powerStateresponse property for the response status200response-property-enum-value-added
- ●
added the new
Sleepingenum value to theitems/report/systems/items/powerStateresponse property for the response status200response-property-enum-value-added
- ●
- ○
endpoint added
endpoint-added
- ○