outscale_api 1.14.0

Outscale API SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# OsuExportSnapshotExportTask

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**disk_image_format** | **String** | The format of the export disk (`qcow2` \\| `raw`). | 
**osu_bucket** | **String** | The name of the OOS bucket the snapshot is exported to. | 
**osu_prefix** | Option<**String**> | The prefix for the key of the OOS object corresponding to the snapshot. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)