ReservationSlotPhysicalTopology(
mapping=None, *, ignore_unknown_fields=False, **kwargs
).. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
block |
str
The unique identifier of the capacity block within the cluster. This field is a member of oneof_ _block.
|
cluster |
str
The cluster name of the reservation sub-block. This field is a member of oneof_ _cluster.
|
host |
str
The unique identifier of the capacity host within the capacity sub-block. This field is a member of oneof_ _host.
|
sub_block |
str
The unique identifier of the capacity sub-block within the capacity block. This field is a member of oneof_ _sub_block.
|