Migrate vCenter VS Disks
To migrate a vCenter virtual server disk, use the following request:
| |
XML Request Example
| |
JSON Request Example
| |
XML Output Example
| |
Where:
disk_migration - the migration of the disk
- data_store_id - the ID of the data store to which the disk is migrated
- type - the type of disk migration
disk - the disk which is migrated
- virtual_machine_id - the ID of the virtual server using the disk
- locked - true if the virtual server is locked; otherwise, false
- id - the ID of the disk
- data_store_id - the ID of the data store on which the disk is located
- disk_size - the size of the disk in GB
- identifier - the identifier of the disk
- created_at - the date when the disk was created in the [YYYY][MM][DD]T[hh][mm][ss] format
- updated_at - the date when the disk was updated in the [YYYY][MM][DD]T[hh][mm][ss] format
- is_swap - true if it is a swap disk; otherwise, false
- built - true if the disk is built; otherwise, false
- primary - true if the disk is primary; otherwise, false
- disk_vm_number - the number of virtual servers using this disk
- mount_point - disk mount point
- label - the label of the disk
- file_system - the disk filesystem
- volume_id - the data store ID
- max_bw - maximum bandwidth allowed, MBps
- burst_bw - maximum bandwidth allowed, MBps
- iqn - the volume ISCSI qualified name
- integrated_storage_cache_override - true if the integrated storage cache is overridden by the settings listed in the integrated_storage_cache_settings parameter; otherwise, false
- integrated_storage_cache_enabled - true if the integrated storage cache is enabled; otherwise, false
- integrated_storage_cache_settings - integrated storage cache settings applied to the disk
- mounted - true if the disk is mounted inside the OS automatically; otherwise, false
- io_limits - the IO limits applied to the disk
- io_limits_override - true if the limits are overridden by the settings listed in the io_limits parameter; otherwise, false
- openstack_id - the OpenStack ID
- temporary_virtual_machine_id - the ID of the temporary virtual server to which the disk is assigned
- draas_metadata - true if the DRaaS metadata applies to the disk; otherwise, false
- virtio_enabled - true if virtio mode is enabled; otherwise, false
- override_minimum_disk_size - true if the disk size is decreased to the value less than the minimum disk size; otherwise , false
- has_autobackups - true if the disk has automatic backups set up; otherwise, false
- add_to_linux_fstab - true if the disk is added to your Linux fstab file; otherwise, false
- add_to_freebsd_fstab - true if this disk is added to your FreeBSD fstab file; otherwise, false