Bare Metal Solution API (baremetalsolution:v2)

2022-03-20

3 new methods | 2 updated methods

Additions

    Methods
  • baremetalsolution.projects.locations.nfsShares.patch

      Parameters :

        updateMask

          Location : query

          Type : string

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

          Format : google-fieldmask

        name

          Description : Output only. The name of the NFS share.

          Required : Yes

          Pattern : ^projects/[^/]+/locations/[^/]+/nfsShares/[^/]+$

          Location : path

          Type : string

      Description : Update details of a single NFS share.

      Path : v2/{+name}

      HTTP Method : PATCH

      Parameter Order : name

      Flat Path : v2/projects/{projectsId}/locations/{locationsId}/nfsShares/{nfsSharesId}

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

  • baremetalsolution.projects.locations.nfsShares.get

      Description : Get details of a single NFS share.

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

      HTTP Method : GET

      Flat Path : v2/projects/{projectsId}/locations/{locationsId}/nfsShares/{nfsSharesId}

      Parameters :

        name

          Pattern : ^projects/[^/]+/locations/[^/]+/nfsShares/[^/]+$

          Required : Yes

          Description : Required. Name of the resource.

          Location : path

          Type : string

      Parameter Order : name

      Path : v2/{+name}

  • baremetalsolution.projects.locations.nfsShares.list

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

      Parameter Order : parent

      Flat Path : v2/projects/{projectsId}/locations/{locationsId}/nfsShares

      Description : List NFS shares.

      HTTP Method : GET

      Parameters :

        pageSize

          Format : int32

          Description : Requested page size. The server might return fewer items than requested. If unspecified, server will pick an appropriate default.

          Type : integer

          Location : query

        pageToken

          Description : A token identifying a page of results from the server.

          Location : query

          Type : string

        parent

          Location : path

          Pattern : ^projects/[^/]+/locations/[^/]+$

          Required : Yes

          Type : string

          Description : Required. Parent value for ListNfsSharesRequest.

        filter

          Type : string

          Location : query

          Description : List filter.

      Path : v2/{+parent}/nfsShares

Updates

    Methods
  • baremetalsolution.projects.locations.provisioningConfigs.create

      Parameters :

        email

          Location : query

          Description : Optional. Email provided to send a confirmation with provisioning config to.

          Type : string

  • baremetalsolution.projects.locations.provisioningConfigs.patch

      Parameters :

        email

          Location : query

          Type : string

          Description : Optional. Email provided to send a confirmation with provisioning config to.