Bare Metal Solution API (baremetalsolution:v2)

2023-08-14

1 new method

Additions

    Methods
  • baremetalsolution.projects.locations.osImages.list

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

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

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

      Parameters:

        pageToken

          Type: string

          Location: query

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

        parent

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

          Location: path

          Description: Required. Parent value for ListProvisioningQuotasRequest.

          Required: Yes

          Type: string

        pageSize

          Location: query

          Type: integer

          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

      Parameter Order: parent

      HTTP Method: GET