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