Lcm Discovery Associated Products APIs

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 Lcm Discovery Associated Products
Associates a VMware product with vCenter Server manually. The product must be taken from the product catalog API. if you do not have all of the privileges described as follows: - Operation execution requires VcLifecycle.View.
GET
List Lcm 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. if you do not have all of the privileges described as follows: - Operation execution requires VcLifecycle.View.
DELETE
Delete Product 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. if you do not have all of the privileges described as follows: - Operation execution requires VcLifecycle.View.
GET
Get Product Discovery Associated Products
Returns the detailed information of a product associated with vCenter Server. if you do not have all of the privileges described as follows: - Operation execution requires VcLifecycle.View.
PATCH
Update Product Discovery Associated Products
Modifies a VMware product associated with vCenter Server which was added manually. Automatically discovered VMware products cannot be modified. if you do not have all of the privileges described as follows: - Operation execution requires VcLifecycle.View.