2022-03-23 11:40:51 +03:00
|
|
|
---
|
|
|
|
|
# generated by https://github.com/hashicorp/terraform-plugin-docs
|
2024-08-26 18:22:06 +03:00
|
|
|
page_title: "decort_cb_vins_audits Data Source - terraform-provider-decort"
|
2022-03-23 11:40:51 +03:00
|
|
|
subcategory: ""
|
|
|
|
|
description: |-
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
2024-08-26 18:22:06 +03:00
|
|
|
# decort_cb_vins_audits (Data Source)
|
2022-03-23 11:40:51 +03:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- schema generated by tfplugindocs -->
|
|
|
|
|
## Schema
|
|
|
|
|
|
2024-08-26 18:22:06 +03:00
|
|
|
### Required
|
|
|
|
|
|
|
|
|
|
- `vins_id` (Number) Unique ID of the ViNS. If ViNS ID is specified, then ViNS name, rg_id and account_id are ignored.
|
|
|
|
|
|
2022-03-23 11:40:51 +03:00
|
|
|
### Optional
|
|
|
|
|
|
2022-07-27 13:50:03 +03:00
|
|
|
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
|
2022-03-23 11:40:51 +03:00
|
|
|
|
|
|
|
|
### Read-Only
|
|
|
|
|
|
2022-07-27 13:50:03 +03:00
|
|
|
- `id` (String) The ID of this resource.
|
2024-08-26 18:22:06 +03:00
|
|
|
- `items` (List of Object) (see [below for nested schema](#nestedatt--items))
|
2022-03-23 11:40:51 +03:00
|
|
|
|
|
|
|
|
<a id="nestedblock--timeouts"></a>
|
|
|
|
|
### Nested Schema for `timeouts`
|
|
|
|
|
|
|
|
|
|
Optional:
|
|
|
|
|
|
2022-07-27 13:50:03 +03:00
|
|
|
- `default` (String)
|
|
|
|
|
- `read` (String)
|
2022-03-23 11:40:51 +03:00
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="nestedatt--items"></a>
|
|
|
|
|
### Nested Schema for `items`
|
|
|
|
|
|
|
|
|
|
Read-Only:
|
|
|
|
|
|
2024-08-26 18:22:06 +03:00
|
|
|
- `call` (String)
|
|
|
|
|
- `response_time` (Number)
|
|
|
|
|
- `status_code` (Number)
|
|
|
|
|
- `time_stamp` (Number)
|
|
|
|
|
- `user` (String)
|