2023-03-20
▼ ▲ baremetalsolution.projects.locations.nfsShares.rename
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/nfsShares/{nfsSharesId}: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.
Parameters :
name
Location : path
Required : Yes
Description : Required. The `name` field is used to identify the nfsshare. Format: projects/{project}/locations/{location}/nfsshares/{nfsshare}
Pattern : ^projects/[^/]+/locations/[^/]+/nfsShares/[^/]+$
Type : string
Parameter Order : name
Path : v2/{+name}:rename
HTTP Method : POST
▼ ▲ baremetalsolution.projects.locations.nfsshares.rename
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/nfsshares/{nfssharesId}:rename
Pattern : ^projects/[^/]+/locations/[^/]+/nfsshares/[^/]+$