Bare Metal Solution API (baremetalsolution:v2)

2022-04-23

1 new method

Additions

    Methods
  • baremetalsolution.projects.locations.instances.stop

      Parameter Order: name

      Flat Path: v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:stop

      Parameters:

        name

          Description: Required. Name of the resource.

          Required: Yes

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

          Location: path

          Type: string

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

      Description: Stop a running server.

      Path: v2/{+name}:stop

      HTTP Method: POST