Bare Metal Solution API (baremetalsolution:v1alpha1)

2022-09-26

2 removed methods | Removed API

Deletions

    Methods
  • baremetalsolution.projects.provisioningQuotas.list

      Parameter Order: parent

      Parameters:

        pageToken

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

          Location: query

          Type: string

        parent

          Type: string

          Location: path

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

          Required: Yes

          Pattern: ^projects/[^/]+$

        pageSize

          Description: The maximum number of items to return.

          Type: integer

          Location: query

          Format: int32

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

      Path: v1alpha1/{+parent}/provisioningQuotas

      HTTP Method: GET

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

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

  • baremetalsolution.projects.locations.submitProvisioningConfig

      Parameter Order:

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

      HTTP Method: POST

      Description: Submit a provisiong configuration for a given project.

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

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

      Parameters:

        project

          Required: Yes

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

          Pattern: ^projects/[^/]+$

          Location: path

          Type: string

        location

          Location: path

          Required: Yes

          Pattern: ^locations/[^/]+$

          Type: string

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