BaseCPUSensor search request (Provider API)
Description
This request searches for BaseCPUSensor objects that satisfy the specified criteria.
API stability classification
API overview
HTTP request message
Query string parameters
This API does not use query string parameters.
Request message headers
This API uses only common request headers listed in HTTP-request-and-response-headers.
Request message body
This API uses the following objects in the request message body JSON:
The following table lists the objects to include in the operationParams object:
The [confluence_table-plus] macro is a standalone macro and it cannot be used inline.
HTTP response message
Response message headers
This API uses only common response headers listed in HTTP-request-and-response-headers.
Response message body
The response message body contains a SearchResults object in which the results field is an array of BaseCPUSensor objects. If your search request times out before it finishes, the response message body contains a Task object.
Related topics