2023-03-19
▼ ▲ baremetalsolution.projects.locations.nfsShares.rename
HTTP Method : POST
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/nfsShares/{nfsSharesId}:rename
Path : v2/{+name}:rename
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : RenameNfsShare sets a new name for an nfsshare. Use with caution, previous names become immediately invalidated.
Parameter Order : name
Parameters :
name
Location : path
Description : Required. The `name` field is used to identify the nfsshare. Format: projects/{project}/locations/{location}/nfsshares/{nfsshare}
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+/nfsShares/[^/]+$
Type : string
▼ ▲ baremetalsolution.projects.locations.nfsshares.rename
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/nfsshares/{nfssharesId}:rename
Pattern : ^projects/[^/]+/locations/[^/]+/nfsshares/[^/]+$