Bare Metal Solution API (baremetalsolution:v2)

2023-03-12

3 removed methods

Deletions

    Methods
  • baremetalsolution.projects.locations.volumes.rename

      Parameters:

        name

          Description: Required. The `name` field is used to identify the volume. Format: projects/{project}/locations/{location}/volumes/{volume}

          Required: Yes

          Type: string

          Location: path

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

      Parameter Order: name

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

      HTTP Method: POST

      Description: RenameVolume sets a new name for a volume. Use with caution, previous names become immediately invalidated.

      Path: v2/{+name}:rename

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

  • baremetalsolution.projects.locations.networks.rename

      Path: v2/{+name}:rename

      HTTP Method: POST

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

      Flat Path: v2/projects/{projectsId}/locations/{locationsId}/networks/{networksId}:rename

      Parameter Order: name

      Description: RenameNetwork sets a new name for a network. Use with caution, previous names become immediately invalidated.

      Parameters:

        name

          Type: string

          Required: Yes

          Description: Required. The `name` field is used to identify the network. Format: projects/{project}/locations/{location}/networks/{network}

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

          Location: path

  • baremetalsolution.projects.locations.nfsshares.rename

      Path: v2/{+name}:rename

      Parameter Order: name

      Description: RenameNfsShare sets a new name for an nfsshare. Use with caution, previous names become immediately invalidated.

      HTTP Method: POST

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

      Flat Path: v2/projects/{projectsId}/locations/{locationsId}/nfsshares/{nfssharesId}:rename

      Parameters:

        name

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

          Location: path

          Required: Yes

          Description: Required. The `name` field is used to identify the nfsshare. Format: projects/{project}/locations/{location}/nfsshares/{nfsshare}

          Type: string