2022-01-20
▼ ▲ baremetalsolution.projects.locations.instances.reset
Parameters :
name
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/instances/[^/]+$
Type : string
Required : Yes
Description : Required. Name of the resource.
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:reset
Parameter Order : name
HTTP Method : POST
Path : v2/{+name}:reset
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Perform an ungraceful, hard reset on a server. Equivalent to shutting the power off and then turning it back on.
▼ ▲ baremetalsolution.projects.locations.instances.get
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}
HTTP Method : GET
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Get details about a single server.
Parameters :
name
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+/instances/[^/]+$
Location : path
Description : Required. Name of the resource.
Type : string
Path : v2/{+name}
Parameter Order : name
▼ ▲ baremetalsolution.projects.locations.instances.list
Path : v2/{+parent}/instances
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : GET
Parameter Order : parent
Description : List servers in a given project and location.
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/instances
Parameters :
parent
Location : path
Description : Required. Parent value for ListInstancesRequest.
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+$
Required : Yes
pageToken
Location : query
Type : string
Description : A token identifying a page of results from the server.
pageSize
Location : query
Description : Requested page size. Server may return fewer items than requested. If unspecified, the server will pick an appropriate default.
Format : int32
Type : integer
▼ ▲ baremetalsolution.projects.locations.networks.list
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : List network in a given project and location.
Parameters :
pageToken
Type : string
Description : A token identifying a page of results from the server.
Location : query
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
parent
Type : string
Required : Yes
Location : path
Description : Required. Parent value for ListNetworksRequest.
Pattern : ^projects/[^/]+/locations/[^/]+$
HTTP Method : GET
Parameter Order : parent
Path : v2/{+parent}/networks
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/networks
▼ ▲ baremetalsolution.projects.locations.networks.get
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameters :
name
Location : path
Required : Yes
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/networks/[^/]+$
Description : Required. Name of the resource.
Description : Get details of a single network.
Parameter Order : name
Path : v2/{+name}
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/networks/{networksId}
HTTP Method : GET
▼ ▲ baremetalsolution.projects.locations.volumes.snapshots.list
HTTP Method : GET
Path : v2/{+parent}/snapshots
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/volumes/{volumesId}/snapshots
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : List storage volume snapshots for given storage volume.
Parameters :
pageToken
Description : A token identifying a page of results from the server.
Location : query
Type : string
pageSize
Format : int32
Description : Requested page size. The server might return fewer items than requested. If unspecified, server will pick an appropriate default.
Type : integer
Location : query
parent
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+/volumes/[^/]+$
Location : path
Description : Required. Parent value for ListVolumesRequest.
Type : string
▼ ▲ baremetalsolution.projects.locations.volumes.snapshots.create
Description : Create a storage volume snapshot in a containing volume.
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Path : v2/{+parent}/snapshots
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/volumes/{volumesId}/snapshots
HTTP Method : POST
Parameters :
parent
Pattern : ^projects/[^/]+/locations/[^/]+/volumes/[^/]+$
Description : Required. The volume to snapshot.
Required : Yes
Type : string
Location : path
▼ ▲ baremetalsolution.projects.locations.volumes.snapshots.get
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameters :
name
Required : Yes
Description : Required. Name of the resource.
Pattern : ^projects/[^/]+/locations/[^/]+/volumes/[^/]+/snapshots/[^/]+$
Location : path
Type : string
Description : Get details of a single storage volume snapshot.
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/volumes/{volumesId}/snapshots/{snapshotsId}
Path : v2/{+name}
HTTP Method : GET
Parameter Order : name
▼ ▲ baremetalsolution.projects.locations.volumes.snapshots.restoreVolumeSnapshot
Path : v2/{+volumeSnapshot}:restoreVolumeSnapshot
Description : Restore a storage volume snapshot to its containing volume.
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/volumes/{volumesId}/snapshots/{snapshotsId}:restoreVolumeSnapshot
Parameters :
volumeSnapshot
Required : Yes
Description : Required. Name of the resource.
Location : path
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/volumes/[^/]+/snapshots/[^/]+$
Parameter Order : volumeSnapshot
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : POST
▼ ▲ baremetalsolution.projects.locations.volumes.snapshots.delete
Parameter Order : name
Path : v2/{+name}
Parameters :
name
Location : path
Required : Yes
Type : string
Description : Required. The name of the snapshot to delete.
Pattern : ^projects/[^/]+/locations/[^/]+/volumes/[^/]+/snapshots/[^/]+$
HTTP Method : DELETE
Description : Deletes a storage volume snapshot for a given volume.
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/volumes/{volumesId}/snapshots/{snapshotsId}
▼ ▲ baremetalsolution.projects.locations.volumes.luns.get
Description : Get details of a single storage lun.
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : GET
Parameter Order : name
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/volumes/{volumesId}/luns/{lunsId}
Parameters :
name
Pattern : ^projects/[^/]+/locations/[^/]+/volumes/[^/]+/luns/[^/]+$
Description : Required. Name of the resource.
Location : path
Required : Yes
Type : string
Path : v2/{+name}
▼ ▲ baremetalsolution.projects.locations.volumes.luns.list
Description : List storage volume luns for given storage volume.
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : GET
Parameter Order : parent
Parameters :
parent
Location : path
Required : Yes
Description : Required. Parent value for ListLunsRequest.
Pattern : ^projects/[^/]+/locations/[^/]+/volumes/[^/]+$
Type : string
pageToken
Location : query
Type : string
Description : A token identifying a page of results from the server.
pageSize
Location : query
Description : Requested page size. The server might return fewer items than requested. If unspecified, server will pick an appropriate default.
Type : integer
Format : int32
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/volumes/{volumesId}/luns
Path : v2/{+parent}/luns
▼ ▲ baremetalsolution.projects.locations.volumes.list
Path : v2/{+parent}/volumes
Scopes : https://www.googleapis.com/auth/cloud-platform
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/volumes
Parameter Order : parent
Description : List storage volumes in a given project and location.
Parameters :
pageToken
Description : A token identifying a page of results from the server.
Location : query
Type : string
pageSize
Type : integer
Format : int32
Description : Requested page size. The server might return fewer items than requested. If unspecified, server will pick an appropriate default.
Location : query
parent
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Description : Required. Parent value for ListVolumesRequest.
HTTP Method : GET
▼ ▲ baremetalsolution.projects.locations.volumes.get
Description : Get details of a single storage volume.
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/volumes/{volumesId}
Parameter Order : name
Path : v2/{+name}
Parameters :
name
Description : Required. Name of the resource.
Location : path
Required : Yes
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/volumes/[^/]+$
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : GET
▼ ▲ baremetalsolution.projects.locations.volumes.patch
Description : Update details of a single storage volume.
Parameters :
name
Description : Output only. The resource name of this `Volume`. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. Format: `projects/{project}/locations/{location}/volumes/{volume}`
Required : Yes
Location : path
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/volumes/[^/]+$
updateMask
Type : string
Format : google-fieldmask
Location : query
Description : The list of fields to update. The only currently supported fields are: `snapshot_auto_delete_behavior` `snapshot_schedule_policy_name`
Path : v2/{+name}
HTTP Method : PATCH
Parameter Order : name
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/volumes/{volumesId}
▼ ▲ baremetalsolution.projects.locations.operations.list
Path : v2/{+name}/operations
Parameters :
name
Pattern : ^projects/[^/]+/locations/[^/]+$
Type : string
Required : Yes
Location : path
Description : The name of the operation's parent resource.
pageSize
Format : int32
Description : The standard list page size.
Type : integer
Location : query
filter
Description : The standard list filter.
Type : string
Location : query
pageToken
Description : The standard list page token.
Type : string
Location : query
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/operations
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : GET
Parameter Order : name
Description : Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name` binding allows API services to override the binding to use different resource name schemes, such as `users/*/operations`. To override the binding, API services can add a binding such as `"/v1/{name=users/*}/operations"` to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent resource, without the operations collection id.
▼ ▲ baremetalsolution.projects.locations.operations.get
Description : Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameters :
name
Required : Yes
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/operations/[^/]+$
Location : path
Description : The name of the operation resource.
HTTP Method : GET
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/operations/{operationsId}
Parameter Order : name
Path : v2/{+name}
▼ ▲ baremetalsolution.projects.locations.operations.cancel
HTTP Method : POST
Parameters :
name
Required : Yes
Location : path
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/operations/[^/]+$
Description : The name of the operation resource to be cancelled.
Parameter Order : name
Path : v2/{+name}:cancel
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/operations/{operationsId}:cancel
Description : Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.
▼ ▲ baremetalsolution.projects.locations.operations.delete
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`.
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/operations/{operationsId}
Parameter Order : name
HTTP Method : DELETE
Path : v2/{+name}
Parameters :
name
Description : The name of the operation resource to be deleted.
Pattern : ^projects/[^/]+/locations/[^/]+/operations/[^/]+$
Required : Yes
Location : path
Type : string
▼ ▲ baremetalsolution.projects.locations.snapshotSchedulePolicies.list
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/snapshotSchedulePolicies
Path : v2/{+parent}/snapshotSchedulePolicies
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameters :
pageSize
Description : The maximum number of items to return.
Location : query
Format : int32
Type : integer
parent
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Type : string
Description : Required. The parent project containing the Snapshot Schedule Policies.
Required : Yes
pageToken
Description : The next_page_token value returned from a previous List request, if any.
Type : string
Location : query
HTTP Method : GET
Description : List snapshot schedule policies in a given project and location.
▼ ▲ baremetalsolution.projects.locations.snapshotSchedulePolicies.create
Path : v2/{+parent}/snapshotSchedulePolicies
Parameter Order : parent
HTTP Method : POST
Description : Create a snapshot schedule policy in the specified project.
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/snapshotSchedulePolicies
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameters :
snapshotSchedulePolicyId
Location : query
Type : string
Description : Required. Snapshot policy ID
parent
Location : path
Description : Required. The parent project and location containing the SnapshotSchedulePolicy.
Pattern : ^projects/[^/]+/locations/[^/]+$
Type : string
Required : Yes
▼ ▲ baremetalsolution.projects.locations.snapshotSchedulePolicies.delete
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameters :
name
Location : path
Description : Required. The name of the snapshot schedule policy to delete.
Type : string
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+/snapshotSchedulePolicies/[^/]+$
Path : v2/{+name}
Description : Delete a named snapshot schedule policy.
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/snapshotSchedulePolicies/{snapshotSchedulePoliciesId}
HTTP Method : DELETE
▼ ▲ baremetalsolution.projects.locations.snapshotSchedulePolicies.patch
Parameters :
updateMask
Format : google-fieldmask
Type : string
Description : Required. The list of fields to update.
Location : query
name
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+/snapshotSchedulePolicies/[^/]+$
Type : string
Description : Output only. The name of the snapshot schedule policy.
Location : path
HTTP Method : PATCH
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/snapshotSchedulePolicies/{snapshotSchedulePoliciesId}
Parameter Order : name
Description : Update a snapshot schedule policy in the specified project.
Path : v2/{+name}
▼ ▲ baremetalsolution.projects.locations.snapshotSchedulePolicies.get
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/snapshotSchedulePolicies/{snapshotSchedulePoliciesId}
HTTP Method : GET
Path : v2/{+name}
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameters :
name
Location : path
Description : Required. Name of the resource.
Required : Yes
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/snapshotSchedulePolicies/[^/]+$
Description : Get details of a single snapshot schedule policy.
▼ ▲ baremetalsolution.projects.locations.list
Path : v2/{+name}/locations
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : GET
Flat Path : v2/projects/{projectsId}/locations
Description : Lists information about the supported locations for this service.
Parameter Order : name
Parameters :
filter
Location : query
Type : string
Description : A filter to narrow down results to a preferred subset. The filtering language accepts strings like "displayName=tokyo", and is documented in more detail in [AIP-160](https://google.aip.dev/160).
pageSize
Format : int32
Description : The maximum number of results to return. If not set, the service selects a default.
Type : integer
Location : query
pageToken
Type : string
Location : query
Description : A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
name
Type : string
Location : path
Pattern : ^projects/[^/]+$
Required : Yes
Description : The resource that owns the locations collection, if applicable.
▼ ▲ baremetalsolution.projects.locations.get
Parameter Order : name
Description : Gets information about a location.
HTTP Method : GET
Flat Path : v2/projects/{projectsId}/locations/{locationsId}
Path : v2/{+name}
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameters :
name
Required : Yes
Description : Resource name for the location.
Type : string
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+$