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