- Resource: ReservationSubBlocksGetResponse
- ReservationSubBlock
- Status
- PhysicalTopology
- HealthInfo
- HealthStatus
- AcceleratorTopologiesInfo
- AcceleratorTopologyInfo
- InfoPerTopologyState
- TopologyState
- Methods
Resource: ReservationSubBlocksGetResponse
| JSON representation |
|---|
{
"resource": {
object ( |
| Fields | |
|---|---|
resource |
|
ReservationSubBlock
Represents a reservation subBlock resource.
| JSON representation |
|---|
{ "kind": string, "id": string, "creationTimestamp": string, "name": string, "zone": string, "selfLink": string, "selfLinkWithId": string, "count": integer, "inUseCount": integer, "reservationSubBlockMaintenance": { object ( |
| Fields | |
|---|---|
kind |
[Output Only] Type of the resource. Always
for reservation subBlocks. |
id |
[Output Only] The unique identifier for the resource. This identifier is defined by the server. |
creationTimestamp |
[Output Only] Creation timestamp in RFC3339 text format. |
name |
[Output Only] The name of this reservation subBlock generated by Trusted Cloud Compute Engine. The name must be 1-63 characters long, and comply with RFC1035 @pattern a-z? |
zone |
[Output Only] Zone in which the reservation subBlock resides. |
selfLink |
[Output Only] Server-defined fully-qualified URL for this resource. |
selfLinkWithId |
[Output Only] Server-defined URL for this resource with the resource id. |
count |
[Output Only] The number of hosts that are allocated in this reservation subBlock. |
inUseCount |
[Output Only] The number of instances that are currently in use on this reservation subBlock. |
reservationSubBlockMaintenance |
Maintenance information for this reservation subBlock. |
status |
[Output Only] Status of the reservation subBlock. |
physicalTopology |
[Output Only] The physical topology of the reservation subBlock. |
healthInfo |
[Output Only] Health information for the reservation subBlock. |
acceleratorTopologiesInfo |
[Output Only] Slice info for the reservation subBlock. |
Status
| Enums | |
|---|---|
INVALID |
|
CREATING |
Resources are being allocated for the reservation subBlock. |
READY |
Reservation subBlock has allocated all its resources. |
DELETING |
Reservation subBlock is currently being deleted. |
PhysicalTopology
| JSON representation |
|---|
{ "cluster": string, "block": string, "subBlock": string } |
| Fields | |
|---|---|
cluster |
The cluster name of the reservation subBlock. |
block |
The hash of the capacity block within the cluster. |
subBlock |
The hash of the capacity sub-block within the capacity block. |
HealthInfo
Health information for the reservation subBlock.
| JSON representation |
|---|
{
"healthStatus": enum ( |
| Fields | |
|---|---|
healthStatus |
The health status of the reservation subBlock. |
healthyHostCount |
The number of healthy hosts in the reservation subBlock. |
degradedHostCount |
The number of degraded hosts in the reservation subBlock. |
healthyInfraCount |
The number of healthy infrastructure (e.g NV link domain) in the reservation subblock. |
degradedInfraCount |
The number of degraded infrastructure (e.g NV link domain) in the reservation subblock. |
HealthStatus
| Enums | |
|---|---|
HEALTH_STATUS_UNSPECIFIED |
The health status of the reservation subBlock is unspecified. |
HEALTHY |
The reservation subBlock is healthy. |
DEGRADED |
The reservation subBlock is degraded. |
AcceleratorTopologiesInfo
Info for accelerator topologies within a densely packed reservation.
| JSON representation |
|---|
{
"acceleratorTopologyInfos": [
{
object ( |
| Fields | |
|---|---|
acceleratorTopologyInfos[] |
Info for each accelerator topology. |
AcceleratorTopologyInfo
Info for a slice of a given topology.
| JSON representation |
|---|
{
"acceleratorTopology": string,
"infoPerTopologyStates": [
{
object ( |
| Fields | |
|---|---|
acceleratorTopology |
The accelerator topology. |
infoPerTopologyStates[] |
Info for each topology state. |
InfoPerTopologyState
Info for each topology state.
| JSON representation |
|---|
{
"state": enum ( |
| Fields | |
|---|---|
state |
The state of the accelerator topology. |
count |
The number of accelerator topologies in this state. |
TopologyState
The state of an accelerator topology.
| Enums | |
|---|---|
TOPOLOGY_STATE_UNSPECIFIED |
The state of the topology is unspecified. |
AVAILABLE |
The accelerator topology is available. |
RUNNING |
The accelerator topology is running. |
UNHEALTHY |
The accelerator topology is unhealthy. |
Methods |
|
|---|---|
|
The method compute.v1.ReservationSubBlocksService.Get is not available in Cloud de Confiance by S3NS. |
|
The method compute.v1.ReservationSubBlocksService.GetPolicy is not available in Cloud de Confiance by S3NS. |
|
The method compute.v1.ReservationSubBlocksService.List is not available in Cloud de Confiance by S3NS. |
|
The method compute.v1.ReservationSubBlocksService.PerformMaintenance is not available in Cloud de Confiance by S3NS. |
|
The method compute.v1.ReservationSubBlocksService.ReportFaulty is not available in Cloud de Confiance by S3NS. |
|
The method compute.v1.ReservationSubBlocksService.SetPolicy is not available in Cloud de Confiance by S3NS. |
|
The method compute.v1.ReservationSubBlocksService.TestPermissions is not available in Cloud de Confiance by S3NS. |