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.
1.7 KiB
1.7 KiB
page_title | subcategory | description |
---|---|---|
decort_cb_flipgroup Resource - terraform-provider-decort |
decort_cb_flipgroup (Resource)
Schema
Required
account_id
(Number) Account IDclient_type
(String) Type of client, 'compute' ('vins' will be later)name
(String) Flipgroup namenet_id
(Number) EXTNET or ViNS IDnet_type
(String) Network type, EXTNET or VINS
Optional
client_ids
(List of Number) List of clients attached to this Flipgroup instancedesc
(String) Text description of this Flipgroup instanceip
(String) IP address to associate with this group. If empty, the platform will autoselect IP addresstimeouts
(Block, Optional) (see below for nested schema)
Read-Only
account_name
(String) account_nameckey
(String)client_names
(List of String) client_namesconn_id
(Number)conn_type
(String)created_by
(String) created_bycreated_time
(Number) created_timedefault_gw
(String)deleted_by
(String) deleted_bydeleted_time
(Number) deleted_timeflipgroup_id
(Number)gid
(Number) gidguid
(Number) guidid
(String) The ID of this resource.milestones
(Number) milestonesnet_mask
(Number)network
(String) networkrg_id
(Number) rg_idrg_name
(String) rg_namestatus
(String)updated_by
(String) updated_byupdated_time
(Number) updated_time
Nested Schema for timeouts
Optional:
create
(String)default
(String)delete
(String)read
(String)update
(String)