2022-02-24
▼ ▲ baremetalsolution.projects.locations.nfsShares.patch
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/nfsShares/{nfsSharesId}
Path : v2/{+name}
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : PATCH
Parameters :
updateMask
Type : string
Location : query
Description : The list of fields to update. The only currently supported fields are: `labels`
Format : google-fieldmask
name
Pattern : ^projects/[^/]+/locations/[^/]+/nfsShares/[^/]+$
Location : path
Description : Output only. The name of the NFS share.
Type : string
Required : Yes
Parameter Order : name
Description : Update details of a single NFS share.
▼ ▲ baremetalsolution.projects.locations.nfsShares.get
Path : v2/{+name}
HTTP Method : GET
Parameters :
name
Pattern : ^projects/[^/]+/locations/[^/]+/nfsShares/[^/]+$
Type : string
Location : path
Required : Yes
Description : Required. Name of the resource.
Description : Get details of a single NFS share.
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/nfsShares/{nfsSharesId}
Parameter Order : name
▼ ▲ baremetalsolution.projects.locations.nfsShares.list
Parameters :
parent
Pattern : ^projects/[^/]+/locations/[^/]+$
Type : string
Location : path
Required : Yes
Description : Required. Parent value for ListNfsSharesRequest.
filter
Location : query
Description : List filter.
Type : string
pageSize
Format : int32
Location : query
Description : Requested page size. The server might return fewer items than requested. If unspecified, server will pick an appropriate default.
Type : integer
pageToken
Location : query
Description : A token identifying a page of results from the server.
Type : string
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/nfsShares
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : GET
Path : v2/{+parent}/nfsShares
Description : List NFS shares.
Parameter Order : parent