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