2022-06-20
▼ ▲ baremetalsolution.projects.locations.submitProvisioningConfig
Description : Submit a provisiong configuration for a given project.
Path : v1alpha1/{+project}/{+location}:submitProvisioningConfig
HTTP Method : POST
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameters :
location
Description : Required. The target location of the provisioning request.
Pattern : ^locations/[^/]+$
Location : path
Required : Yes
Type : string
project
Description : Required. The target project of the provisioning request.
Pattern : ^projects/[^/]+$
Type : string
Location : path
Required : Yes
Flat Path : v1alpha1/projects/{projectsId}/locations/{locationsId}:submitProvisioningConfig
Parameter Order :
▼ ▲ baremetalsolution.projects.provisioningQuotas.list
Path : v1alpha1/{+parent}/provisioningQuotas
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : GET
Flat Path : v1alpha1/projects/{projectsId}/provisioningQuotas
Description : List the budget details to provision resources on a given project.
Parameters :
pageSize
Format : int32
Type : integer
Location : query
Description : The maximum number of items to return.
parent
Description : Required. The parent project containing the provisioning quotas.
Required : Yes
Type : string
Location : path
Pattern : ^projects/[^/]+$
pageToken
Location : query
Description : The next_page_token value returned from a previous List request, if any.
Type : string
Parameter Order : parent