nsxt_fabric_compute_managers – Register compute manager with NSX¶
New in version 2.7.
Synopsis¶
Registers compute manager with NSX. Inventory service will collect data from the registered compute manager
Parameters¶
Examples¶
- name: Register compute manager with NSX
nsxt_fabric_compute_managers:
hostname: "10.192.167.137"
username: "admin"
password: "Admin!23Admin"
validate_certs: False
display_name: "vCenter"
server: "10.161.244.213"
description: "Description of the resource"
origin_type: vCenter
credential:
credential_type: "UsernamePasswordLoginCredential"
username: "administrator@vsphere.local"
password: "Admin!23"
thumbprint: "36:43:34:D9:C2:06:27:4B:EE:C3:4A:AE:23:BF:76:A0:0C:4D:D6:8A:D3:16:55:97:62:07:C2:84:0C:D8:BA:66"
state: present