4.6.1
This commit is contained in:
62
docs/data-sources/cb_flipgroup.md
Normal file
62
docs/data-sources/cb_flipgroup.md
Normal file
@@ -0,0 +1,62 @@
|
||||
---
|
||||
# generated by https://github.com/hashicorp/terraform-plugin-docs
|
||||
page_title: "decort_cb_flipgroup Data Source - terraform-provider-decort"
|
||||
subcategory: ""
|
||||
description: |-
|
||||
|
||||
---
|
||||
|
||||
# decort_cb_flipgroup (Data Source)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- schema generated by tfplugindocs -->
|
||||
## Schema
|
||||
|
||||
### Required
|
||||
|
||||
- `flipgroup_id` (Number) flipgroup_id
|
||||
|
||||
### Optional
|
||||
|
||||
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
|
||||
|
||||
### Read-Only
|
||||
|
||||
- `account_id` (Number) account_id
|
||||
- `account_name` (String) account_name
|
||||
- `client_ids` (List of Number) client_ids
|
||||
- `client_names` (List of String) client_names
|
||||
- `client_type` (String) client_type
|
||||
- `conn_id` (Number) conn_id
|
||||
- `conn_type` (String) conn_type
|
||||
- `created_by` (String) created_by
|
||||
- `created_time` (Number) created_time
|
||||
- `default_gw` (String) default_gw
|
||||
- `deleted_by` (String) deleted_by
|
||||
- `deleted_time` (Number) deleted_time
|
||||
- `description` (String) description
|
||||
- `gid` (Number) gid
|
||||
- `guid` (Number) guid
|
||||
- `id` (String) The ID of this resource.
|
||||
- `ip` (String) ip
|
||||
- `milestones` (Number) milestones
|
||||
- `name` (String) name
|
||||
- `net_id` (Number) net_id
|
||||
- `net_type` (String) net_type
|
||||
- `network` (String) network
|
||||
- `rg_id` (Number) rg_id
|
||||
- `rg_name` (String) rg_name
|
||||
- `status` (String) status
|
||||
- `updated_by` (String) updated_by
|
||||
- `updated_time` (Number) updated_time
|
||||
|
||||
<a id="nestedblock--timeouts"></a>
|
||||
### Nested Schema for `timeouts`
|
||||
|
||||
Optional:
|
||||
|
||||
- `default` (String)
|
||||
- `read` (String)
|
||||
Reference in New Issue
Block a user