Bare Metal Solution API (baremetalsolution:v2)

2022-08-28

2 new methods

Additions

    Methods
  • 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.

      Parameters :

        parent

          Required : Yes

          Description : Required. The parent project and location.

          Location : path

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

          Type : string

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

      Path : v2/{+parent}/nfsShares

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