Module: Google::Cloud::BareMetalSolution::V2::BareMetalSolution

Defined in:
lib/google/cloud/bare_metal_solution/v2/bare_metal_solution.rb,
lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/rest.rb,
lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/paths.rb,
lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/client.rb,
lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/operations.rb,
lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/credentials.rb,
lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/rest/client.rb,
lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/rest/operations.rb,
lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/rest/service_stub.rb

Overview

Performs management operations on Bare Metal Solution servers.

The baremetalsolution.googleapis.com service provides management capabilities for Bare Metal Solution servers. To access the API methods, you must assign Bare Metal Solution IAM roles containing the desired permissions to your staff in your Google Cloud project. You must also enable the Bare Metal Solution API. Once enabled, the methods act upon specific servers in your Bare Metal Solution environment.

To load this service and instantiate a REST client:

require "google/cloud/bare_metal_solution/v2/bare_metal_solution/rest"
client = ::Google::Cloud::BareMetalSolution::V2::BareMetalSolution::Rest::Client.new

Defined Under Namespace

Modules: Paths, Rest Classes: Client, Credentials, Operations