...
s.no | Feature | Command | REST API | Depends-on Project |
---|---|---|---|---|
1 | Create Subscription | subscription-create | PUT on /business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type} | AAI |
2 | Delete Subscription | subscription-delete | DELETE on /business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type} | AAI |
VSP Distribution
s.no | Feature | Command | REST API | Depends-on Project |
---|---|---|---|---|
1 | Manage Catalog service |
catalog-service-list
catalog-service-add
catalog-service-remove
catalog-service-show
vsp-list vsp-create vsp-upload vsp-checkin vsp-submit vsp-show | GET on /vendor-software-products POST on /vendor-software-products POST on /vendor-software-products/{VSP-ID}/upload PUT on /vendor-software-products/{VSP-ID}/actions PUT on /vendor-software-products/<VSP-ID>/actions GET on /vendor-software-products/{VSP-ID} | SDC | ||
2 | Manage service certification | catalog-service-verify catalog-service-unverify | TBD | SDC |
3 | Manage service distribution | catalog-service-distribute catalog-service-undistribute | TBD | SDC |
Command management
Helps to discover/validate the installed ONAP Commands/schema
...