peer
Get the List of cpus used by the peers
This function is an API endpoint that retrieves the count of cpus used by the peers. It is tagged with "peer" for OpenAPI documentation.
Parameters
Returns
If successful, this function returns a Json<Vec<CpuCount>> object, which includes the total number of cpus used by the peers. <br>
get/api/peers/cpus
Response
Changes
Changed in 2 of the 11 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 16 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲