Method: projects.locations.nfsShares.patch

Update details of a single NFS share.

HTTP request

PATCH https://baremetalsolution.googleapis.com/v2/{nfsShare.name=projects/*/locations/*/nfsShares/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
nfsShare.name

string

Immutable. The name of the NFS share.

Query parameters

Parameters
updateMask

string (FieldMask format)

The list of fields to update. The only currently supported fields are: labels allowedClients

Request body

The request body contains an instance of NfsShare.

Response body

If successful, the response body contains an instance of Operation.

Authorization Scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.