Bare Metal Solution API (baremetalsolution:v2)

2022-03-10

3 new methods | 3 removed methods

Additions

    Methods
  • baremetalsolution.projects.locations.provisioningConfigs.get

      Parameter Order : name

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

      HTTP Method : GET

      Path : v2/{+name}

      Description : Get ProvisioningConfig by name.

      Flat Path : v2/projects/{projectsId}/locations/{locationsId}/provisioningConfigs/{provisioningConfigsId}

      Parameters :

        name

          Required : Yes

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

          Location : path

          Description : Required. Name of the ProvisioningConfig.

          Type : string

  • baremetalsolution.projects.locations.provisioningConfigs.create

      Parameters :

        parent

          Required : Yes

          Location : path

          Type : string

          Description : Required. The parent project and location containing the ProvisioningConfig.

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

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

      Parameter Order : parent

      Description : Create new ProvisioningConfig.

      HTTP Method : POST

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

      Path : v2/{+parent}/provisioningConfigs

  • baremetalsolution.projects.locations.provisioningConfigs.patch

      Parameter Order : name

      HTTP Method : PATCH

      Path : v2/{+name}

      Description : Update existing ProvisioningConfig.

      Parameters :

        updateMask

          Type : string

          Description : Required. The list of fields to update.

          Location : query

          Format : google-fieldmask

        name

          Location : path

          Required : Yes

          Description : Output only. The name of the provisioning config.

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

          Type : string

      Flat Path : v2/projects/{projectsId}/locations/{locationsId}/provisioningConfigs/{provisioningConfigsId}

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

Deletions

    Methods
  • baremetalsolution.projects.locations.nfsShares.list

      Path : v2/{+parent}/nfsShares

      Parameter Order : parent

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

      Parameters :

        parent

          Type : string

          Required : Yes

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

          Location : path

          Description : Required. Parent value for ListNfsSharesRequest.

        pageToken

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

          Location : query

          Type : string

        pageSize

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

          Format : int32

          Type : integer

          Location : query

        filter

          Description : List filter.

          Location : query

          Type : string

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

      Description : List NFS shares.

      HTTP Method : GET

  • baremetalsolution.projects.locations.nfsShares.patch

      Parameter Order : name

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

      Description : Update details of a single NFS share.

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

      Parameters :

        name

          Type : string

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

          Required : Yes

          Location : path

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

        updateMask

          Location : query

          Type : string

          Format : google-fieldmask

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

      Path : v2/{+name}

      HTTP Method : PATCH

  • baremetalsolution.projects.locations.nfsShares.get

      Parameter Order : name

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

      HTTP Method : GET

      Path : v2/{+name}

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

      Parameters :

        name

          Required : Yes

          Description : Required. Name of the resource.

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

          Type : string

          Location : path

      Description : Get details of a single NFS share.

3 new methods | 3 removed methods

Additions

    Methods
  • baremetalsolution.projects.locations.nfsShares.list

      Path : v2/{+parent}/nfsShares

      Parameter Order : parent

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

      Parameters :

        parent

          Type : string

          Required : Yes

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

          Location : path

          Description : Required. Parent value for ListNfsSharesRequest.

        pageToken

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

          Location : query

          Type : string

        pageSize

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

          Format : int32

          Type : integer

          Location : query

        filter

          Description : List filter.

          Location : query

          Type : string

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

      Description : List NFS shares.

      HTTP Method : GET

  • baremetalsolution.projects.locations.nfsShares.patch

      Parameter Order : name

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

      Description : Update details of a single NFS share.

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

      Parameters :

        name

          Type : string

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

          Required : Yes

          Location : path

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

        updateMask

          Location : query

          Type : string

          Format : google-fieldmask

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

      Path : v2/{+name}

      HTTP Method : PATCH

  • baremetalsolution.projects.locations.nfsShares.get

      Parameter Order : name

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

      HTTP Method : GET

      Path : v2/{+name}

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

      Parameters :

        name

          Required : Yes

          Description : Required. Name of the resource.

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

          Type : string

          Location : path

      Description : Get details of a single NFS share.

Deletions

    Methods
  • baremetalsolution.projects.locations.provisioningConfigs.create

      Parameter Order : parent

      HTTP Method : POST

      Parameters :

        parent

          Description : Required. The parent project and location containing the ProvisioningConfig.

          Location : path

          Type : string

          Required : Yes

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

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

      Description : Create new ProvisioningConfig.

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

      Path : v2/{+parent}/provisioningConfigs

  • baremetalsolution.projects.locations.provisioningConfigs.get

      Parameters :

        name

          Description : Required. Name of the ProvisioningConfig.

          Location : path

          Required : Yes

          Type : string

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

      Description : Get ProvisioningConfig by name.

      Path : v2/{+name}

      Flat Path : v2/projects/{projectsId}/locations/{locationsId}/provisioningConfigs/{provisioningConfigsId}

      HTTP Method : GET

      Parameter Order : name

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

  • baremetalsolution.projects.locations.provisioningConfigs.patch

      HTTP Method : PATCH

      Parameter Order : name

      Path : v2/{+name}

      Flat Path : v2/projects/{projectsId}/locations/{locationsId}/provisioningConfigs/{provisioningConfigsId}

      Description : Update existing ProvisioningConfig.

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

      Parameters :

        name

          Location : path

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

          Type : string

          Required : Yes

          Description : Output only. The name of the provisioning config.

        updateMask

          Location : query

          Format : google-fieldmask

          Type : string

          Description : Required. The list of fields to update.