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