2020-04-27 02:21:13 +03:00
|
|
|
<!-- Code generated from the comments of the Config struct in post-processor/yandex-export/post-processor.go; DO NOT EDIT MANUALLY -->
|
|
|
|
|
2020-07-13 06:33:16 -04:00
|
|
|
- `disk_size` (int) - The size of the disk in GB. This defaults to `100`, which is 100GB.
|
|
|
|
|
|
|
|
- `disk_type` (string) - Specify disk type for the launched instance. Defaults to `network-ssd`.
|
|
|
|
|
|
|
|
- `platform_id` (string) - Identifier of the hardware platform configuration for the instance. This defaults to `standard-v2`.
|
|
|
|
|
|
|
|
- `subnet_id` (string) - The Yandex VPC subnet id to use for
|
|
|
|
the launched instance. Note, the zone of the subnet must match the
|
|
|
|
zone in which the VM is launched.
|
|
|
|
|
|
|
|
- `zone` (string) - The name of the zone to launch the instance. This defaults to `ru-central1-a`.
|