-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
38 changed files
with
4,804 additions
and
384 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,391 @@ | ||
--- | ||
# generated by https://github.com/hashicorp/terraform-plugin-docs | ||
page_title: "keyhubpreview_account Data Source - terraform-provider-keyhubpreview" | ||
subcategory: "" | ||
description: |- | ||
--- | ||
|
||
# keyhubpreview_account (Data Source) | ||
|
||
|
||
|
||
|
||
|
||
<!-- schema generated by tfplugindocs --> | ||
## Schema | ||
|
||
### Required | ||
|
||
- `uuid` (String) | ||
|
||
### Optional | ||
|
||
- `additional` (List of String) | ||
|
||
### Read-Only | ||
|
||
- `account_permissions` (Attributes List) (see [below for nested schema](#nestedatt--account_permissions)) | ||
- `active` (Boolean) | ||
- `additional_objects` (Attributes) (see [below for nested schema](#nestedatt--additional_objects)) | ||
- `can_request_groups` (Boolean) | ||
- `directory` (Attributes) (see [below for nested schema](#nestedatt--directory)) | ||
- `directory_name` (String) | ||
- `directory_password_change_required` (Boolean) | ||
- `directory_rotating_password` (String) | ||
- `directory_type` (String) | ||
- `display_name` (String) | ||
- `email` (String) | ||
- `id_in_directory` (String) | ||
- `key_hub_password_change_required` (Boolean) | ||
- `last_active` (String) | ||
- `last_modified_at` (String) | ||
- `license_role` (String) | ||
- `links` (Attributes List) (see [below for nested schema](#nestedatt--links)) | ||
- `locale` (String) | ||
- `permissions` (Attributes List) (see [below for nested schema](#nestedatt--permissions)) | ||
- `reregistration_required` (Boolean) | ||
- `token_password_enabled` (Boolean) | ||
- `two_factor_status` (String) | ||
- `username` (String) | ||
- `valid_in_directory` (Boolean) | ||
- `validity` (String) | ||
|
||
<a id="nestedatt--account_permissions"></a> | ||
### Nested Schema for `account_permissions` | ||
|
||
Read-Only: | ||
|
||
- `full` (String) | ||
- `instances` (List of String) | ||
- `operations` (List of String) | ||
- `type_escaped` (String) | ||
|
||
|
||
<a id="nestedatt--additional_objects"></a> | ||
### Nested Schema for `additional_objects` | ||
|
||
Read-Only: | ||
|
||
- `active_login` (Boolean) | ||
- `audit` (Attributes) (see [below for nested schema](#nestedatt--additional_objects--audit)) | ||
- `groups` (Attributes) (see [below for nested schema](#nestedatt--additional_objects--groups)) | ||
- `pending_recovery_requests` (Attributes) (see [below for nested schema](#nestedatt--additional_objects--pending_recovery_requests)) | ||
- `settings` (Attributes) (see [below for nested schema](#nestedatt--additional_objects--settings)) | ||
- `stored_attributes` (Attributes) (see [below for nested schema](#nestedatt--additional_objects--stored_attributes)) | ||
- `vault` (Attributes) (see [below for nested schema](#nestedatt--additional_objects--vault)) | ||
|
||
<a id="nestedatt--additional_objects--audit"></a> | ||
### Nested Schema for `additional_objects.audit` | ||
|
||
Read-Only: | ||
|
||
- `created_at` (String) | ||
- `created_by` (String) | ||
- `last_modified_at` (String) | ||
- `last_modified_by` (String) | ||
|
||
|
||
<a id="nestedatt--additional_objects--groups"></a> | ||
### Nested Schema for `additional_objects.groups` | ||
|
||
Read-Only: | ||
|
||
- `items` (Attributes List) (see [below for nested schema](#nestedatt--additional_objects--groups--items)) | ||
|
||
<a id="nestedatt--additional_objects--groups--items"></a> | ||
### Nested Schema for `additional_objects.groups.items` | ||
|
||
Optional: | ||
|
||
- `additional` (List of String) | ||
|
||
Read-Only: | ||
|
||
- `admin` (Boolean) | ||
- `end_date` (String) | ||
- `folder` (Attributes) (see [below for nested schema](#nestedatt--additional_objects--groups--items--folder)) | ||
- `last_used` (String) | ||
- `links` (Attributes List) (see [below for nested schema](#nestedatt--additional_objects--groups--items--links)) | ||
- `name` (String) | ||
- `permissions` (Attributes List) (see [below for nested schema](#nestedatt--additional_objects--groups--items--permissions)) | ||
- `provisioning_end_time` (String) | ||
- `rights` (String) | ||
- `uuid` (String) | ||
- `visible_for_provisioning` (Boolean) | ||
|
||
<a id="nestedatt--additional_objects--groups--items--folder"></a> | ||
### Nested Schema for `additional_objects.groups.items.visible_for_provisioning` | ||
|
||
Optional: | ||
|
||
- `additional` (List of String) | ||
|
||
Read-Only: | ||
|
||
- `links` (Attributes List) (see [below for nested schema](#nestedatt--additional_objects--groups--items--visible_for_provisioning--links)) | ||
- `name` (String) | ||
- `permissions` (Attributes List) (see [below for nested schema](#nestedatt--additional_objects--groups--items--visible_for_provisioning--permissions)) | ||
|
||
<a id="nestedatt--additional_objects--groups--items--visible_for_provisioning--links"></a> | ||
### Nested Schema for `additional_objects.groups.items.visible_for_provisioning.links` | ||
|
||
Read-Only: | ||
|
||
- `href` (String) | ||
- `id` (Number) | ||
- `rel` (String) | ||
- `type_escaped` (String) | ||
|
||
|
||
<a id="nestedatt--additional_objects--groups--items--visible_for_provisioning--permissions"></a> | ||
### Nested Schema for `additional_objects.groups.items.visible_for_provisioning.permissions` | ||
|
||
Read-Only: | ||
|
||
- `full` (String) | ||
- `instances` (List of String) | ||
- `operations` (List of String) | ||
- `type_escaped` (String) | ||
|
||
|
||
|
||
<a id="nestedatt--additional_objects--groups--items--links"></a> | ||
### Nested Schema for `additional_objects.groups.items.visible_for_provisioning` | ||
|
||
Read-Only: | ||
|
||
- `href` (String) | ||
- `id` (Number) | ||
- `rel` (String) | ||
- `type_escaped` (String) | ||
|
||
|
||
<a id="nestedatt--additional_objects--groups--items--permissions"></a> | ||
### Nested Schema for `additional_objects.groups.items.visible_for_provisioning` | ||
|
||
Read-Only: | ||
|
||
- `full` (String) | ||
- `instances` (List of String) | ||
- `operations` (List of String) | ||
- `type_escaped` (String) | ||
|
||
|
||
|
||
|
||
<a id="nestedatt--additional_objects--pending_recovery_requests"></a> | ||
### Nested Schema for `additional_objects.pending_recovery_requests` | ||
|
||
Read-Only: | ||
|
||
- `pending2_f_a_recovery_request` (Boolean) | ||
- `pending_password_recovery_request` (Boolean) | ||
|
||
|
||
<a id="nestedatt--additional_objects--settings"></a> | ||
### Nested Schema for `additional_objects.settings` | ||
|
||
Read-Only: | ||
|
||
- `default_organizational_unit` (Attributes) (see [below for nested schema](#nestedatt--additional_objects--settings--default_organizational_unit)) | ||
- `directory_name` (String) | ||
- `directory_type` (String) | ||
- `in_groups` (Boolean) | ||
- `in_multiple_organizational_units` (Boolean) | ||
- `key_hub_admin` (Boolean) | ||
- `multiple_organizational_units_exist` (Boolean) | ||
- `password_mode` (String) | ||
- `ssh_public_key` (String) | ||
- `two_factor_authentication` (String) | ||
- `use_token_password` (Boolean) | ||
- `vault_status` (String) | ||
|
||
<a id="nestedatt--additional_objects--settings--default_organizational_unit"></a> | ||
### Nested Schema for `additional_objects.settings.default_organizational_unit` | ||
|
||
Read-Only: | ||
|
||
- `links` (Attributes List) (see [below for nested schema](#nestedatt--additional_objects--settings--default_organizational_unit--links)) | ||
- `name` (String) | ||
- `permissions` (Attributes List) (see [below for nested schema](#nestedatt--additional_objects--settings--default_organizational_unit--permissions)) | ||
- `uuid` (String) | ||
|
||
<a id="nestedatt--additional_objects--settings--default_organizational_unit--links"></a> | ||
### Nested Schema for `additional_objects.settings.default_organizational_unit.uuid` | ||
|
||
Read-Only: | ||
|
||
- `href` (String) | ||
- `id` (Number) | ||
- `rel` (String) | ||
- `type_escaped` (String) | ||
|
||
|
||
<a id="nestedatt--additional_objects--settings--default_organizational_unit--permissions"></a> | ||
### Nested Schema for `additional_objects.settings.default_organizational_unit.uuid` | ||
|
||
Read-Only: | ||
|
||
- `full` (String) | ||
- `instances` (List of String) | ||
- `operations` (List of String) | ||
- `type_escaped` (String) | ||
|
||
|
||
|
||
|
||
<a id="nestedatt--additional_objects--stored_attributes"></a> | ||
### Nested Schema for `additional_objects.stored_attributes` | ||
|
||
Read-Only: | ||
|
||
- `attributes` (Attributes List) (see [below for nested schema](#nestedatt--additional_objects--stored_attributes--attributes)) | ||
|
||
<a id="nestedatt--additional_objects--stored_attributes--attributes"></a> | ||
### Nested Schema for `additional_objects.stored_attributes.attributes` | ||
|
||
Read-Only: | ||
|
||
- `name` (String) | ||
- `value` (String) | ||
|
||
|
||
|
||
<a id="nestedatt--additional_objects--vault"></a> | ||
### Nested Schema for `additional_objects.vault` | ||
|
||
Read-Only: | ||
|
||
- `access_available` (Boolean) | ||
- `links` (Attributes List) (see [below for nested schema](#nestedatt--additional_objects--vault--links)) | ||
- `name` (String) | ||
- `permissions` (Attributes List) (see [below for nested schema](#nestedatt--additional_objects--vault--permissions)) | ||
- `records` (Attributes List) (see [below for nested schema](#nestedatt--additional_objects--vault--records)) | ||
|
||
<a id="nestedatt--additional_objects--vault--links"></a> | ||
### Nested Schema for `additional_objects.vault.links` | ||
|
||
Read-Only: | ||
|
||
- `href` (String) | ||
- `id` (Number) | ||
- `rel` (String) | ||
- `type_escaped` (String) | ||
|
||
|
||
<a id="nestedatt--additional_objects--vault--permissions"></a> | ||
### Nested Schema for `additional_objects.vault.permissions` | ||
|
||
Read-Only: | ||
|
||
- `full` (String) | ||
- `instances` (List of String) | ||
- `operations` (List of String) | ||
- `type_escaped` (String) | ||
|
||
|
||
<a id="nestedatt--additional_objects--vault--records"></a> | ||
### Nested Schema for `additional_objects.vault.records` | ||
|
||
Optional: | ||
|
||
- `additional` (List of String) | ||
|
||
Read-Only: | ||
|
||
- `color` (String) | ||
- `derived` (Boolean) | ||
- `end_date` (String) | ||
- `filename` (String) | ||
- `links` (Attributes List) (see [below for nested schema](#nestedatt--additional_objects--vault--records--links)) | ||
- `name` (String) | ||
- `permissions` (Attributes List) (see [below for nested schema](#nestedatt--additional_objects--vault--records--permissions)) | ||
- `share_end_time` (String) | ||
- `types` (List of String) | ||
- `url` (String) | ||
- `username` (String) | ||
- `uuid` (String) | ||
- `warning_period` (String) | ||
|
||
<a id="nestedatt--additional_objects--vault--records--links"></a> | ||
### Nested Schema for `additional_objects.vault.records.warning_period` | ||
|
||
Read-Only: | ||
|
||
- `href` (String) | ||
- `id` (Number) | ||
- `rel` (String) | ||
- `type_escaped` (String) | ||
|
||
|
||
<a id="nestedatt--additional_objects--vault--records--permissions"></a> | ||
### Nested Schema for `additional_objects.vault.records.warning_period` | ||
|
||
Read-Only: | ||
|
||
- `full` (String) | ||
- `instances` (List of String) | ||
- `operations` (List of String) | ||
- `type_escaped` (String) | ||
|
||
|
||
|
||
|
||
|
||
<a id="nestedatt--directory"></a> | ||
### Nested Schema for `directory` | ||
|
||
Read-Only: | ||
|
||
- `account_validity_supported` (Boolean) | ||
- `active` (Boolean) | ||
- `directory_account_directory_primer_type` (String) | ||
- `links` (Attributes List) (see [below for nested schema](#nestedatt--directory--links)) | ||
- `name` (String) | ||
- `permissions` (Attributes List) (see [below for nested schema](#nestedatt--directory--permissions)) | ||
- `uuid` (String) | ||
|
||
<a id="nestedatt--directory--links"></a> | ||
### Nested Schema for `directory.links` | ||
|
||
Read-Only: | ||
|
||
- `href` (String) | ||
- `id` (Number) | ||
- `rel` (String) | ||
- `type_escaped` (String) | ||
|
||
|
||
<a id="nestedatt--directory--permissions"></a> | ||
### Nested Schema for `directory.permissions` | ||
|
||
Read-Only: | ||
|
||
- `full` (String) | ||
- `instances` (List of String) | ||
- `operations` (List of String) | ||
- `type_escaped` (String) | ||
|
||
|
||
|
||
<a id="nestedatt--links"></a> | ||
### Nested Schema for `links` | ||
|
||
Read-Only: | ||
|
||
- `href` (String) | ||
- `id` (Number) | ||
- `rel` (String) | ||
- `type_escaped` (String) | ||
|
||
|
||
<a id="nestedatt--permissions"></a> | ||
### Nested Schema for `permissions` | ||
|
||
Read-Only: | ||
|
||
- `full` (String) | ||
- `instances` (List of String) | ||
- `operations` (List of String) | ||
- `type_escaped` (String) |
Oops, something went wrong.