Remote Plug-in Life Cycle
Remote plug-in content becomes visible in the vSphere Client user interface after you prepare and register the plug-in with a vCenter Server instance. The plug-in displays when you connect a browser to the vSphere Client URL of the vCenter Server instance, or of a vCenter Server linked to the instance where the plug-in is registered, and log in.
A remote plug-in has the following stages in its life cycle:
- Build
-
The plug-in developer assembles the resources and builds the package to implement the plug-in.
- Registration
-
The plug-in developer registers the plug-in as a vCenter Server extension, using the ExtensionManager managed object of the vCenter Server instance.
- Discovery
-
A vCenter Server instance discovers a new plug-in instance registration, or a new version registration.
- Deployment
-
A vCenter Server instance downloads the plug-in manifest file, verifies certification and compatibility, and configures its reverse proxy to route server requests.