VMware Cloud Director API - PUT-ProductSections-vAppTemplate
PUT /vAppTemplate/{id}/productSections
- Operation:
 - PUT /vAppTemplate/{id}/productSections
 - Description:
 - Update all ProductSection elements in a vApp template, vApp, or VM.
 - Since:
 - 1.5
 - Input parameters
 - 
                    ProductSectionList element
- Consume media type(s):
 - application/vnd.vmware.vcloud.productSections+xml
application/vnd.vmware.vcloud.productSections+json - Input type:
 - ProductSectionListType
 
 - Output parameters
 - 
                    TaskType
 
This operation is asynchronous and returns a task that you can monitor to track the progress of the request.
- Produce media type(s):
 - application/vnd.vmware.vcloud.task+xml
application/vnd.vmware.vcloud.task+json - Output type:
 - TaskType
 
 - Examples
 -