Pradeepsingh Bhati

Results 57 comments of Pradeepsingh Bhati

Module for images using remote file server source url or local workstation upload - #4

Suggestions: API: [POST] /api/nutanix/v3/images Refer: https://www.nutanix.dev/api_references/prism-central-v3/#/1f4da8a3d9898-create-a-new-image

Related APIs for development of this feature: 1. /api/nutanix/v3/vms/ 2. /api/nutanix/v3/ngt_policies Refer Docs: https://www.nutanix.dev/api_references/prism-central-v3/#/f334f014089fa-create-a-new-ngt-policy https://www.nutanix.dev/api_references/prism-central-v3/#/a140c4acd95f6-update-an-existing-vm

Full logs : https://github.com/nutanix/nutanix.ansible/actions/runs/6815577047/job/18534992225

@Gevorg-Khachatryan-97 Please review. Create a new Issue for same.

@engin , we have ansible constructed inventory feature patch going in next release ( #233 ). This will enable creation of custom groups based on expressions/conditions on vm information. The...

I am able to generate documentation for inventory module. Will create bug in ansible repo for further assistance. Meanwhile please refer this generated doc using `ansible-doc -t inventory nutanix.ncp.ntnx_prism_vm_inventory` ```doc...