Files
fultonbr 24ff9fd2fc On branch main
Initial commit

 Changes to be committed:
	new file:   README.md
	new file:   abx/apply_nsx_tags_for_tiers/README.md
	new file:   abx/apply_nsx_tags_for_tiers/action.py
	new file:   abx/list_vcenter_vms/README.md
	new file:   abx/list_vcenter_vms/action.py
	new file:   abx/send_email/README.md
	new file:   abx/send_email/action.py
	new file:   blueprints/forms/vdefend-form.json
	new file:   blueprints/vdefend-form-driven.yaml
2025-09-18 09:40:08 -05:00
..
2025-09-18 09:40:08 -05:00
2025-09-18 09:40:08 -05:00

ABX: list_vcenter_vms (Python 3)

Returns an array of VM names from vCenter for use in the Custom Form.

Output format

Return a JSON array of strings (VM names) or objects { "text": "vm-name", "value": "vm-name" }.