ClusterGpuCapacity interface

Cluster GPU Data.

Properties

gpuFreeUnitsCount

The free GPU units count in the cluster.

gpuReservedForFailoverUnitsCount

The GPU units count reserved for failover in the cluster.

gpuTotalUnitsCount

The total GPU units count in the cluster.

gpuType

The cluster GPU Type.

gpuUsedUnitsCount

The used GPU units count in the cluster.

Property Details

gpuFreeUnitsCount

The free GPU units count in the cluster.

gpuFreeUnitsCount?: number

Property Value

number

gpuReservedForFailoverUnitsCount

The GPU units count reserved for failover in the cluster.

gpuReservedForFailoverUnitsCount?: number

Property Value

number

gpuTotalUnitsCount

The total GPU units count in the cluster.

gpuTotalUnitsCount?: number

Property Value

number

gpuType

The cluster GPU Type.

gpuType?: string

Property Value

string

gpuUsedUnitsCount

The used GPU units count in the cluster.

gpuUsedUnitsCount?: number

Property Value

number