{ "description": "Advanced Load Balancer Controller admin user credential for validation.", "id": "ALBControllerAdminCredential", "module_id": "PolicyALBControllerOnBoarding", "properties": { "clustering_id": { "description": "Unique Id for NSX Advanced Load Balancer Controller Cluster used in VCF managed NSX.", "readonly": true, "required": false, "title": "Unique Id for NSX Advanced Load Balancer Controller Cluster used in VCF managed NSX.", "type": "string" }, "password": { "description": "Password for the NSX Advanced Load Balancer Controller Cluster admin user.", "required": true, "sensitive": true, "title": "Password", "type": "secure_string" } }, "title": "ALBControllerAdminCredential", "type": "object" }