2022-08-28
▼ ▲ baremetalsolution.projects.locations.nfsShares.delete
Parameter Order : name
Parameters :
name
Pattern : ^projects/[^/]+/locations/[^/]+/nfsShares/[^/]+$
Type : string
Location : path
Required : Yes
Description : Required. The name of the NFS share to delete.
Scopes : https://www.googleapis.com/auth/cloud-platform
Path : v2/{+name}
HTTP Method : DELETE
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/nfsShares/{nfsSharesId}
Description : Delete an NFS share. The underlying volume is automatically deleted.
▼ ▲ baremetalsolution.projects.locations.nfsShares.create
HTTP Method : POST
Parameter Order : parent
Description : Create an NFS share.
parent
Description : Required. The parent project and location.
Pattern : ^projects/[^/]+/locations/[^/]+$
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/nfsShares
Path : v2/{+parent}/nfsShares