You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2.6 KiB
2.6 KiB
page_title | subcategory | description |
---|---|---|
decort_bservice_group Resource - decort |
decort_bservice_group (Resource)
Schema
Required
comp_count
(Number) computes number. Defines how many computes must be there in the groupcompgroup_name
(String) name of the Compute Group to addcpu
(Number) compute CPU number. All computes in the group have the same CPU countdisk
(Number) compute boot disk size in GBdriver
(String) compute driver like a KVM_X86, KVM_PPC, etc.image_id
(Number) OS image ID to create computes fromram
(Number) compute RAM volume in MB. All computes in the group have the same RAM volumeservice_id
(Number) ID of the Basic Service to add a group to
Optional
compgroup_id
(Number)extnets
(List of Number) list of external networks to connect computes toforce_stop
(Boolean) force stop Compute Groupforce_update
(Boolean) force resize Compute Groupmode
(String) (RELATIVE;ABSOLUTE) either delta or absolute value of computesparents
(List of Number)remove_computes
(List of Number)role
(String) group role tag. Can be empty string, does not have to be uniquestart
(Boolean) Start the specified Compute Group within BasicServicetimeout_start
(Number) time of Compute Group readinesstimeouts
(Block, Optional) (see below for nested schema)vinses
(List of Number) list of ViNSes to connect computes to
Read-Only
account_id
(Number)account_name
(String)computes
(List of Object) (see below for nested schema)consistency
(Boolean)created_by
(String)created_time
(Number)deleted_by
(String)deleted_time
(Number)gid
(Number)guid
(Number)id
(String) The ID of this resource.milestones
(Number)rg_id
(Number)rg_name
(String)sep_id
(Number)seq_no
(Number)status
(String)tech_status
(String)updated_by
(String)updated_time
(Number)
Nested Schema for timeouts
Optional:
create
(String)default
(String)delete
(String)read
(String)update
(String)
Nested Schema for computes
Read-Only:
id
(Number)ip_addresses
(List of String)name
(String)os_users
(List of Object) (see below for nested schema)
Nested Schema for computes.os_users
Read-Only:
login
(String)password
(String)