Bare Metal Solution API (baremetalsolution:v2)

2023-08-12

1 removed method

Deletions

    Methods
  • baremetalsolution.projects.locations.osImages.list

      Parameters:

        parent

          Location: path

          Description: Required. Parent value for ListProvisioningQuotasRequest.

          Required: Yes

          Pattern: ^projects/[^/]+/locations/[^/]+$

          Type: string

        pageToken

          Description: A token identifying a page of results from the server.

          Location: query

          Type: string

        pageSize

          Type: integer

          Location: query

          Description: Requested page size. The server might return fewer items than requested. If unspecified, server will pick an appropriate default. Notice that page_size field is not supported and won't be respected in the API request for now, will be updated when pagination is supported.

          Format: int32

      Path: v2/{+parent}/osImages

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Flat Path: v2/projects/{projectsId}/locations/{locationsId}/osImages

      Parameter Order: parent

      Description: Retrieves the list of OS images which are currently approved.

      HTTP Method: GET