OPTIONAL. The value of next_page_token from a previous response. If
specified, the API will return the next batch of results following the
previous list assets maintenance details request.
page_sizeinteger
OPTIONAL. The number of assets to return. By default, each request
returns 50 assets maintenance details. You can specify a
page_size value between 1 to 100.
searchstring
OPTIONAL. The key words to search for in your request
use_plan_unitboolean
OPTIONAL. Specifies whether to return unit values using the maintenance plan's unit system.
If false or unset, values will default to the user's preferred unit system (as configured in their profile settings)
Response
A successful response.
next_page_tokenstring
The value you can use to retrieve additional assets maintenance details.
If a value exists, it means there are more results than listed.
Use the value in your request body as a page_token field to view more results.