Bare Metal Solution API (baremetalsolution:v2)

2023-06-10

1 new method

Additions

    Methods
  • baremetalsolution.projects.locations.instances.create

      Flat Path : v2/projects/{projectsId}/locations/{locationsId}/instances

      Description : Create an Instance.

      Scopes : https://www.googleapis.com/auth/cloud-platform

      HTTP Method : POST

      Parameter Order : parent

      Parameters :

        parent

          Description : Required. The parent project and location.

          Type : string

          Pattern : ^projects/[^/]+/locations/[^/]+$

          Required : Yes

          Location : path

      Path : v2/{+parent}/instances

1 removed method

Deletions

    Methods
  • baremetalsolution.projects.locations.instances.create

      Parameters :

        parent

          Required : Yes

          Location : path

          Description : Required. The parent project and location.

          Pattern : ^projects/[^/]+/locations/[^/]+$

          Type : string

      Path : v2/{+parent}/instances

      Flat Path : v2/projects/{projectsId}/locations/{locationsId}/instances

      Description : Create an Instance.

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Parameter Order : parent

      HTTP Method : POST