Skip to content

Commit

Permalink
Add argument reference for Get config
Browse files Browse the repository at this point in the history
  • Loading branch information
GullapalliAkhil committed Mar 3, 2025
1 parent 49d826e commit 2fd0e11
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions website/docs/d/lcm_config_v2.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,9 @@ Get LCM configuration.
data "nutanix_lcm_config_v2" "lcm-configuration" {}
```

## Argument Reference
The following arguments are supported:

* `x_cluster_id`: (Optional) Cluster uuid on which the resource is present or operation is being performed.

See detailed information in [Nutanix LCM Config V4] https://developers.nutanix.com/api-reference?namespace=lifecycle&version=v4.0#tag/Config/operation/getConfig

0 comments on commit 2fd0e11

Please sign in to comment.