Compute Engine API (compute:alpha)

2026-08-06

1 new method | 1 updated method

Additions

    Methods
  • compute.reservationSlots.getHealth

      Path : projects/{project}/zones/{zone}/{+parentName}/reservationSlots/{reservationSlot}/getHealth

      Parameters :

        requestId

          Type : string

          Description : An optional request ID to identify requests.

          Location : query

        zone

          Description : Name of the zone for this request. Zone name should conform to RFC1035.

          Type : string

          Location : path

          Required : Yes

        project

          Location : path

          Required : Yes

          Type : string

          Description : Project ID for this request.

        parentName

          Pattern : reservations/([a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19})/reservationBlocks/([a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19})/reservationSubBlocks/([a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19})

          Type : string

          Location : path

          Required : Yes

          Description : The name of the parent reservation, parent block and parent sub-block. In the format of reservations/{reservation_name}/reservationBlocks/{reservation_block_name}/reservationSubBlocks/{reservation_sub_block_name}

        reservationSlot

          Location : path

          Required : Yes

          Description : The name of the reservation slot. Name should conform to RFC1035 or be a resource ID.

          Type : string

      HTTP Method : POST

      Description : Get health info on a reservation slot.

      Flat Path : projects/{project}/zones/{zone}/reservations/{reservationsId}/reservationBlocks/{reservationBlocksId}/reservationSubBlocks/{reservationSubBlocksId}/reservationSlots/{reservationSlot}/getHealth

      Parameter Order :

    • project
    • zone
    • parentName
    • reservationSlot
    • Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/compute
    • https://www.googleapis.com/auth/compute.readonly

Updates

    Methods
  • compute.reservationConsumedInstances.list

      Parameters :

        reservation

          Pattern : ^reservations/[^/]+$  ⟶  reservations/[^/]+