QueueSnapshotUtilizationDetail
The job queue utilization at a specific point in time, including total capacity usage, and quota share or fairshare utilization breakdown depending on the job queue scheduling policy.
Types
Properties
Link copied to clipboard
The utilization information for a fairshare scheduling job queues, including active share count and top capacity utilization by share.
Link copied to clipboard
The Unix timestamp (in milliseconds) for when the queue utilization information was last updated.
Link copied to clipboard
The utilization information for a job queue with a quota share scheduling policy.
Link copied to clipboard
The total capacity usage for the entire job queue.
Functions
Link copied to clipboard
inline fun copy(block: QueueSnapshotUtilizationDetail.Builder.() -> Unit = {}): QueueSnapshotUtilizationDetail