Bare Metal Solution API (baremetalsolution:v2)

2022-04-21

1 removed method

Deletions

    Methods
  • baremetalsolution.projects.locations.instances.stop

      Parameter Order: name

      Description: Stop a running server.

      Parameters:

        name

          Type: string

          Description: Required. Name of the resource.

          Required: Yes

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

          Location: path

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

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

      Path: v2/{+name}:stop

      HTTP Method: POST