Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add datasource type "hosts" for api/nutanix/v3/hosts endpoint #70

Closed
chandru-tkc opened this issue Jul 3, 2019 · 1 comment · Fixed by #116
Closed

Add datasource type "hosts" for api/nutanix/v3/hosts endpoint #70

chandru-tkc opened this issue Jul 3, 2019 · 1 comment · Fixed by #116

Comments

@chandru-tkc
Copy link
Contributor

Is your feature request related to a problem? Please describe.
api/nutanix/v3/hosts endpoint provides a lot of information about the host. For example if you have a cluster that has GPUs installed, v3/hosts will provide information about the device id, mode of operation of the GPU etc.., this information is needed if we want to create a virtual machine with gpu attached.

Describe the solution you'd like
api/nutanix/v3/hosts endpoint provides a lot of information about the host. For example if you have a cluster that has GPUs installed, v3/hosts will provide information about the device id, mode of operation of the GPU etc.., this information is needed if we want to create a virtual machine with gpu attached.

Describe alternatives you've considered
Current alternative is a python script that does api query and triggered the python script using data source external

@PacoDw
Copy link
Contributor

PacoDw commented Apr 17, 2020

Hello @chandru-tkc I added the data sources to retrieve the host data, you can check it out on the PR #116.

Let me know if you have another comment or concern, thanks

PacoDw added a commit that referenced this issue Apr 27, 2020
yannickstruyf3 pushed a commit to yannickstruyf3/terraform-provider-nutanix that referenced this issue Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants