Files
terraform-provider-dynamix/docs/data-sources/kvmvm_get_log.md
asteam 6f40af6a5f 1.0.0
2024-07-25 14:33:38 +03:00

828 B

page_title, subcategory, description
page_title subcategory description
dynamix_kvmvm_get_log Data Source - terraform-provider-dynamix

dynamix_kvmvm_get_log (Data Source)

Schema

Required

  • compute_id (Number)
  • path (String)

Optional

Read-Only

  • id (String) The ID of this resource.
  • log (String)

Nested Schema for timeouts

Optional:

  • read (String) A string that can be parsed as a duration consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).