Bare Metal Solution API (baremetalsolution:v1alpha1)

2022-05-02

2 new methods | New API

Additions

    Methods
  • baremetalsolution.projects.provisioningQuotas.list

      Flat Path : v1alpha1/projects/{projectsId}/provisioningQuotas

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

      Parameter Order : parent

      Parameters :

        parent

          Location : path

          Type : string

          Pattern : ^projects/[^/]+$

          Required : Yes

          Description : Required. The parent project containing the provisioning quotas.

        pageToken

          Location : query

          Type : string

          Description : The next_page_token value returned from a previous List request, if any.

        pageSize

          Description : The maximum number of items to return.

          Format : int32

          Type : integer

          Location : query

      HTTP Method : GET

      Description : List the budget details to provision resources on a given project.

      Path : v1alpha1/{+parent}/provisioningQuotas

  • baremetalsolution.projects.locations.submitProvisioningConfig

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

      Path : v1alpha1/{+project}/{+location}:submitProvisioningConfig

      Parameters :

        location

          Location : path

          Type : string

          Pattern : ^locations/[^/]+$

          Description : Required. The target location of the provisioning request.

          Required : Yes

        project

          Type : string

          Required : Yes

          Description : Required. The target project of the provisioning request.

          Location : path

          Pattern : ^projects/[^/]+$

      HTTP Method : POST

      Description : Submit a provisiong configuration for a given project.

      Parameter Order :

    • project
    • location
    • Flat Path : v1alpha1/projects/{projectsId}/locations/{locationsId}:submitProvisioningConfig