blob: 5138cefe856d943b3125b71ff9c05d61b4260481 (
plain)
1
2
3
4
5
6
7
8
9
|
open_cli_sample_version: 1.0
name: customer-create
version: onap-amsterdam
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
|