--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "decort_vins_static_route Resource - terraform-provider-decort" subcategory: "" description: |- --- # decort_vins_static_route (Resource) ## Schema ### Required - `destination` (String) - `gateway` (String) - `netmask` (String) - `vins_id` (Number) Unique ID of the ViNS ### Optional - `compute_ids` (List of Number) - `route_id` (Number) - `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts)) ### Read-Only - `guid` (String) - `id` (String) The ID of this resource. ### Nested Schema for `timeouts` Optional: - `create` (String) - `default` (String) - `delete` (String) - `read` (String) - `update` (String)