Bare Metal Solution API (baremetalsolution:v2)

2023-03-11

3 new methods

Additions

    Methods
  • baremetalsolution.projects.locations.networks.rename

      Path: v2/{+name}:rename

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

      Parameter Order: name

      HTTP Method: POST

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

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

      Parameters:

        name

          Location: path

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

          Required: Yes

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

          Type: string

  • baremetalsolution.projects.locations.nfsshares.rename

      HTTP Method: POST

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

      Parameter Order: name

      Parameters:

        name

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

          Required: Yes

          Location: path

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

          Type: string

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

      Path: v2/{+name}:rename

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

  • baremetalsolution.projects.locations.volumes.rename

      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.

      Parameter Order: name

      Parameters:

        name

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

          Location: path

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

          Type: string

          Required: Yes

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

      Path: v2/{+name}:rename