Bare Metal Solution API (baremetalsolution:v2)

2023-02-12

3 removed methods

Deletions

    Methods
  • baremetalsolution.projects.locations.instances.rename

      Description : RenameInstance sets a new name for an instance.

      Parameter Order : name

      Parameters :

        name

          Required : Yes

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

          Location : path

          Type : string

          Description : Immutable. The resource name of this `Instance`. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. Format: `projects/{project}/locations/{location}/instances/{instance}`

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

      HTTP Method : POST

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

      Path : v2/{+name}:rename

  • baremetalsolution.projects.locations.volumes.luns.evict

      HTTP Method : POST

      Description : Skips lun's cooloff and deletes it now. Lun must be in cooloff state.

      Path : v2/{+name}:evict

      Flat Path : v2/projects/{projectsId}/locations/{locationsId}/volumes/{volumesId}/luns/{lunsId}:evict

      Parameters :

        name

          Location : path

          Description : Required. The name of the lun.

          Type : string

          Required : Yes

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

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

      Parameter Order : name

  • baremetalsolution.projects.locations.volumes.evict

      Flat Path : v2/projects/{projectsId}/locations/{locationsId}/volumes/{volumesId}:evict

      Parameters :

        name

          Type : string

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

          Description : Required. The name of the Volume.

          Required : Yes

          Location : path

      HTTP Method : POST

      Description : Skips volume's cooloff and deletes it now. Volume must be in cooloff state.

      Path : v2/{+name}:evict

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

      Parameter Order : name