Resource: ReservationSlotsGetResponse
| JSON representation |
|---|
{
"resource": {
object ( |
| Fields | |
|---|---|
resource |
|
ReservationSlot
Represents a reservation slot resource.
| JSON representation |
|---|
{ "kind": string, "id": string, "creationTimestamp": string, "name": string, "zone": string, "selfLink": string, "selfLinkWithId": string, "physicalTopology": { object ( |
| Fields | |
|---|---|
kind |
Output only. [Output Only] The type of resource. Always
for reservation slots. |
id |
Output only. [Output Only] The unique identifier for this resource. This identifier is defined by the server. |
creationTimestamp |
Output only. [Output Only] The creation timestamp, formatted as RFC3339 text. |
name |
Output only. [Output Only] The name of the reservation slot. |
zone |
Output only. [Output Only] The zone in which the reservation slot resides. |
selfLink |
Output only. [Output Only] A server-defined fully-qualified URL for this resource. |
selfLinkWithId |
Output only. [Output Only] A server-defined URL for this resource with the resource ID. |
physicalTopology |
Output only. [Output Only] The physical topology of the reservation slot. |
state |
Output only. [Output Only] The state of the reservation slot. |
status |
Output only. [Output Only] The status of the reservation slot. |
shareSettings |
Specify share settings to create a shared slot. Set to empty to inherit the share settings from a parent resource. |
PhysicalTopology
| JSON representation |
|---|
{ "cluster": string, "block": string, "subBlock": string, "host": string } |
| Fields | |
|---|---|
cluster |
The cluster name of the reservation sub-block. |
block |
The unique identifier of the capacity block within the cluster. |
subBlock |
The unique identifier of the capacity sub-block within the capacity block. |
host |
The unique identifier of the capacity host within the capacity sub-block. |
State
| Enums | |
|---|---|
STATE_UNSPECIFIED |
|
CREATING |
The resources are being allocated for the reservation slot. |
ACTIVE |
The reservation slot has allocated all its resources. |
DELETING |
The reservation slot is currently being deleted. |
UNAVAILABLE |
The reservation slot is currently unavailable. |
Status
| JSON representation |
|---|
{
"physicalTopology": {
object ( |
| Fields | |
|---|---|
physicalTopology |
Output only. [Output Only] The physical topology of the reservation sub-block. |
rdmaIpAddresses[] |
Output only. The RDMA IP address of the physical host. |
runningInstances[] |
Output only. The URIs of the instances currently running on this slot. |
Methods |
|
|---|---|
|
The method compute.v1.ReservationSlotsService.Get is not available in Cloud de Confiance by S3NS. |
|
The method compute.v1.ReservationSlotsService.GetVersion is not available in Cloud de Confiance by S3NS. |
|
The method compute.v1.ReservationSlotsService.List is not available in Cloud de Confiance by S3NS. |
|
The method compute.v1.ReservationSlotsService.Update is not available in Cloud de Confiance by S3NS. |