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