CapacityBlockStatus

Describes the availability of capacity for a Capacity Block.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the Capacity Block.

Link copied to clipboard

The availability of capacity for the Capacity Block reservations.

Link copied to clipboard

The status of the high-bandwidth accelerator interconnect. Possible states include:

Link copied to clipboard

The remaining capacity. Indicates the number of resources that can be launched into the Capacity Block.

Link copied to clipboard

The combined amount of Available and Unavailable capacity in the Capacity Block.

Link copied to clipboard

The unavailable capacity. Indicates the instance capacity that is unavailable for use due to a system status check failure.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String