# Copyright 2017-18 Huawei Technologies Co., Ltd. # # 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. open_cli_sample_version: 1.0 name: vsp-list version: openecomp samples: sample1: name: List Vendor Software Products input: --host-username cs0008 --host-password demo123456! --host-url http://localhost:8080 output: | +----------------------------------+------------+ |ID |name | +----------------------------------+------------+ |E563CB23A6BE49AF9A84CF579DAFB929 |demo-vsp2 | +----------------------------------+------------+ |79E62AA736C34E359B869E757D3DDBBE |demo-vsp1 | +----------------------------------+------------+ |928B828EE3CC46B99B92D7B9A2AB2118 |demo-vsp | +----------------------------------+------------+