Retrieve Information About Plug-Ins

You can retrieve metadata information for all installed plug-ins by using the vRealize Orchestrator REST API.

Procedure

  1. In a REST client application, add request headers to define the properties of the plug-ins.
  2. Make a GET request at the URL of the plug-in objects:
    GET https://{orchestrator_fqdn}/vco/api/plugins/

Results

If the GET request is successful, you receive the status code 200.