v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-131,0021,0174.3 MB
reservationSlots

Update a reservation slot in the specified sub-block.

post/projects/{project}/zones/{zone}/{+parentName}/reservationSlots/{reservationSlot}

Path parameters

projectstring required

The project ID for this request.

zonestring required

The name of the zone for this request, formatted as RFC1035.

parentNamestring required

The name of the sub-block resource.

reservationSlotstring required

The name of the slot resource.

Query parameters

updateMaskstring

The fields to be updated as part of this request.

Request body

creationTimestampstring

Output only. [Output Only] The creation timestamp, formatted asRFC3339 text.

selfLinkWithIdstring

Output only. [Output Only] A server-defined URL for this resource with the resource ID.

idstring uint64

Output only. [Output Only] The unique identifier for this resource. This identifier is defined by the server.

state'ACTIVE' | 'CREATING' | 'DELETING' | 'STATE_UNSPECIFIED' | 'UNAVAILABLE'

Output only. [Output Only] The state of the reservation slot.

selfLinkstring

Output only. [Output Only] A server-defined fully-qualified URL for this resource.

namestring

Output only. [Output Only] The name of the reservation slot.

zonestring

Output only. [Output Only] The zone in which the reservation slot resides.

kindstring

Output only. [Output Only] The type of resource. Alwayscompute#reservationSlot for reservation slots.

Response

Successful response