Overview
The VMware NSX ALB (AVI) Integration allows Cywift to securely connectwith VMware NSX ALB Controllers using API credentials to collect configuration,load balancer policies, and compliance-related data.
This integration improves infrastructure visibility and automatesmonitoring across load balancing environments.
Before starting the integration, ensure the following:
• Administrative access to VMware NSX ALB Controller
• Controller hostname or IP address
• Valid API username and password
• Network connectivity between Cywift and the controller
• API service enabled
Step 1: Create Read-Only User
Cywift uses API-based communication for secure access.
Create Read-Only User
Login to VMware NSX ALB Controller.
Navigate to:
Administration → Accounts → Users
Create a new user with:
Role: Read-Only
Save the user.
Verify API Connectivity
Test API access:
curl -k -u<username>:<password>https://<controller-ip>/api/systemconfiguration
Important Notes:
• Assign least privilege permissions
• Use strong credentials
• Restrict API access where possible
Step 2: Navigate to Integrations inCywift
• Log in to the Cywift Platform
• Go to Integration from the left menu
• Under Load Balancer
• Select VMware NSX ALB (AVI)
• Click Connect
Step 3: Add Individual Integration
Use this option when integrating a single VMware NSX ALB Controller.
Required Fields
Number of Integration
Select Individual Integration
Integration Type
Load Balancer
Collectors
Select a configured collector
Integration System
VMware NSX ALB (AVI)
Alias
Enter a friendly name
Owner
Select integration owner
Host Address
Enter controller hostname or IP
Username
Enter API username
Password
Enter API password
Actions
Test Connection
Verifies API connectivity and authentication
Cancel
Discards configuration
Step 4: Add Bulk Integration
Use this option to integrate multiple VMware NSX ALB Controllers.
Steps:
• Select Bulk Integration
• Select Integration Type
• Select Collectors
• Select Integration System
• Download Template
• Fill required details
• Upload the completed file
• Click Test Connection
Troubleshooting Tips
• Verify API credentials
• Confirm API service is enabled
• Check network connectivity
• Ensure firewall rules allow access