Skip to content

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

@chandru-tkc

Description

@chandru-tkc

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions