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/data-sources/vins_audits.md

50 lines
951 B

---
# generated by https://github.com/hashicorp/terraform-plugin-docs
1 year ago
page_title: "decort_vins_audits Data Source - terraform-provider-decort"
subcategory: ""
description: |-
---
1 year ago
# decort_vins_audits (Data Source)
<!-- schema generated by tfplugindocs -->
## Schema
1 year ago
### Required
- `vins_id` (Number) Unique ID of the ViNS. If ViNS ID is specified, then ViNS name, rg_id and account_id are ignored.
### Optional
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
### Read-Only
- `id` (String) The ID of this resource.
1 year ago
- `items` (List of Object) (see [below for nested schema](#nestedatt--items))
<a id="nestedblock--timeouts"></a>
### Nested Schema for `timeouts`
Optional:
- `default` (String)
- `read` (String)
<a id="nestedatt--items"></a>
### Nested Schema for `items`
Read-Only:
1 year ago
- `call` (String)
- `response_time` (Number)
- `statuscode` (Number)
- `timestamp` (Number)
- `user` (String)