AntiVirus and Network Attack service profile creation might fail with the error "Service Definition id <ID> <Kaspersky Component> not found in MP [KSV Agentless]
Prerequisetes:
Supported vSphere by Kaspersky Agentless solution
Usage of NSX version 3.2+
Deployed Kaspersky Agentless 6.1 Antivirus or/and Network Attack Blocker Appliance
Problem
Anew registration and Kaspersky Agentless 6.1 Antivirus or/and Network Attack Blocker Appliance deployment completes successfully.
By attempt to create Service Profile for Kaspersky Agentless 6.1 Antivirus or/and Network Attack Blocker fails with error
AntiVirus and Network Attack service registration might fail with the error "Service Definition id <ID> <Kaspersky Component> not found in MP

Root cause
NSX-T does not delete service references of Kaspersky Agentless 6.1 Antivirus or/and Network Attack Blocker Appliance
Solution
- Through terminal like putty you need access to NSX-T appliacnce and launch the command
curl -kG https://admin:<PASSWORD>@<nsx-t address>/policy/api/v1/infra/service-references
The path value should be remembered for Kaspersky File Antimalware Protection and for Kaspersky Network Protection
- Delete service reference by path value by launching the command
curl -kX DELETE https://admin:<PASSWORD>@<nsx-t address>/policy/api/v1/<value of path>
- After it delete previously created profile service for Kaspersky Agentless 6.1 Antivirus or/and Network Attack Blocker and create it anew
0 Comments
Recommended Comments
There are no comments to display.
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now