This is the multi-page printable view of this section. Click here to print.
Update Image
1 - 1.2
scpcli virtualserver image set
--image_id <value>
[--min_disk <value>]
[--min_ram <value>]
[--protected <value>]
[--visibility <value>]
Description
Update Image.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| image_id required | string | Image ID | 70a599e0-31e7-49b7-b260-868f441e862b |
| min_disk optional | integer | Minimum disk capacity (GB) of the Image to be created | 100 |
| min_ram optional | integer | Minimum RAM capacity (GB) of the Image to be created | 0 |
| protected optional | boolean | whether Image deletion is prohibited | False |
| visibility optional | string | Indicates access permissions for the Image. Private: Can be used only within the Account, Shared: Can be shared between Accounts | private |
2 - 1.1
scpcli virtualserver image set
--image_id <value>
[--min_disk <value>]
[--min_ram <value>]
[--protected <value>]
[--visibility <value>]
Description
Update Image.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| image_id required | string | Image ID | 70a599e0-31e7-49b7-b260-868f441e862b |
| min_disk optional | integer | Minimum disk capacity (GB) of the Image to be created | 100 |
| min_ram optional | integer | Minimum RAM capacity (GB) of the Image to be created | 0 |
| protected optional | boolean | whether Image deletion is prohibited | False |
| visibility optional | string | Indicates access permissions for the Image. Private: Can be used only within the Account, Shared: Can be shared between Accounts | private |
3 - 1.0
scpcli virtualserver image set
--image_id <value>
[--min_disk <value>]
[--min_ram <value>]
[--protected <value>]
[--visibility <value>]
Description
Update Image.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| image_id required | string | Image ID | 70a599e0-31e7-49b7-b260-868f441e862b |
| min_disk optional | integer | Minimum disk capacity (GB) of the Image to be created | 100 |
| min_ram optional | integer | Minimum RAM capacity (GB) of the Image to be created | 0 |
| protected optional | boolean | whether Image deletion is prohibited | False |
| visibility optional | string | Indicates access permissions for the Image. Private: Can be used only within the Account, Shared: Can be shared between Accounts | private |