Compute Engine API (compute:alpha)

2025-05-01

1 new method

Additions

    Methods
  • compute.reservationSubBlocks.performMaintenance

      Path : projects/{project}/zones/{zone}/{parentName}/reservationSubBlocks/{reservationSubBlock}/performMaintenance

      Flat Path : projects/{project}/zones/{zone}/{parentName}/reservationSubBlocks/{reservationSubBlock}/performMaintenance

      HTTP Method : POST

      Parameters :

        parentName

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

          Location : path

          Required : Yes

          Type : string

        project

          Description : Project ID for this request.

          Location : path

          Required : Yes

          Type : string

        requestId

          Description : An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).

          Location : query

          Type : string

        reservationSubBlock

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

          Location : path

          Required : Yes

          Type : string

        zone

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order :

    • project
    • zone
    • parentName
    • reservationSubBlock
    • Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/compute
    • Description : Allows customers to perform maintenance on a reservation subBlock