Package types (0.1.1)

API documentation for bare_metal_solution_v2.types package.

Classes

CreateSnapshotSchedulePolicyRequest

Message for creating a snapshot schedule policy in a project.

CreateVolumeSnapshotRequest

Message for creating a volume snapshot.

DeleteSnapshotSchedulePolicyRequest

Message for deleting a snapshot schedule policy in a project.

DeleteVolumeSnapshotRequest

Message for deleting named Volume snapshot.

GetInstanceRequest

Message for requesting server information.

GetLunRequest

Message for requesting storage lun information.

GetNetworkRequest

Message for requesting network information.

GetSnapshotSchedulePolicyRequest

Message for requesting snapshot schedule policy information.

GetVolumeRequest

Message for requesting storage volume information.

GetVolumeSnapshotRequest

Message for requesting storage volume snapshot information.

Instance

A server.

ListInstancesRequest

Message for requesting the list of servers.

ListInstancesResponse

Response message for the list of servers.

ListLunsRequest

Message for requesting a list of storage volume luns.

ListLunsResponse

Response message containing the list of storage volume luns.

ListNetworksRequest

Message for requesting a list of networks.

ListNetworksResponse

Response message containing the list of networks.

ListSnapshotSchedulePoliciesRequest

Message for requesting a list of snapshot schedule policies.

ListSnapshotSchedulePoliciesResponse

Response message containing the list of snapshot schedule policies.

ListVolumeSnapshotsRequest

Message for requesting a list of storage volume snapshots.

ListVolumeSnapshotsResponse

Response message containing the list of storage volume snapshots.

ListVolumesRequest

Message for requesting a list of storage volumes.

ListVolumesResponse

Response message containing the list of storage volumes.

Lun

A storage volume logical unit number (LUN).

Network

A Network.

OperationMetadata

Represents the metadata from a long-running operation.

ResetInstanceRequest

Message requesting to reset a server.

ResetInstanceResponse

Response message from resetting a server.

RestoreVolumeSnapshotRequest

Message for restoring a volume snapshot.

SnapshotSchedulePolicy

A snapshot schedule policy.

UpdateSnapshotSchedulePolicyRequest

Message for updating a snapshot schedule policy in a project.

UpdateVolumeRequest

Message for updating a volume.

VRF

A network VRF.

Volume

A storage volume.

VolumeSnapshot

Snapshot registered for a given storage volume.