Boot Volumes REST Endpoints

Block Storage/Boot Volumes
The operations from the Block Storage/Boot Volumes category.
ChangeBootVolumeBackupCompartment
Method: post
Path: /20160918/bootVolumeBackups/{boot_volume_backup_id}/actions/changeCompartment
ChangeBootVolumeCompartment
Method: post
Path: /20160918/bootVolumes/{boot_volume_id}/actions/changeCompartment
CreateBootVolume
Method: post
Path: /20160918/bootVolumes
CreateBootVolumeBackup
Method: post
Path: /20160918/bootVolumeBackups
DeleteBootVolume
Method: delete
Path: /20160918/bootVolumes/{boot_volume_id}
DeleteBootVolumeBackup
Method: delete
Path: /20160918/bootVolumeBackups/{boot_volume_backup_id}
GetBootVolume
Method: get
Path: /20160918/bootVolumes/{boot_volume_id}
GetBootVolumeBackup
Method: get
Path: /20160918/bootVolumeBackups/{boot_volume_backup_id}
ListBootVolumeBackups
Method: get
Path: /20160918/bootVolumeBackups
ListBootVolumes
Method: get
Path: /20160918/bootVolumes
UpdateBootVolume
Method: put
Path: /20160918/bootVolumes/{boot_volume_id}
UpdateBootVolumeBackup
Method: put
Path: /20160918/bootVolumeBackups/{boot_volume_backup_id}