.. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 Consumed APIs ============= VID consumes the following APIs from other components: SDC ---- +-------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------+ | /sdc/v1/catalog/services/meta | Get available services | +-------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------+ | /sdc/v1/catalog/services/toscaModel | Download CSAR by UUID | +-------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------+ SO --- +-------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------+ | POST /e2eServiceInstances/v3 | Create E2E instance | +-------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------+ | POST /serviceInstances/v6 | Create instance | +-------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------+ | DELETE | Delete instance | | /serviceInstances/v6/ | | +-------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------+ | POST | Create VNF | | /serviceInstances/v6//vnfs | | +-------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------+ | DELETE | Delete VNF | | /serviceInstances/v6//vnfs/ | | +-------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------+ | POST | Create VF-Module | | /serviceInstances/v6//vnfs//vfModules | | +-------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------+ | DELETE | Delete VF-Module | | /serviceInstances/v6//vnfs//vfModules | | +-------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------+ | POST
# Copyright © 2017 Amdocs, Bell Canada
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#       http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

apiVersion: v1
description: ONAP External System Register GUI
name: esr-gui
version: 2.0.0
-+