VcfManagementComponents
VcfManagementComponents
VCF Management Components
JSON Example
{
"vcfOperationsFleetManagement": {
"fqdn": "vcf-operations-fleet-management.rainpole.io",
"deploymentStatus": "SUCCEEDED",
"deploymentType": "NEW"
},
"vcfOperations": {
"nodes": [
{
"fqdn": "vcfoperations-master.rainpole.io",
"type": "master"
}
],
"loadBalancerFqdn": "vcf-operations-load-balancer.rainpole.io",
"deploymentStatus": "SUCCEEDED",
"deploymentType": "NEW"
},
"vcfOperationsCollector": {
"fqdn": "vcf-operations-collector.rainpole.io",
"deploymentStatus": "SUCCEEDED",
"deploymentType": "NEW"
},
"vcfAutomation": {
"fqdn": "vcfautomation.rainpole.io",
"deploymentStatus": "SUCCEEDED",
"deploymentType": "NEW"
}
}