When deploying VMware Cloud Foundation (VCF) Operations for Networks using Fleet Management, the deployment task fails at Stage 11: Pushing Capabilities to VCF Ops Networks, despite the virtual machines being successfully deployed in the vCenter Server.
Error Message:
Error Code: LCMVRNICONFIG90151
LCMVRNICONFIG90151
Error occured while pushing capabilities to VCF Ops Networks
Log Snippet from vmware_vrlcm.log:
INFO vrlcm[1613] [pool-3-thread-30] [c.v.v.l.p.c.v.d.h.VRNIUtils] -- Fetch Capabilities API :: statusCode : 404 :: outputMessage : Not Found :: output : {"code":404,"message":"No capabilities to retrieve.","details":[]}
INFO vrlcm[1613] [pool-3-thread-30] [c.v.v.l.p.c.v.t.s.PushCapabilitiesToVrniTask] -- Existing Capabilities : {
"capabilities" : [ ]
}
INFO vrlcm[1613] [pool-3-thread-30] [c.v.v.l.p.c.v.d.h.VRNIUtils] -- Request to POST capabilities to VCF Ops Networks : {
"capabilities" : [ {
"key" : "ops",
"type" : "VCF_OPS",
"name" : "VCF OPS",
"oidcConfigUrl" : "https://<shortname_VCF_OPS>/suite-api/.well-known/openid-configuration",
"nodes" : [ {
"name" : "VCF OPS_master",
"addresses" : [ {
"type" : "Fqdn",
"value" : "<shortname_VCF_OPS>"
}, {
"type" : "IPv4",
"value" : "<IP_Address_VCF_OPS>"
} ],