4.11.0
This commit is contained in:
@@ -69,7 +69,6 @@ Optional:
|
||||
- `cu_d` (Number)
|
||||
- `cu_i` (Number)
|
||||
- `cu_m` (Number)
|
||||
- `cu_np` (Number)
|
||||
- `gpu_units` (Number)
|
||||
|
||||
Read-Only:
|
||||
|
||||
@@ -99,8 +99,8 @@ Read-Only:
|
||||
- `compgroup_role` (String)
|
||||
- `id` (Number)
|
||||
- `name` (String)
|
||||
- `node_id` (Number)
|
||||
- `rg_id` (Number)
|
||||
- `stack_id` (Number)
|
||||
- `status` (String)
|
||||
- `tech_status` (String)
|
||||
|
||||
|
||||
@@ -28,10 +28,9 @@ description: |-
|
||||
|
||||
### Optional
|
||||
|
||||
- `chipset` (String)
|
||||
- `chipset` (String) Chipset for virtual machines.
|
||||
- `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
|
||||
@@ -56,6 +55,7 @@ description: |-
|
||||
- `created_time` (Number)
|
||||
- `deleted_by` (String)
|
||||
- `deleted_time` (Number)
|
||||
- `driver` (String)
|
||||
- `gid` (Number)
|
||||
- `guid` (Number)
|
||||
- `id` (String) The ID of this resource.
|
||||
|
||||
@@ -70,7 +70,6 @@ Optional:
|
||||
- `cu_dm` (Number)
|
||||
- `cu_i` (Number)
|
||||
- `cu_m` (Number)
|
||||
- `cu_np` (Number)
|
||||
- `gpu_units` (Number)
|
||||
|
||||
Read-Only:
|
||||
|
||||
@@ -40,7 +40,6 @@ description: |-
|
||||
|
||||
- `acl` (List of Object) (see [below for nested schema](#nestedatt--acl))
|
||||
- `boot_type` (String) Boot type of image bios or uefi
|
||||
- `ckey` (String)
|
||||
- `deleted_time` (Number)
|
||||
- `desc` (String)
|
||||
- `drivers` (List of String)
|
||||
|
||||
@@ -24,6 +24,8 @@ description: |-
|
||||
|
||||
### Optional
|
||||
|
||||
- `blk_discard` (Boolean)
|
||||
- `cache` (String) Cache mode for the disk
|
||||
- `desc` (String)
|
||||
- `detach` (Boolean) detach disk from machine first
|
||||
- `iotune` (Block List, Max: 1) (see [below for nested schema](#nestedblock--iotune))
|
||||
|
||||
@@ -49,8 +49,6 @@ description: |-
|
||||
- `milestones` (Number) milestones
|
||||
- `net_mask` (Number)
|
||||
- `network` (String) network
|
||||
- `rg_id` (Number) rg_id
|
||||
- `rg_name` (String) rg_name
|
||||
- `status` (String)
|
||||
- `updated_by` (String) updated_by
|
||||
- `updated_time` (Number) updated_time
|
||||
|
||||
@@ -26,7 +26,7 @@ description: |-
|
||||
### Optional
|
||||
|
||||
- `additional_sans` (List of String) Optional extra Subject Alternative Names (SANs) to use for the API Server serving certificate. Can be both IP addresses and DNS names
|
||||
- `chipset` (String) Type of the emulated system.
|
||||
- `chipset` (String) Type of the emulated system. Possible values: i440fx, Q35. Default: Q35
|
||||
- `cluster_config` (String) is used to define global settings and configurations for the entire cluster. It includes parameters such as cluster name, DNS settings, authentication methods, and other cluster-wide configurations. insert a valid JSON string with all levels of nesting.
|
||||
- `cpu` (Number) Node CPU count.
|
||||
- `desc` (String) Text description of this instance.
|
||||
|
||||
@@ -24,7 +24,7 @@ description: |-
|
||||
### Optional
|
||||
|
||||
- `annotations` (List of String)
|
||||
- `chipset` (String) Type of the emulated system.
|
||||
- `chipset` (String) Type of the emulated system. Possible values: i440fx, Q35. Default: Q35
|
||||
- `cloud_init` (String)
|
||||
- `cpu` (Number) Worker node CPU count.
|
||||
- `disk` (Number) Worker node boot disk size. If unspecified or 0, size is defined by OS image size.
|
||||
|
||||
@@ -30,6 +30,8 @@ description: |-
|
||||
- `alt_boot_id` (Number) ID of CD-ROM live image to boot
|
||||
- `anti_affinity_rules` (Block List) (see [below for nested schema](#nestedblock--anti_affinity_rules))
|
||||
- `auto_start_w_node` (Boolean)
|
||||
- `boot_disk_blk_discard` (Boolean)
|
||||
- `boot_disk_cache` (String) Setting the boot disk caching mode
|
||||
- `boot_disk_size` (Number) This compute instance boot disk size in GB. Make sure it is large enough to accomodate selected OS image.
|
||||
- `boot_type` (String) Type of image upload.
|
||||
- `cd` (Block Set, Max: 1) (see [below for nested schema](#nestedblock--cd))
|
||||
@@ -54,22 +56,23 @@ description: |-
|
||||
- `loader_type` (String) Type of image vm.
|
||||
- `network` (Block Set) Optional network connection(s) for this compute. You may specify several network blocks, one for each connection. (see [below for nested schema](#nestedblock--network))
|
||||
- `network_interface_naming` (String) Name of netfowrk interface.
|
||||
- `node_id` (Number) ID of node to start compute
|
||||
- `numa_affinity` (String) Rule for VM placement with NUMA affinity.
|
||||
- `os_version` (String) the OS version installed on the VM
|
||||
- `pause` (Boolean)
|
||||
- `pci_devices` (Set of Number) ID of the connected pci devices
|
||||
- `permanently` (Boolean)
|
||||
- `pin_to_stack` (Boolean)
|
||||
- `pin_to_node` (Boolean)
|
||||
- `pool` (String) Pool to use if sepId is set, can be also empty if needed to be chosen by system.
|
||||
- `port_forwarding` (Block Set) (see [below for nested schema](#nestedblock--port_forwarding))
|
||||
- `preferred_cpu` (List of Number) Recommended isolated CPUs. Field is ignored if compute.cpupin=False or compute.pinned=False
|
||||
- `read_only` (Boolean) Sets read-only mode for this compute. Only data operations allowed when enabled.
|
||||
- `reset` (Boolean)
|
||||
- `restore` (Boolean)
|
||||
- `rollback` (Block Set, Max: 1) (see [below for nested schema](#nestedblock--rollback))
|
||||
- `security_groups` (Block Set) list of security group IDs to apply to this interface (see [below for nested schema](#nestedblock--security_groups))
|
||||
- `sep_id` (Number) ID of SEP to create bootDisk on. Uses image's sepId if not set.
|
||||
- `snapshot` (Block Set) (see [below for nested schema](#nestedblock--snapshot))
|
||||
- `stack_id` (Number) ID of stack to start compute
|
||||
- `started` (Boolean) Is compute started.
|
||||
- `tags` (Block Set) (see [below for nested schema](#nestedblock--tags))
|
||||
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
|
||||
@@ -116,6 +119,7 @@ description: |-
|
||||
- `natable_vins_network` (String)
|
||||
- `natable_vins_network_name` (String)
|
||||
- `need_reboot` (Boolean)
|
||||
- `node_name` (String) Name of the node, on which VM started
|
||||
- `numa_node_id` (Number)
|
||||
- `os_users` (List of Object) Guest OS users provisioned on this compute instance. (see [below for nested schema](#nestedatt--os_users))
|
||||
- `pinned` (Number)
|
||||
@@ -125,7 +129,6 @@ description: |-
|
||||
- `reserved_node_cpus` (List of Number)
|
||||
- `rg_name` (String) Name of the resource group where this compute instance is located.
|
||||
- `snap_sets` (List of Object) (see [below for nested schema](#nestedatt--snap_sets))
|
||||
- `stack_name` (String) Name of the stack, on which VM started
|
||||
- `stateless_sep_id` (Number)
|
||||
- `stateless_sep_type` (String)
|
||||
- `status` (String)
|
||||
@@ -134,7 +137,6 @@ description: |-
|
||||
- `updated_time` (Number)
|
||||
- `user_managed` (Boolean)
|
||||
- `vgpus` (List of Object) List of virtual GPUs (see [below for nested schema](#nestedatt--vgpus))
|
||||
- `virtual_image_id` (Number)
|
||||
- `virtual_image_name` (String)
|
||||
- `vnc_password` (String)
|
||||
|
||||
@@ -147,9 +149,6 @@ Required:
|
||||
- `mode` (String) EQ or NE or ANY - the comparison mode is 'value', recorded by the specified 'key'
|
||||
- `policy` (String) RECOMMENDED or REQUIRED, the degree of 'strictness' of this rule
|
||||
- `topology` (String) compute or node, for whom rule applies
|
||||
|
||||
Optional:
|
||||
|
||||
- `value` (String) value that must match the key to be taken into account when analyzing this rule
|
||||
|
||||
|
||||
@@ -162,9 +161,6 @@ Required:
|
||||
- `mode` (String) EQ or NE or ANY - the comparison mode is 'value', recorded by the specified 'key'
|
||||
- `policy` (String) RECOMMENDED or REQUIRED, the degree of 'strictness' of this rule
|
||||
- `topology` (String) compute or node, for whom rule applies
|
||||
|
||||
Optional:
|
||||
|
||||
- `value` (String) value that must match the key to be taken into account when analyzing this rule
|
||||
|
||||
|
||||
@@ -187,6 +183,8 @@ Required:
|
||||
|
||||
Optional:
|
||||
|
||||
- `blk_discard` (Boolean)
|
||||
- `cache` (String) Setting the disk caching mode
|
||||
- `desc` (String) Optional description
|
||||
- `disk_type` (String) The type of disk in terms of its role in compute: 'B=Boot, D=Data'
|
||||
- `image_id` (Number) Specify image id for create disk from template
|
||||
@@ -243,6 +241,7 @@ Optional:
|
||||
- `ip_address` (String) Optional IP address to assign to this connection. This IP should belong to the selected network and free for use.
|
||||
- `mac` (String) MAC address associated with this connection. MAC address is assigned automatically.
|
||||
- `mtu` (Number) Maximum transmission unit, used only for DPDK type, must be 1-9216
|
||||
- `net_mask` (Number) Subnet mask, used only for DPDK and VFNIC network types
|
||||
- `sdn_interface_id` (String) unique_identifier of LogicalPort on SDN side
|
||||
- `weight` (Number) weight the network if you need to sort network list, the smallest attach first. zero or null weight attach last
|
||||
|
||||
|
||||
@@ -19,8 +19,8 @@ description: |-
|
||||
|
||||
- `hw_path` (String) PCI address of the device
|
||||
- `name` (String) Name of Device
|
||||
- `node_id` (Number) Node ID
|
||||
- `rg_id` (Number) Resource GROUP
|
||||
- `stack_id` (Number) stackId
|
||||
|
||||
### Optional
|
||||
|
||||
|
||||
@@ -97,7 +97,6 @@ Optional:
|
||||
- `cu_dm` (Number) MaxVDiskCapacity
|
||||
- `cu_i` (Number) MaxNumPublicIP
|
||||
- `cu_m` (Number) MaxMemoryCapacity
|
||||
- `cu_np` (Number) MaxNetworkPeerTransfer
|
||||
|
||||
Read-Only:
|
||||
|
||||
|
||||
@@ -43,6 +43,10 @@ Required:
|
||||
- `pool_name` (String)
|
||||
- `sep_id` (Number)
|
||||
|
||||
Read-Only:
|
||||
|
||||
- `sep_name` (String)
|
||||
|
||||
|
||||
<a id="nestedblock--timeouts"></a>
|
||||
### Nested Schema for `timeouts`
|
||||
|
||||
@@ -26,6 +26,7 @@ description: |-
|
||||
- `account_ids` (Set of Number) List of account IDs with access to this trunk
|
||||
- `description` (String) Description of the trunk
|
||||
- `enable` (Boolean) Whether the trunk should be enabled
|
||||
- `mtu` (Number) Maximum Transmission Unit
|
||||
- `native_vlan_id` (Number) Native VLAN ID
|
||||
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ description: |-
|
||||
|
||||
### Required
|
||||
|
||||
- `emailaddress` (List of String) email addresses of the user
|
||||
- `emailaddress` (String) email address of the user
|
||||
- `username` (String) ID of user
|
||||
|
||||
### Optional
|
||||
|
||||
@@ -198,8 +198,8 @@ Read-Only:
|
||||
Read-Only:
|
||||
|
||||
- `cpu` (Number)
|
||||
- `node_id` (Number)
|
||||
- `ram` (Number)
|
||||
- `stack_id` (Number)
|
||||
- `uuid` (String)
|
||||
|
||||
|
||||
|
||||
@@ -37,7 +37,6 @@ description: |-
|
||||
- `acl` (List of Object) (see [below for nested schema](#nestedatt--acl))
|
||||
- `architecture` (String) binary architecture of this image, one of X86_64
|
||||
- `boot_type` (String) Boot type of image bios or uefi
|
||||
- `ckey` (String)
|
||||
- `deleted_time` (Number)
|
||||
- `desc` (String)
|
||||
- `drivers` (List of String) List of types of compute suitable for image. Example: [ "KVM_X86" ]
|
||||
|
||||
@@ -21,6 +21,7 @@ description: |-
|
||||
|
||||
### Optional
|
||||
|
||||
- `auto_start` (Boolean)
|
||||
- `description` (String)
|
||||
- `node_ids` (List of Number)
|
||||
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
|
||||
|
||||
@@ -37,6 +37,7 @@ description: |-
|
||||
|
||||
- `account_name` (String) The name of the subscriber '(account') to whom this disk belongs
|
||||
- `acl` (String)
|
||||
- `cache` (String)
|
||||
- `computes` (List of Object) (see [below for nested schema](#nestedatt--computes))
|
||||
- `created_by` (String)
|
||||
- `created_time` (Number) Created time
|
||||
|
||||
@@ -46,8 +46,6 @@ description: |-
|
||||
- `id` (String) The ID of this resource.
|
||||
- `milestones` (Number)
|
||||
- `network` (String)
|
||||
- `rg_id` (Number)
|
||||
- `rg_name` (String)
|
||||
- `status` (String)
|
||||
- `updated_by` (String)
|
||||
- `updated_time` (Number)
|
||||
|
||||
@@ -44,7 +44,6 @@ description: |-
|
||||
- `architecture` (String)
|
||||
- `bootable` (Boolean)
|
||||
- `cd_presented_to` (String)
|
||||
- `ckey` (String)
|
||||
- `compute_ci_id` (Number)
|
||||
- `deleted_time` (Number)
|
||||
- `desc` (String)
|
||||
|
||||
@@ -32,7 +32,6 @@ description: |-
|
||||
- `boot_type` (String)
|
||||
- `bootable` (Boolean)
|
||||
- `cd_presented_to` (String)
|
||||
- `ckey` (String)
|
||||
- `compute_ci_id` (Number)
|
||||
- `deleted_time` (Number)
|
||||
- `desc` (String)
|
||||
|
||||
@@ -28,7 +28,7 @@ description: |-
|
||||
|
||||
- `additional_sans` (List of String) Optional extra Subject Alternative Names (SANs) to use for the API Server serving certificate. Can be both IP addresses and DNS names
|
||||
- `annotations` (List of String)
|
||||
- `chipset` (String) Type of the emulated system.
|
||||
- `chipset` (String) Type of the emulated system. Possible values: i440fx, Q35. Default: Q35
|
||||
- `cloud_init` (String) Meta data for working group computes, format YAML 'user_data': 1111
|
||||
- `cluster_config` (String) is used to define global settings and configurations for the entire cluster. It includes parameters such as cluster name, DNS settings, authentication methods, and other cluster-wide configurations. insert a valid JSON string with all levels of nesting.
|
||||
- `desc` (String) Text description of this instance.
|
||||
|
||||
@@ -26,7 +26,7 @@ description: |-
|
||||
### Optional
|
||||
|
||||
- `additional_sans` (List of String) Optional extra Subject Alternative Names (SANs) to use for the API Server serving certificate. Can be both IP addresses and DNS names
|
||||
- `chipset` (String) Type of the emulated system.
|
||||
- `chipset` (String) Type of the emulated system. Possible values: i440fx, Q35. Default: Q35
|
||||
- `cluster_config` (String) is used to define global settings and configurations for the entire cluster. It includes parameters such as cluster name, DNS settings, authentication methods, and other cluster-wide configurations. insert a valid JSON string with all levels of nesting.
|
||||
- `cpu` (Number) Node CPU count.
|
||||
- `desc` (String) Text description of this instance.
|
||||
|
||||
@@ -24,7 +24,7 @@ description: |-
|
||||
### Optional
|
||||
|
||||
- `annotations` (List of String)
|
||||
- `chipset` (String) Type of the emulated system.
|
||||
- `chipset` (String) Type of the emulated system. Possible values: i440fx, Q35. Default: Q35
|
||||
- `cloud_init` (String)
|
||||
- `cpu` (Number) Worker node CPU count.
|
||||
- `disk` (Number) Worker node boot disk size. If unspecified or 0, size is defined by OS image size.
|
||||
|
||||
@@ -56,7 +56,7 @@ description: |-
|
||||
- `pause` (Boolean)
|
||||
- `pci_devices` (Set of Number) ID of the connected pci devices
|
||||
- `permanently` (Boolean)
|
||||
- `pin_to_stack` (Boolean)
|
||||
- `pin_to_node` (Boolean)
|
||||
- `pool` (String) Pool to use if sepId is set, can be also empty if needed to be chosen by system.
|
||||
- `port_forwarding` (Block Set) (see [below for nested schema](#nestedblock--port_forwarding))
|
||||
- `preferred_cpu` (List of Number) Recommended isolated CPUs. Field is ignored if compute.cpupin=False or compute.pinned=False
|
||||
@@ -114,6 +114,7 @@ description: |-
|
||||
- `numa_node_id` (Number)
|
||||
- `os_users` (List of Object) Guest OS users provisioned on this compute instance. (see [below for nested schema](#nestedatt--os_users))
|
||||
- `pinned` (Boolean)
|
||||
- `read_only` (Boolean) Shows if compute is in read-only mode.
|
||||
- `reference_id` (String)
|
||||
- `registered` (Boolean)
|
||||
- `res_name` (String)
|
||||
@@ -141,9 +142,6 @@ Required:
|
||||
- `mode` (String) EQ or NE or ANY - the comparison mode is 'value', recorded by the specified 'key'
|
||||
- `policy` (String) RECOMMENDED or REQUIRED, the degree of 'strictness' of this rule
|
||||
- `topology` (String) compute or node, for whom rule applies
|
||||
|
||||
Optional:
|
||||
|
||||
- `value` (String) value that must match the key to be taken into account when analyzing this rule
|
||||
|
||||
|
||||
@@ -156,9 +154,6 @@ Required:
|
||||
- `mode` (String) EQ or NE or ANY - the comparison mode is 'value', recorded by the specified 'key'
|
||||
- `policy` (String) RECOMMENDED or REQUIRED, the degree of 'strictness' of this rule
|
||||
- `topology` (String) compute or node, for whom rule applies
|
||||
|
||||
Optional:
|
||||
|
||||
- `value` (String) value that must match the key to be taken into account when analyzing this rule
|
||||
|
||||
|
||||
@@ -190,6 +185,8 @@ Optional:
|
||||
|
||||
Read-Only:
|
||||
|
||||
- `blk_discard` (Boolean)
|
||||
- `cache` (String)
|
||||
- `created_by` (String)
|
||||
- `created_time` (Number)
|
||||
- `deleted_by` (String)
|
||||
@@ -218,6 +215,7 @@ Optional:
|
||||
- `ip_address` (String) Optional IP address to assign to this connection. This IP should belong to the selected network and free for use.
|
||||
- `mac` (String) MAC address associated with this connection. MAC address is assigned automatically.
|
||||
- `mtu` (Number) Maximum transmission unit, used only for DPDK type, must be 1-9216
|
||||
- `net_mask` (Number) Subnet mask, used only for DPDK and VFNIC network types
|
||||
- `sdn_interface_id` (String) unique_identifier of LogicalPort on SDN side
|
||||
- `weight` (Number) weight the network if you need to sort network list, the smallest attach first. zero or null weight attach last
|
||||
|
||||
@@ -301,6 +299,8 @@ Required:
|
||||
|
||||
Read-Only:
|
||||
|
||||
- `blk_discard` (Boolean)
|
||||
- `cache` (String)
|
||||
- `created_by` (String)
|
||||
- `created_time` (Number)
|
||||
- `deleted_by` (String)
|
||||
|
||||
@@ -19,7 +19,6 @@ description: |-
|
||||
|
||||
- `name` (String)
|
||||
- `rg_id` (Number)
|
||||
- `start` (Boolean)
|
||||
|
||||
### Optional
|
||||
|
||||
@@ -32,6 +31,7 @@ description: |-
|
||||
- `restart` (Boolean)
|
||||
- `restore` (Boolean)
|
||||
- `safe` (Boolean)
|
||||
- `start` (Boolean)
|
||||
- `sysctl_params` (List of Map of String)
|
||||
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
|
||||
- `vins_id` (Number)
|
||||
|
||||
@@ -98,7 +98,6 @@ Optional:
|
||||
- `cpu` (Number) Limit on the total number of CPUs in this resource group.
|
||||
- `disk` (Number) Limit on the total volume of virtual storage resources in this resource group, specified in GB.
|
||||
- `ext_ips` (Number) Limit on the total number of external IP addresses this resource group can use.
|
||||
- `ext_traffic` (Number) Limit on the total ingress network traffic for this resource group, specified in GB.
|
||||
- `ram` (Number) Limit on the total amount of RAM in this resource group, specified in MB.
|
||||
|
||||
Read-Only:
|
||||
@@ -154,7 +153,6 @@ Read-Only:
|
||||
- `cu_dm` (Number)
|
||||
- `cu_i` (Number)
|
||||
- `cu_m` (Number)
|
||||
- `cu_np` (Number)
|
||||
- `gpu_units` (Number)
|
||||
- `storage_policy` (Set of Object) (see [below for nested schema](#nestedobjatt--resource_limits--storage_policy))
|
||||
|
||||
|
||||
@@ -195,8 +195,8 @@ Read-Only:
|
||||
Read-Only:
|
||||
|
||||
- `cpu` (Number)
|
||||
- `node_id` (Number)
|
||||
- `ram` (Number)
|
||||
- `stack_id` (Number)
|
||||
- `uuid` (String)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user