outscale_api 1.14.0

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**disk_image_format** | **String** | The format of the export disk (`qcow2` \\| `raw`). | 
**osu_api_key** | Option<[**crate::models::OsuApiKey**]OsuApiKey.md> |  | [optional]
**osu_bucket** | **String** | The name of the OOS bucket where you want to export the object. | 
**osu_manifest_url** | Option<**String**> | The URL of the manifest file. | [optional]
**osu_prefix** | Option<**String**> | The prefix for the key of the OOS object. | [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)