blob: 51d4fca3e77bec61fccd62a6fefedcffa9320ee0 (
plain)
1
2
3
4
5
6
7
8
9
|
open_cli_sample_version: 1.0
name: customer-create
version: onap-1.1
samples:
sample1:
name: Create a customer
input: -m http://locahost:8141 -u AAI -p AAI --customer-name test --subscriber-name test
moco: customer-create-sample-1.1-moco.json
|