Features
This section provides information about the web services available to manage Features. The following interfaces are available for Feature:
Method | URI Template | Description |
---|---|---|
GET | v90/ws/feature/{featureId}.ws | Retrieve Feature Details by ID |
v90/ws/vendor/{vendorId}/feature.ws | Search Features | |
PUT | v90/ws/vendor/{vendorId}/feature.ws | Create a Feature for a Given Vendor ID |
POST | v90/ws/feature/{featureId}.ws | Edit Feature Details |
DELETE | v90/ws/feature/{featureId}.ws | Delete a Feature |