VMware {code} Community
ssbangal
Contributor
Contributor

Plug-In to Intercept vSphere Client/SDK calls to vCenter

Hi,

I am trying to explore the possibility of writing a plug-in that should intercept all the VM migration calls (either done through the vSphere Client UI or through SDK calls). Once I intercept the call, I need to do some checking and then let the call pass through or be blocked.

Can anyone tell me how i can accomplish this?

Regards,

Sudhir

0 Kudos
2 Replies
tos2k
Expert
Expert

Afaik you cant make that. Access to vCenter from a plugin is not on protocole level.

Network sniffer will be more appropriate 😉

Tos2k

ssbangal
Contributor
Contributor

Thanks Tos2k.

Regards,

Sudhir

0 Kudos