4.10.1
This commit is contained in:
@@ -21,16 +21,17 @@ description: |-
|
||||
- `compgroup_name` (String) name of the Compute Group to add
|
||||
- `cpu` (Number) compute CPU number. All computes in the group have the same CPU count
|
||||
- `disk` (Number) compute boot disk size in GB
|
||||
- `driver` (String) compute driver like a KVM_X86, etc.
|
||||
- `image_id` (Number) OS image ID to create computes from
|
||||
- `ram` (Number) compute RAM volume in MB. All computes in the group have the same RAM volume
|
||||
- `service_id` (Number) ID of the Basic Service to add a group to
|
||||
- `storage_policy_id` (Number) storage policy id of compute. The rules of the specified storage policy will be used.
|
||||
|
||||
### Optional
|
||||
|
||||
- `chipset` (String)
|
||||
- `cloud_init` (String) Optional cloud_init parameters. Applied when creating new compute instance only, ignored in all other cases.
|
||||
- `compgroup_id` (Number)
|
||||
- `driver` (String) compute driver like a KVM_X86, etc.
|
||||
- `extnets` (List of Number) list of external networks to connect computes to
|
||||
- `force_stop` (Boolean) force stop Compute Group
|
||||
- `force_update` (Boolean) force resize Compute Group
|
||||
|
||||
Reference in New Issue
Block a user