blob: 30b5b30380cefa13c3e90dc2dabee2d8d4e5443c (
plain)
1
2
3
4
5
6
7
8
9
|
onap_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
|