Product APIs
This API section defines requests to retrieve details about and perform day 2 operations for deployed products.
Day 2 operations include:
- Upgrade
- Configure certificate
- Add node
- Delete node
- Update node
Operations
POST
Add Integration
Add an integration to a product.
POST
Add Product Node
Add a new node.
PUT
Configure Certificate
Update product certificates.
DELETE
Delete Product
Delete a product from an LCM environment.
DELETE
Delete Product Node
Delete a product node.
POST
Discover Product
Discover product.
GET
Get All Product Nodes
Get product nodes.
GET
Get Certificate 1
Get product certificates.
GET
Get Product Node Spec By Id
Get a product node.
PUT
Redeploy Product Node
Redeploy a product node.
DELETE
Remove Integration
Remove the integration.
PATCH
Update All Product Nodes
Update all deployed nodes.
PUT
Update Integration
Update an integration
PATCH
Update Product Node
Update a deployed node.
PUT
Upgrade Product
Upgrade a product.