LCM Discovery Associated Products APIs
The AssociatedProducts service provides options to list, add, modify, and delete VMware products associated with vCenter Server. Some products can be auto-detected by the system while others can be added manually.
Operations
post
Create Discovery Associated Products
Associates a VMware product with vCenter Server manually. The product must be taken from the product catalog API.
Associates a VMware product with vCenter Server manually. The product must be taken from the product catalog API.
get
List Discovery Associated Products
Retrieves a list of all associated VMware product deployments with vCenter Server in the environment. The list contains both product deployments discovered automatically and deployments registered manually through the API.
Retrieves a list of all associated VMware product deployments with vCenter Server in the environment. The list contains both product deployments discovered automatically and deployments registered manually through the API.
get
Get Discovery Associated Products
Returns the detailed information of a product associated with vCenter Server.
Returns the detailed information of a product associated with vCenter Server.
patch
Update Discovery Associated Products
Modifies a VMware product associated with vCenter Server which was added manually. Automatically discovered VMware products cannot be modified.
Modifies a VMware product associated with vCenter Server which was added manually. Automatically discovered VMware products cannot be modified.
delete
Delete Discovery Associated Products
Deletes or dissociates a VMware product associated with vCenter Server which was added manually. Automatically discovered VMware products cannot be deleted or dissociated.
Deletes or dissociates a VMware product associated with vCenter Server which was added manually. Automatically discovered VMware products cannot be deleted or dissociated.