ReplicaVolumeGet
Properties
Name
Type
Description
Notes
Example
require 'ionoscloud-vm-autoscaling'
instance = IonoscloudVmAutoscaling::ReplicaVolumeGet.new(
image: 6e928bd0-3a8e-4821-a20a-54984b0c2d21,
image_alias: ubuntu:latest,
name: Volume 1,
size: 30,
ssh_keys: null,
type: null,
user_data: ZWNobyAiSGVsbG8sIFdvcmxkIgo=,
bus: null,
backupunit_id: 25f67991-0f51-4efc-a8ad-ef1fb31a481c,
boot_order: AUTO
)Last updated
Was this helpful?