integrations.sh
← all integrations

googleapis.com – baremetalsolution

OpenAPI apis-guru analyticsmedia

Provides ways to manage Bare Metal Solution hardware installed in a regional extension located near a Google Cloud data center.

Homepage
https://api.apis.guru/v2/specs/googleapis.com:baremetalsolution/v2.json
Provider
googleapis.com:baremetalsolution / baremetalsolution
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/googleapis.com/baremetalsolution/v2/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/googleapis.com/baremetalsolution/v2/openapi.yaml

Tools (32)

Extracted live via the executor SDK.

  • projects.baremetalsolutionProjectsLocationsInstanceProvisioningSettingsFetch

    Get instance provisioning settings for a given project. This is hidden method used by UI only.

  • projects.baremetalsolutionProjectsLocationsInstancesCreate

    Create an Instance.

  • projects.baremetalsolutionProjectsLocationsInstancesDetachLun

    Detach LUN from Instance.

  • projects.baremetalsolutionProjectsLocationsInstancesDisableInteractiveSerialConsole

    Disable the interactive serial console feature on an instance.

  • projects.baremetalsolutionProjectsLocationsInstancesEnableInteractiveSerialConsole

    Enable the interactive serial console feature on an instance.

  • projects.baremetalsolutionProjectsLocationsInstancesList

    List servers in a given project and location.

  • projects.baremetalsolutionProjectsLocationsInstancesReset

    Perform an ungraceful, hard reset on a server. Equivalent to shutting the power off and then turning it back on.

  • projects.baremetalsolutionProjectsLocationsInstancesStart

    Starts a server that was shutdown.

  • projects.baremetalsolutionProjectsLocationsInstancesStop

    Stop a running server.

  • projects.baremetalsolutionProjectsLocationsList

    Lists information about the supported locations for this service.

  • projects.baremetalsolutionProjectsLocationsNetworksList

    List network in a given project and location.

  • projects.baremetalsolutionProjectsLocationsNetworksListNetworkUsage

    List all Networks (and used IPs for each Network) in the vendor account associated with the specified project.

  • projects.baremetalsolutionProjectsLocationsNfsSharesCreate

    Create an NFS share.

  • projects.baremetalsolutionProjectsLocationsNfsSharesList

    List NFS shares.

  • projects.baremetalsolutionProjectsLocationsProvisioningConfigsCreate

    Create new ProvisioningConfig.

  • projects.baremetalsolutionProjectsLocationsProvisioningConfigsSubmit

    Submit a provisiong configuration for a given project.

  • projects.baremetalsolutionProjectsLocationsProvisioningQuotasList

    List the budget details to provision resources on a given project.

  • projects.baremetalsolutionProjectsLocationsSshKeysCreate

    Register a public SSH key in the specified project for use with the interactive serial console feature.

  • projects.baremetalsolutionProjectsLocationsSshKeysList

    Lists the public SSH keys registered for the specified project. These SSH keys are used only for the interactive serial console feature.

  • projects.baremetalsolutionProjectsLocationsVolumesList

    List storage volumes in a given project and location.

  • projects.baremetalsolutionProjectsLocationsVolumesLunsEvict

    Skips lun's cooloff and deletes it now. Lun must be in cooloff state.

  • projects.baremetalsolutionProjectsLocationsVolumesLunsList

    List storage volume luns for given storage volume.

  • projects.baremetalsolutionProjectsLocationsVolumesPatch

    Update details of a single storage volume.

  • projects.baremetalsolutionProjectsLocationsVolumesRename

    RenameVolume sets a new name for a volume. Use with caution, previous names become immediately invalidated.

  • projects.baremetalsolutionProjectsLocationsVolumesResize

    Emergency Volume resize.

  • projects.baremetalsolutionProjectsLocationsVolumesSnapshotsCreate

    Takes a snapshot of a boot volume. Returns INVALID_ARGUMENT if called for a non-boot volume.

  • projects.baremetalsolutionProjectsLocationsVolumesSnapshotsDelete

    Deletes a volume snapshot. Returns INVALID_ARGUMENT if called for a non-boot volume.

  • projects.baremetalsolutionProjectsLocationsVolumesSnapshotsGet

    Returns the specified snapshot resource. Returns INVALID_ARGUMENT if called for a non-boot volume.

  • projects.baremetalsolutionProjectsLocationsVolumesSnapshotsList

    Retrieves the list of snapshots for the specified volume. Returns a response with an empty list of snapshots if called for a non-boot volume.

  • projects.baremetalsolutionProjectsLocationsVolumesSnapshotsRestoreVolumeSnapshot

    Uses the specified snapshot to restore its parent volume. Returns INVALID_ARGUMENT if called for a non-boot volume.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools