2023-03-12
▼ ▲ 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
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/networks/{networksId}:rename
Description : RenameNetwork sets a new name for a network. Use with caution, previous names become immediately invalidated.
Description : Required. The `name` field is used to identify the network. Format: projects/{project}/locations/{location}/networks/{network}
Pattern : ^projects/[^/]+/locations/[^/]+/networks/[^/]+$
▼ ▲ baremetalsolution.projects.locations.nfsshares.rename
Description : RenameNfsShare sets a new name for an nfsshare. Use with caution, previous names become immediately invalidated.
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/nfsshares/{nfssharesId}:rename
Pattern : ^projects/[^/]+/locations/[^/]+/nfsshares/[^/]+$
Description : Required. The `name` field is used to identify the nfsshare. Format: projects/{project}/locations/{location}/nfsshares/{nfsshare}