Get per-host cost breakdown

Returns paginated cost attributed to each session host, with Compute/Disk/Network split, disk tier,
power state, and Premium SSD optimization flags, including hosts that have since been deleted.
Answers which host in the pool is expensive; it gives no pool-level total or trend.

Path Params
uuid
required

The unique identifier of the host pool.

Query Params
date-time

Start date for the cost range (inclusive). Defaults to 30 days ago.

date-time

End date for the range (inclusive). Defaults to today.

string

Sort expression for ordering results.

Format:
field:direction,otherField:direction

Directions: asc, desc, ascending, descending — defaults to ascending when omitted

Fields (names are matched case-insensitively):
computeCost, consecutiveDaysDeallocated, costRowOsDiskType, diskCost, diskTier, hostName, isDeleted, networkCost, otherCost, powerState, premiumSsdFlag, resourceId, savingEstimate, sessionHostId, totalCost, vmSku

Default when omitted: totalCost:desc.

int32
1 to 2147483647

The page number to retrieve (1-based). Default: 1.

int32
1 to 100

The number of items per page (1-100). Default: 50.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json