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.
terraform-provider-decort/docs/resources/sdn_access_group.md

2.0 KiB

page_title subcategory description
decort_sdn_access_group Resource - terraform-provider-decort

decort_sdn_access_group (Resource)

Schema

Required

  • comment (String) description (comment) of the group
  • display_name (String) group name

Optional

Read-Only

  • created_at (String) Creation timestamp
  • id (String) The ID of this resource.
  • net_object_access_group (List of Object) Net object access group configuration (see below for nested schema)

Nested Schema for default_security_policy

Optional:

  • default_acl_drop (String) Default ACL drop action
  • default_open_session_drop (Boolean) Default open session drop flag

Read-Only:

  • access_group_id (String) Policy access group ID
  • description (String) Policy description
  • display_name (String) Policy display name
  • id (String) Policy unique identifier
  • version_id (Number) Policy version identifier

Nested Schema for timeouts

Optional:

  • create (String)
  • default (String)
  • delete (String)
  • read (String)
  • update (String)

Nested Schema for users

Required:

  • access_group_role_id (String) id of the assigned role
  • user_id (String) user ID

Nested Schema for net_object_access_group

Read-Only:

  • access_group_id (String)
  • id (String)
  • version_id (Number)