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