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.3 KiB
2.3 KiB
page_title | subcategory | description |
---|---|---|
decort_cb_sep Resource - terraform-provider-decort |
decort_cb_sep (Resource)
Schema
Required
config
(String) sep config stringgid
(Number) grid (platform) IDname
(String) SEP nametype
(String) type of storage
Optional
access_to_pool
(Block Set, Max: 1) grant or revoke access to pool (see below for nested schema)account_ids
(Set of Number) lift of account ids to have access to sepconsumed_by
(Set of Number) list of consumer nodes IDsdesc
(String) sep descriptionenable
(Boolean) enable SEP after creationpools
(Block Set) add/delete pools to/from sep (see below for nested schema)provided_by
(List of Number) list of provider nodes IDssep_id
(Number) sep type des idshared_with
(List of Number) list of shared with idstimeouts
(Block, Optional) (see below for nested schema)
Read-Only
guid
(Number) guidid
(String) The ID of this resource.milestones
(Number) milestonesmultipath_num
(Number) multipath_numobj_status
(String) object statustech_status
(String) tech status
Nested Schema for access_to_pool
Required:
pool_name
(String) pool namerg_id
(Number) resource group id to grant/revoke access to the specified pool sep
Optional:
account_id_pool
(Number) account id to grant/revoke access to the specified pool sep
Nested Schema for pools
Required:
access_account_ids
(List of Number) access account idsaccess_res_group_ids
(List of Number) access res group idsusage_limit
(Number) usage limit
Optional:
name
(String) nametypes
(List of String) typesuris
(Block Set) uris (see below for nested schema)
Nested Schema for pools.uris
Required:
ip
(String) ipport
(Number) port
Nested Schema for timeouts
Optional:
create
(String)default
(String)delete
(String)read
(String)update
(String)