simplified an assertion.
[cli.git] / docs / cmd_help_onap_beijing.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. Copyright 2018 Huawei Technologies Co., Ltd.
4
5
6 .. toctree::
7    :maxdepth: 2
8
9
10 .. _cli_cmd_help_onap_beijing:
11
12
13 onap-beijing
14 ==============
15
16 basic-login
17 -----------------------------------------------
18
19
20 usage: oclip basic-login
21
22 ONAP basic login auth command
23
24 Product: onap-beijing
25 Service: basic-auth
26 Author: ONAP CLI Team onap-discuss@lists.onap.org
27
28 Options::
29
30  [-m | --host-url] [-C | --no-catalog] [-h | --help]
31  [-f | --format] [-t | --no-title] [-V | --verify]
32  [-v | --version] [-d | --debug] [-s | --long]
33  [-D | --context] [-u | --host-username] [-p | --host-password]
34
35 where::
36
37  -m | --host-url        host url in http(s). It is of type URL. By
38                         default, it is read from environment variable
39                         OPEN_CLI_HOST_URL.
40  -C | --no-catalog      whether to use given host-url directly without
41                         looking into catalog, it will override the
42                         service->mode. It is of type BOOL. It is
43                         optional.
44  -h | --help            print help message. It is of type BOOL.
45  -f | --format          Output formats, supported formats such as table,
46                         csv, json, yaml. It is of type STRING.
47  -t | --no-title        whether to print title or not. It is of type BOOL.
48  -V | --verify          verify the command using available command sample
49                         file and mocking file. By default it goes with
50                         mock style. To enable the verification in real
51                         time, set DISABLE_MOCKING=true in the context
52                         param. It is of type BOOL. It is optional.
53  -v | --version         print service version. It is of type BOOL.
54  -d | --debug           Enable debug output. It is of type BOOL.
55  -s | --long            whether to print all attributes or only short
56                         attributes. It is of type BOOL.
57  -D | --context         command context. It is of type MAP. It is
58                         optional.
59  -u | --host-username   Host user name. It is of type STRING. By default,
60                         it is read from environment variable
61                         OPEN_CLI_HOST_USERNAME.
62  -p | --host-password   Host user password. It is of type STRING. By
63                         default, it is read from environment variable
64                         OPEN_CLI_HOST_PASSWORD. Secured.
65
66
67 Results::
68
69  Authorization    Authorization and is of type STRING.
70  X-TransactionId  X-TransactionId and is of type STRING.
71  X-FromAppId      X-FromAppId and is of type STRING.
72
73
74 Error::
75
76  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
77
78
79
80 basic-logout
81 -----------------------------------------------
82
83
84 usage: oclip basic-logout
85
86 ONAP basic logout auth command
87
88 Product: onap-beijing
89 Service: basic-auth
90 Author: ONAP CLI Team onap-discuss@lists.onap.org
91
92 Options::
93
94  [-m | --host-url] [-C | --no-catalog] [-h | --help]
95  [-f | --format] [-t | --no-title] [-V | --verify]
96  [-v | --version] [-d | --debug] [-s | --long]
97  [-D | --context]
98
99 where::
100
101  -m | --host-url    host url in http(s). It is of type URL. By
102                     default, it is read from environment variable
103                     OPEN_CLI_HOST_URL.
104  -C | --no-catalog  whether to use given host-url directly without
105                     looking into catalog, it will override the
106                     service->mode. It is of type BOOL. It is
107                     optional.
108  -h | --help        print help message. It is of type BOOL.
109  -f | --format      Output formats, supported formats such as table,
110                     csv, json, yaml. It is of type STRING.
111  -t | --no-title    whether to print title or not. It is of type BOOL.
112  -V | --verify      verify the command using available command sample
113                     file and mocking file. By default it goes with
114                     mock style. To enable the verification in real
115                     time, set DISABLE_MOCKING=true in the context
116                     param. It is of type BOOL. It is optional.
117  -v | --version     print service version. It is of type BOOL.
118  -d | --debug       Enable debug output. It is of type BOOL.
119  -s | --long        whether to print all attributes or only short
120                     attributes. It is of type BOOL.
121  -D | --context     command context. It is of type MAP. It is
122                     optional.
123
124
125 Error::
126
127  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
128
129
130
131 catalog
132 -----------------------------------------------
133
134
135 usage: oclip catalog
136
137 ONAP catalog command to find the base path for service.
138
139 Product: onap-beijing
140 Service: msb
141 Author: ONAP CLI Team onap-discuss@lists.onap.org
142
143 Options::
144
145  [-m | --host-url] [-C | --no-catalog] [-l | --catalog-service-name]
146  [-h | --help] [-f | --format] [-t | --no-title]
147  [-V | --verify] [-v | --version] [-d | --debug]
148  [-s | --long] [-D | --context] [-i | --catalog-service-version]
149
150 where::
151
152  -m | --host-url                  host url in http(s). It is of type URL. By
153                                   default, it is read from environment variable
154                                   OPEN_CLI_HOST_URL.
155  -C | --no-catalog                whether to use given host-url directly without
156                                   looking into catalog, it will override the
157                                   service->mode. It is of type BOOL. It is
158                                   optional.
159  -l | --catalog-service-name      service name registered in catalog service. It is
160                                   of type STRING. By default, it is .
161  -h | --help                      print help message. It is of type BOOL.
162  -f | --format                    Output formats, supported formats such as table,
163                                   csv, json, yaml. It is of type STRING.
164  -t | --no-title                  whether to print title or not. It is of type BOOL.
165  -V | --verify                    verify the command using available command sample
166                                   file and mocking file. By default it goes with
167                                   mock style. To enable the verification in real
168                                   time, set DISABLE_MOCKING=true in the context
169                                   param. It is of type BOOL. It is optional.
170  -v | --version                   print service version. It is of type BOOL.
171  -d | --debug                     Enable debug output. It is of type BOOL.
172  -s | --long                      whether to print all attributes or only short
173                                   attributes. It is of type BOOL.
174  -D | --context                   command context. It is of type MAP. It is
175                                   optional.
176  -i | --catalog-service-version   service version registered in catalog service. It
177                                   is of type STRING. By default, it is .
178
179
180 Results::
181
182  catalog-service-host-url   Service connection url and is of type STRING.
183  catalog-service-base-path  service base path, to append with host-url for
184                             connecting the service. and is of type STRING.
185
186
187 Error::
188
189  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
190
191
192
193 cloud-create
194 -----------------------------------------------
195
196
197 usage: oclip cloud-create
198
199 Create a cloud region in Onap
200
201 Product: onap-beijing
202 Service: aai
203 Author: ONAP CLI Team onap-discuss@lists.onap.org
204
205 Options::
206
207  [-m | --host-url] [-C | --no-catalog] [-h | --help]
208  [-f | --format] [-t | --no-title] [-V | --verify]
209  [-v | --version] [-d | --debug] [-x | --cloud-name]
210  [-s | --long] [-D | --context] [-y | --region-name]
211  [-u | --host-username] [-a | --no-auth] [-p | --host-password]
212
213 where::
214
215  -m | --host-url        host url in http(s). It is of type URL. By
216                         default, it is read from environment variable
217                         OPEN_CLI_HOST_URL.
218  -C | --no-catalog      whether to use given host-url directly without
219                         looking into catalog, it will override the
220                         service->mode. It is of type BOOL. It is
221                         optional.
222  -h | --help            print help message. It is of type BOOL.
223  -f | --format          Output formats, supported formats such as table,
224                         csv, json, yaml. It is of type STRING.
225  -t | --no-title        whether to print title or not. It is of type BOOL.
226  -V | --verify          verify the command using available command sample
227                         file and mocking file. By default it goes with
228                         mock style. To enable the verification in real
229                         time, set DISABLE_MOCKING=true in the context
230                         param. It is of type BOOL. It is optional.
231  -v | --version         print service version. It is of type BOOL.
232  -d | --debug           Enable debug output. It is of type BOOL.
233  -x | --cloud-name      Onap cloud name. It is of type STRING. By
234                         default, it is .
235  -s | --long            whether to print all attributes or only short
236                         attributes. It is of type BOOL.
237  -D | --context         command context. It is of type MAP. It is
238                         optional.
239  -y | --region-name     Onap region name. It is of type STRING. By
240                         default, it is .
241  -u | --host-username   Host user name. It is of type STRING. By default,
242                         it is read from environment variable
243                         OPEN_CLI_HOST_USERNAME.
244  -a | --no-auth         whether to authenticate user or not. It is of
245                         type BOOL.
246  -p | --host-password   Host user password. It is of type STRING. By
247                         default, it is read from environment variable
248                         OPEN_CLI_HOST_PASSWORD. Secured.
249
250
251 Error::
252
253  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
254
255
256
257 cloud-delete
258 -----------------------------------------------
259
260
261 usage: oclip cloud-delete
262
263 Delete a cloud region from Onap
264
265 Product: onap-beijing
266 Service: aai
267 Author: ONAP CLI Team onap-discuss@lists.onap.org
268
269 Options::
270
271  [-m | --host-url] [-C | --no-catalog] [-h | --help]
272  [-f | --format] [-t | --no-title] [-V | --verify]
273  [-v | --version] [-d | --debug] [-x | --cloud-name]
274  [-z | --resource-version] [-s | --long] [-D | --context]
275  [-y | --region-name] [-u | --host-username] [-a | --no-auth]
276  [-p | --host-password]
277
278 where::
279
280  -m | --host-url          host url in http(s). It is of type URL. By
281                           default, it is read from environment variable
282                           OPEN_CLI_HOST_URL.
283  -C | --no-catalog        whether to use given host-url directly without
284                           looking into catalog, it will override the
285                           service->mode. It is of type BOOL. It is
286                           optional.
287  -h | --help              print help message. It is of type BOOL.
288  -f | --format            Output formats, supported formats such as table,
289                           csv, json, yaml. It is of type STRING.
290  -t | --no-title          whether to print title or not. It is of type BOOL.
291  -V | --verify            verify the command using available command sample
292                           file and mocking file. By default it goes with
293                           mock style. To enable the verification in real
294                           time, set DISABLE_MOCKING=true in the context
295                           param. It is of type BOOL. It is optional.
296  -v | --version           print service version. It is of type BOOL.
297  -d | --debug             Enable debug output. It is of type BOOL.
298  -x | --cloud-name        Onap cloud name. It is of type STRING. By
299                           default, it is .
300  -z | --resource-version  Onap cloud region version. It is of type UUID. It
301                           is optional.
302  -s | --long              whether to print all attributes or only short
303                           attributes. It is of type BOOL.
304  -D | --context           command context. It is of type MAP. It is
305                           optional.
306  -y | --region-name       Onap cloud region name. It is of type STRING. By
307                           default, it is .
308  -u | --host-username     Host user name. It is of type STRING. By default,
309                           it is read from environment variable
310                           OPEN_CLI_HOST_USERNAME.
311  -a | --no-auth           whether to authenticate user or not. It is of
312                           type BOOL.
313  -p | --host-password     Host user password. It is of type STRING. By
314                           default, it is read from environment variable
315                           OPEN_CLI_HOST_PASSWORD. Secured.
316
317
318 Error::
319
320  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
321
322
323
324 cloud-list
325 -----------------------------------------------
326
327
328 usage: oclip cloud-list
329
330 List the configured clouds and Onap service subscriptions
331
332 Product: onap-beijing
333 Service: aai
334 Author: ONAP CLI Team onap-discuss@lists.onap.org
335
336 Options::
337
338  [-m | --host-url] [-C | --no-catalog] [-h | --help]
339  [-f | --format] [-t | --no-title] [-V | --verify]
340  [-v | --version] [-d | --debug] [-s | --long]
341  [-D | --context] [-u | --host-username] [-a | --no-auth]
342  [-p | --host-password]
343
344 where::
345
346  -m | --host-url        host url in http(s). It is of type URL. By
347                         default, it is read from environment variable
348                         OPEN_CLI_HOST_URL.
349  -C | --no-catalog      whether to use given host-url directly without
350                         looking into catalog, it will override the
351                         service->mode. It is of type BOOL. It is
352                         optional.
353  -h | --help            print help message. It is of type BOOL.
354  -f | --format          Output formats, supported formats such as table,
355                         csv, json, yaml. It is of type STRING.
356  -t | --no-title        whether to print title or not. It is of type BOOL.
357  -V | --verify          verify the command using available command sample
358                         file and mocking file. By default it goes with
359                         mock style. To enable the verification in real
360                         time, set DISABLE_MOCKING=true in the context
361                         param. It is of type BOOL. It is optional.
362  -v | --version         print service version. It is of type BOOL.
363  -d | --debug           Enable debug output. It is of type BOOL.
364  -s | --long            whether to print all attributes or only short
365                         attributes. It is of type BOOL.
366  -D | --context         command context. It is of type MAP. It is
367                         optional.
368  -u | --host-username   Host user name. It is of type STRING. By default,
369                         it is read from environment variable
370                         OPEN_CLI_HOST_USERNAME.
371  -a | --no-auth         whether to authenticate user or not. It is of
372                         type BOOL.
373  -p | --host-password   Host user password. It is of type STRING. By
374                         default, it is read from environment variable
375                         OPEN_CLI_HOST_PASSWORD. Secured.
376
377
378 Results::
379
380  cloud              Onap cloud and is of type STRING.
381  region             Onap cloud region and is of type STRING.
382  tenant             Onap cloud tenat and is of type STRING.
383  tenant-id          Onap cloud tenat id and is of type STRING.
384  customer           Onap cloud customer and is of type STRING.
385  service            Onap cloud service and is of type STRING.
386  resource-version   Onap cloud resource version and is of type STRING.
387
388
389 Error::
390
391  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
392
393
394
395 customer-create
396 -----------------------------------------------
397
398
399 usage: oclip customer-create
400
401 Create a customer in Onap
402
403 Product: onap-beijing
404 Service: aai
405 Author: ONAP CLI Team onap-discuss@lists.onap.org
406
407 Options::
408
409  [-m | --host-url] [-y | --subscriber-name] [-C | --no-catalog]
410  [-h | --help] [-f | --format] [-t | --no-title]
411  [-V | --verify] [-v | --version] [-d | --debug]
412  [-x | --customer-name] [-s | --long] [-D | --context]
413  [-u | --host-username] [-a | --no-auth] [-p | --host-password]
414
415 where::
416
417  -m | --host-url          host url in http(s). It is of type URL. By
418                           default, it is read from environment variable
419                           OPEN_CLI_HOST_URL.
420  -y | --subscriber-name   Onap subscriber name. It is of type STRING. By
421                           default, it is .
422  -C | --no-catalog        whether to use given host-url directly without
423                           looking into catalog, it will override the
424                           service->mode. It is of type BOOL. It is
425                           optional.
426  -h | --help              print help message. It is of type BOOL.
427  -f | --format            Output formats, supported formats such as table,
428                           csv, json, yaml. It is of type STRING.
429  -t | --no-title          whether to print title or not. It is of type BOOL.
430  -V | --verify            verify the command using available command sample
431                           file and mocking file. By default it goes with
432                           mock style. To enable the verification in real
433                           time, set DISABLE_MOCKING=true in the context
434                           param. It is of type BOOL. It is optional.
435  -v | --version           print service version. It is of type BOOL.
436  -d | --debug             Enable debug output. It is of type BOOL.
437  -x | --customer-name     Onap customer name. It is of type STRING. By
438                           default, it is .
439  -s | --long              whether to print all attributes or only short
440                           attributes. It is of type BOOL.
441  -D | --context           command context. It is of type MAP. It is
442                           optional.
443  -u | --host-username     Host user name. It is of type STRING. By default,
444                           it is read from environment variable
445                           OPEN_CLI_HOST_USERNAME.
446  -a | --no-auth           whether to authenticate user or not. It is of
447                           type BOOL.
448  -p | --host-password     Host user password. It is of type STRING. By
449                           default, it is read from environment variable
450                           OPEN_CLI_HOST_PASSWORD. Secured.
451
452
453 Error::
454
455  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
456
457
458
459 customer-delete
460 -----------------------------------------------
461
462
463 usage: oclip customer-delete
464
465 Delete a customer from Onap
466
467 Product: onap-beijing
468 Service: aai
469 Author: ONAP CLI Team onap-discuss@lists.onap.org
470
471 Options::
472
473  [-m | --host-url] [-C | --no-catalog] [-h | --help]
474  [-f | --format] [-t | --no-title] [-V | --verify]
475  [-v | --version] [-d | --debug] [-x | --customer-name]
476  [-y | --resource-version] [-s | --long] [-D | --context]
477  [-u | --host-username] [-a | --no-auth] [-p | --host-password]
478
479 where::
480
481  -m | --host-url          host url in http(s). It is of type URL. By
482                           default, it is read from environment variable
483                           OPEN_CLI_HOST_URL.
484  -C | --no-catalog        whether to use given host-url directly without
485                           looking into catalog, it will override the
486                           service->mode. It is of type BOOL. It is
487                           optional.
488  -h | --help              print help message. It is of type BOOL.
489  -f | --format            Output formats, supported formats such as table,
490                           csv, json, yaml. It is of type STRING.
491  -t | --no-title          whether to print title or not. It is of type BOOL.
492  -V | --verify            verify the command using available command sample
493                           file and mocking file. By default it goes with
494                           mock style. To enable the verification in real
495                           time, set DISABLE_MOCKING=true in the context
496                           param. It is of type BOOL. It is optional.
497  -v | --version           print service version. It is of type BOOL.
498  -d | --debug             Enable debug output. It is of type BOOL.
499  -x | --customer-name     Onap customer name. It is of type STRING. By
500                           default, it is .
501  -y | --resource-version  Onap customer resource version. It is of type
502                           UUID. It is optional.
503  -s | --long              whether to print all attributes or only short
504                           attributes. It is of type BOOL.
505  -D | --context           command context. It is of type MAP. It is
506                           optional.
507  -u | --host-username     Host user name. It is of type STRING. By default,
508                           it is read from environment variable
509                           OPEN_CLI_HOST_USERNAME.
510  -a | --no-auth           whether to authenticate user or not. It is of
511                           type BOOL.
512  -p | --host-password     Host user password. It is of type STRING. By
513                           default, it is read from environment variable
514                           OPEN_CLI_HOST_PASSWORD. Secured.
515
516
517 Error::
518
519  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
520
521
522
523 customer-list
524 -----------------------------------------------
525
526
527 usage: oclip customer-list
528
529 Lists the registered customers in Onap
530
531 Product: onap-beijing
532 Service: aai
533 Author: ONAP CLI Team onap-discuss@lists.onap.org
534
535 Options::
536
537  [-m | --host-url] [-C | --no-catalog] [-h | --help]
538  [-f | --format] [-t | --no-title] [-V | --verify]
539  [-v | --version] [-d | --debug] [-s | --long]
540  [-D | --context] [-u | --host-username] [-a | --no-auth]
541  [-p | --host-password]
542
543 where::
544
545  -m | --host-url        host url in http(s). It is of type URL. By
546                         default, it is read from environment variable
547                         OPEN_CLI_HOST_URL.
548  -C | --no-catalog      whether to use given host-url directly without
549                         looking into catalog, it will override the
550                         service->mode. It is of type BOOL. It is
551                         optional.
552  -h | --help            print help message. It is of type BOOL.
553  -f | --format          Output formats, supported formats such as table,
554                         csv, json, yaml. It is of type STRING.
555  -t | --no-title        whether to print title or not. It is of type BOOL.
556  -V | --verify          verify the command using available command sample
557                         file and mocking file. By default it goes with
558                         mock style. To enable the verification in real
559                         time, set DISABLE_MOCKING=true in the context
560                         param. It is of type BOOL. It is optional.
561  -v | --version         print service version. It is of type BOOL.
562  -d | --debug           Enable debug output. It is of type BOOL.
563  -s | --long            whether to print all attributes or only short
564                         attributes. It is of type BOOL.
565  -D | --context         command context. It is of type MAP. It is
566                         optional.
567  -u | --host-username   Host user name. It is of type STRING. By default,
568                         it is read from environment variable
569                         OPEN_CLI_HOST_USERNAME.
570  -a | --no-auth         whether to authenticate user or not. It is of
571                         type BOOL.
572  -p | --host-password   Host user password. It is of type STRING. By
573                         default, it is read from environment variable
574                         OPEN_CLI_HOST_PASSWORD. Secured.
575
576
577 Results::
578
579  name               Onap customer name and is of type STRING.
580  resource-version   Onap customer resource version and is of type
581                     STRING.
582
583
584 Error::
585
586  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
587
588
589
590 customer-show
591 -----------------------------------------------
592
593
594 usage: oclip customer-show
595
596 Retrieves the given registered customer in Onap
597
598 Product: onap-beijing
599 Service: aai
600 Author: ONAP CLI Team onap-discuss@lists.onap.org
601
602 Options::
603
604  [-m | --host-url] [-C | --no-catalog] [-h | --help]
605  [-f | --format] [-t | --no-title] [-V | --verify]
606  [-v | --version] [-d | --debug] [-x | --customer-name]
607  [-s | --long] [-D | --context] [-u | --host-username]
608  [-a | --no-auth] [-p | --host-password]
609
610 where::
611
612  -m | --host-url        host url in http(s). It is of type URL. By
613                         default, it is read from environment variable
614                         OPEN_CLI_HOST_URL.
615  -C | --no-catalog      whether to use given host-url directly without
616                         looking into catalog, it will override the
617                         service->mode. It is of type BOOL. It is
618                         optional.
619  -h | --help            print help message. It is of type BOOL.
620  -f | --format          Output formats, supported formats such as table,
621                         csv, json, yaml. It is of type STRING.
622  -t | --no-title        whether to print title or not. It is of type BOOL.
623  -V | --verify          verify the command using available command sample
624                         file and mocking file. By default it goes with
625                         mock style. To enable the verification in real
626                         time, set DISABLE_MOCKING=true in the context
627                         param. It is of type BOOL. It is optional.
628  -v | --version         print service version. It is of type BOOL.
629  -d | --debug           Enable debug output. It is of type BOOL.
630  -x | --customer-name   Onap customer name. It is of type STRING. By
631                         default, it is .
632  -s | --long            whether to print all attributes or only short
633                         attributes. It is of type BOOL.
634  -D | --context         command context. It is of type MAP. It is
635                         optional.
636  -u | --host-username   Host user name. It is of type STRING. By default,
637                         it is read from environment variable
638                         OPEN_CLI_HOST_USERNAME.
639  -a | --no-auth         whether to authenticate user or not. It is of
640                         type BOOL.
641  -p | --host-password   Host user password. It is of type STRING. By
642                         default, it is read from environment variable
643                         OPEN_CLI_HOST_PASSWORD. Secured.
644
645
646 Results::
647
648  name               Onap customer name and is of type STRING.
649  subscriber-name    Onap subscriber name and is of type STRING.
650  resource-version   Onap subscriber resource version and is of type
651                     STRING.
652  subscriber-type    Onap subscriber type and is of type STRING.
653
654
655 Error::
656
657  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
658
659
660
661 ems-list
662 -----------------------------------------------
663
664
665 usage: oclip ems-list
666
667 List the configured ems
668
669 Product: onap-beijing
670 Service: aai
671 Author: ONAP CLI Team onap-discuss@lists.onap.org
672
673 Options::
674
675  [-m | --host-url] [-C | --no-catalog] [-h | --help]
676  [-f | --format] [-t | --no-title] [-V | --verify]
677  [-v | --version] [-d | --debug] [-s | --long]
678  [-D | --context] [-u | --host-username] [-a | --no-auth]
679  [-p | --host-password]
680
681 where::
682
683  -m | --host-url        host url in http(s). It is of type URL. By
684                         default, it is read from environment variable
685                         OPEN_CLI_HOST_URL.
686  -C | --no-catalog      whether to use given host-url directly without
687                         looking into catalog, it will override the
688                         service->mode. It is of type BOOL. It is
689                         optional.
690  -h | --help            print help message. It is of type BOOL.
691  -f | --format          Output formats, supported formats such as table,
692                         csv, json, yaml. It is of type STRING.
693  -t | --no-title        whether to print title or not. It is of type BOOL.
694  -V | --verify          verify the command using available command sample
695                         file and mocking file. By default it goes with
696                         mock style. To enable the verification in real
697                         time, set DISABLE_MOCKING=true in the context
698                         param. It is of type BOOL. It is optional.
699  -v | --version         print service version. It is of type BOOL.
700  -d | --debug           Enable debug output. It is of type BOOL.
701  -s | --long            whether to print all attributes or only short
702                         attributes. It is of type BOOL.
703  -D | --context         command context. It is of type MAP. It is
704                         optional.
705  -u | --host-username   Host user name. It is of type STRING. By default,
706                         it is read from environment variable
707                         OPEN_CLI_HOST_USERNAME.
708  -a | --no-auth         whether to authenticate user or not. It is of
709                         type BOOL.
710  -p | --host-password   Host user password. It is of type STRING. By
711                         default, it is read from environment variable
712                         OPEN_CLI_HOST_PASSWORD. Secured.
713
714
715 Results::
716
717  ems-id             Onap ems id and is of type STRING.
718  resource-version   Onap ems resource version and is of type STRING.
719
720
721 Error::
722
723  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
724
725
726
727 ems-register
728 -----------------------------------------------
729
730
731 usage: oclip ems-register
732
733 Register a EMS in Onap
734
735 Product: onap-beijing
736 Service: aai
737 Author: ONAP CLI Team onap-discuss@lists.onap.org
738
739 Options::
740
741  [-m | --host-url] [-C | --no-catalog] [-h | --help]
742  [-f | --format] [-t | --no-title] [-V | --verify]
743  [-e | --vendor] [-v | --version] [-d | --debug]
744  [-c | --type] [-s | --long] [-D | --context]
745  [-q | --ems-version] [-b | --name] [-i | --username]
746  [-j | --password] [-u | --host-username] [-g | --url]
747  [-x | --remote-path] [-a | --no-auth] [-z | --ems-id]
748  [-p | --host-password]
749
750 where::
751
752  -m | --host-url        host url in http(s). It is of type URL. By
753                         default, it is read from environment variable
754                         OPEN_CLI_HOST_URL.
755  -C | --no-catalog      whether to use given host-url directly without
756                         looking into catalog, it will override the
757                         service->mode. It is of type BOOL. It is
758                         optional.
759  -h | --help            print help message. It is of type BOOL.
760  -f | --format          Output formats, supported formats such as table,
761                         csv, json, yaml. It is of type STRING.
762  -t | --no-title        whether to print title or not. It is of type BOOL.
763  -V | --verify          verify the command using available command sample
764                         file and mocking file. By default it goes with
765                         mock style. To enable the verification in real
766                         time, set DISABLE_MOCKING=true in the context
767                         param. It is of type BOOL. It is optional.
768  -e | --vendor          Onap EMS vendor. It is of type STRING. By
769                         default, it is .
770  -v | --version         print service version. It is of type BOOL.
771  -d | --debug           Enable debug output. It is of type BOOL.
772  -c | --type            Onap EMS type. It is of type STRING. By default,
773                         it is .
774  -s | --long            whether to print all attributes or only short
775                         attributes. It is of type BOOL.
776  -D | --context         command context. It is of type MAP. It is
777                         optional.
778  -q | --ems-version     Onap EMS version. It is of type STRING. By
779                         default, it is .
780  -b | --name            Onap EMS name. It is of type STRING. By default,
781                         it is .
782  -i | --username        Onap EMS username. It is of type STRING. By
783                         default, it is .
784  -j | --password        Onap EMS password. It is of type STRING. By
785                         default, it is .
786  -u | --host-username   Host user name. It is of type STRING. By default,
787                         it is read from environment variable
788                         OPEN_CLI_HOST_USERNAME.
789  -g | --url             Onap EMS URL. It is of type STRING. By default,
790                         it is .
791  -x | --remote-path     Onap EMS remote-path. It is of type STRING. By
792                         default, it is .
793  -a | --no-auth         whether to authenticate user or not. It is of
794                         type BOOL.
795  -z | --ems-id          Onap EMS unique id. It is of type UUID.
796  -p | --host-password   Host user password. It is of type STRING. By
797                         default, it is read from environment variable
798                         OPEN_CLI_HOST_PASSWORD. Secured.
799
800
801 Error::
802
803  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
804
805
806
807 ems-show
808 -----------------------------------------------
809
810
811 usage: oclip ems-show
812
813 Show the details of configured ems
814
815 Product: onap-beijing
816 Service: aai
817 Author: ONAP CLI Team onap-discuss@lists.onap.org
818
819 Options::
820
821  [-m | --host-url] [-C | --no-catalog] [-h | --help]
822  [-f | --format] [-t | --no-title] [-V | --verify]
823  [-v | --version] [-d | --debug] [-x | --ems-id]
824  [-s | --long] [-D | --context] [-u | --host-username]
825  [-a | --no-auth] [-p | --host-password]
826
827 where::
828
829  -m | --host-url        host url in http(s). It is of type URL. By
830                         default, it is read from environment variable
831                         OPEN_CLI_HOST_URL.
832  -C | --no-catalog      whether to use given host-url directly without
833                         looking into catalog, it will override the
834                         service->mode. It is of type BOOL. It is
835                         optional.
836  -h | --help            print help message. It is of type BOOL.
837  -f | --format          Output formats, supported formats such as table,
838                         csv, json, yaml. It is of type STRING.
839  -t | --no-title        whether to print title or not. It is of type BOOL.
840  -V | --verify          verify the command using available command sample
841                         file and mocking file. By default it goes with
842                         mock style. To enable the verification in real
843                         time, set DISABLE_MOCKING=true in the context
844                         param. It is of type BOOL. It is optional.
845  -v | --version         print service version. It is of type BOOL.
846  -d | --debug           Enable debug output. It is of type BOOL.
847  -x | --ems-id          Onap EMS unique id. It is of type UUID.
848  -s | --long            whether to print all attributes or only short
849                         attributes. It is of type BOOL.
850  -D | --context         command context. It is of type MAP. It is
851                         optional.
852  -u | --host-username   Host user name. It is of type STRING. By default,
853                         it is read from environment variable
854                         OPEN_CLI_HOST_USERNAME.
855  -a | --no-auth         whether to authenticate user or not. It is of
856                         type BOOL.
857  -p | --host-password   Host user password. It is of type STRING. By
858                         default, it is read from environment variable
859                         OPEN_CLI_HOST_PASSWORD. Secured.
860
861
862 Results::
863
864  name       Onap ems name and is of type STRING.
865  type       Onap ems type and is of type STRING.
866  vendor     Onap ems vendor and is of type STRING.
867  version    Onap ems version and is of type STRING.
868  url        Onap ems url and is of type STRING.
869  username   Onap ems username and is of type STRING.
870
871
872 Error::
873
874  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
875
876
877
878 ems-unregister
879 -----------------------------------------------
880
881
882 usage: oclip ems-unregister
883
884 Un-register a EMS in Onap
885
886 Product: onap-beijing
887 Service: aai
888 Author: ONAP CLI Team onap-discuss@lists.onap.org
889
890 Options::
891
892  [-m | --host-url] [-C | --no-catalog] [-h | --help]
893  [-f | --format] [-t | --no-title] [-V | --verify]
894  [-v | --version] [-d | --debug] [-y | --resource-version]
895  [-x | --ems-id] [-s | --long] [-D | --context]
896  [-u | --host-username] [-a | --no-auth] [-p | --host-password]
897
898 where::
899
900  -m | --host-url          host url in http(s). It is of type URL. By
901                           default, it is read from environment variable
902                           OPEN_CLI_HOST_URL.
903  -C | --no-catalog        whether to use given host-url directly without
904                           looking into catalog, it will override the
905                           service->mode. It is of type BOOL. It is
906                           optional.
907  -h | --help              print help message. It is of type BOOL.
908  -f | --format            Output formats, supported formats such as table,
909                           csv, json, yaml. It is of type STRING.
910  -t | --no-title          whether to print title or not. It is of type BOOL.
911  -V | --verify            verify the command using available command sample
912                           file and mocking file. By default it goes with
913                           mock style. To enable the verification in real
914                           time, set DISABLE_MOCKING=true in the context
915                           param. It is of type BOOL. It is optional.
916  -v | --version           print service version. It is of type BOOL.
917  -d | --debug             Enable debug output. It is of type BOOL.
918  -y | --resource-version  Onap vim resource version. It is of type STRING.
919                           It is optional. By default, it is .
920  -x | --ems-id            Onap EMS unique id. It is of type UUID.
921  -s | --long              whether to print all attributes or only short
922                           attributes. It is of type BOOL.
923  -D | --context           command context. It is of type MAP. It is
924                           optional.
925  -u | --host-username     Host user name. It is of type STRING. By default,
926                           it is read from environment variable
927                           OPEN_CLI_HOST_USERNAME.
928  -a | --no-auth           whether to authenticate user or not. It is of
929                           type BOOL.
930  -p | --host-password     Host user password. It is of type STRING. By
931                           default, it is read from environment variable
932                           OPEN_CLI_HOST_PASSWORD. Secured.
933
934
935 Error::
936
937  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
938
939
940
941 ep-create
942 -----------------------------------------------
943
944
945 usage: oclip ep-create
946
947 Create Entitlement Pool
948
949 Product: onap-amsterdam
950 Service: sdc
951 Author: ONAP CLI Team onap-discuss@lists.onap.org
952
953 Options::
954
955  [-m | --host-url] [-C | --no-catalog] [-b | --threshold-unit]
956  [-h | --help] [-f | --format] [-t | --no-title]
957  [-V | --verify] [-v | --version] [-d | --debug]
958  [-x | --ep-name] [-k | --reference-number] [-g | --operational-scope]
959  [-c | --entitlement-metric] [-z | --ep-description] [-s | --long]
960  [-D | --context] [-e | --aggregation-function] [-y | --license-model-id]
961  [-u | --host-username] [-a | --no-auth] [-q | --threshold-value]
962  [-p | --host-password]
963
964 where::
965
966  -m | --host-url              host url in http(s). It is of type URL. By
967                               default, it is read from environment variable
968                               OPEN_CLI_HOST_URL.
969  -C | --no-catalog            whether to use given host-url directly without
970                               looking into catalog, it will override the
971                               service->mode. It is of type BOOL. It is
972                               optional.
973  -b | --threshold-unit        threshold. It is of type STRING. By default, it
974                               is .
975  -h | --help                  print help message. It is of type BOOL.
976  -f | --format                Output formats, supported formats such as table,
977                               csv, json, yaml. It is of type STRING.
978  -t | --no-title              whether to print title or not. It is of type BOOL.
979  -V | --verify                verify the command using available command sample
980                               file and mocking file. By default it goes with
981                               mock style. To enable the verification in real
982                               time, set DISABLE_MOCKING=true in the context
983                               param. It is of type BOOL. It is optional.
984  -v | --version               print service version. It is of type BOOL.
985  -d | --debug                 Enable debug output. It is of type BOOL.
986  -x | --ep-name               Entitlement Pool name. It is of type STRING. By
987                               default, it is .
988  -k | --reference-number      Reference Number. It is of type STRING. By
989                               default, it is .
990  -g | --operational-scope     Operational Scope. It is of type STRING. By
991                               default, it is .
992  -c | --entitlement-metric    Entitlement Metric. It is of type STRING. By
993                               default, it is .
994  -z | --ep-description        Description for Entitlement Pool. It is of type
995                               STRING. By default, it is .
996  -s | --long                  whether to print all attributes or only short
997                               attributes. It is of type BOOL.
998  -D | --context               command context. It is of type MAP. It is
999                               optional.
1000  -e | --aggregation-function  Aggregation Function. It is of type STRING. By
1001                               default, it is .
1002  -y | --license-model-id      License Model ID. It is of type STRING. By
1003                               default, it is .
1004  -u | --host-username         Host user name. It is of type STRING. By default,
1005                               it is read from environment variable
1006                               OPEN_CLI_HOST_USERNAME.
1007  -a | --no-auth               whether to authenticate user or not. It is of
1008                               type BOOL.
1009  -q | --threshold-value       threshold. It is of type STRING. By default, it
1010                               is .
1011  -p | --host-password         Host user password. It is of type STRING. By
1012                               default, it is read from environment variable
1013                               OPEN_CLI_HOST_PASSWORD. Secured.
1014
1015
1016 Results::
1017
1018  ID   Entitlement Pool ID and is of type STRING.
1019
1020
1021 Error::
1022
1023  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
1024
1025
1026
1027 ep-show
1028 -----------------------------------------------
1029
1030
1031 usage: oclip ep-show
1032
1033 Details of the Entitlement Pool
1034
1035 Product: onap-amsterdam
1036 Service: sdc
1037 Author: ONAP CLI Team onap-discuss@lists.onap.org
1038
1039 Options::
1040
1041  [-m | --host-url] [-C | --no-catalog] [-h | --help]
1042  [-f | --format] [-t | --no-title] [-V | --verify]
1043  [-v | --version] [-d | --debug] [-s | --long]
1044  [-D | --context] [-x | --license-model-id] [-u | --host-username]
1045  [-a | --no-auth] [-p | --host-password] [-y | --pool-id]
1046
1047 where::
1048
1049  -m | --host-url          host url in http(s). It is of type URL. By
1050                           default, it is read from environment variable
1051                           OPEN_CLI_HOST_URL.
1052  -C | --no-catalog        whether to use given host-url directly without
1053                           looking into catalog, it will override the
1054                           service->mode. It is of type BOOL. It is
1055                           optional.
1056  -h | --help              print help message. It is of type BOOL.
1057  -f | --format            Output formats, supported formats such as table,
1058                           csv, json, yaml. It is of type STRING.
1059  -t | --no-title          whether to print title or not. It is of type BOOL.
1060  -V | --verify            verify the command using available command sample
1061                           file and mocking file. By default it goes with
1062                           mock style. To enable the verification in real
1063                           time, set DISABLE_MOCKING=true in the context
1064                           param. It is of type BOOL. It is optional.
1065  -v | --version           print service version. It is of type BOOL.
1066  -d | --debug             Enable debug output. It is of type BOOL.
1067  -s | --long              whether to print all attributes or only short
1068                           attributes. It is of type BOOL.
1069  -D | --context           command context. It is of type MAP. It is
1070                           optional.
1071  -x | --license-model-id  Onap License Model ID. It is of type STRING. By
1072                           default, it is .
1073  -u | --host-username     Host user name. It is of type STRING. By default,
1074                           it is read from environment variable
1075                           OPEN_CLI_HOST_USERNAME.
1076  -a | --no-auth           whether to authenticate user or not. It is of
1077                           type BOOL.
1078  -p | --host-password     Host user password. It is of type STRING. By
1079                           default, it is read from environment variable
1080                           OPEN_CLI_HOST_PASSWORD. Secured.
1081  -y | --pool-id           Onap Entitlement Pool ID. It is of type STRING.
1082                           By default, it is .
1083
1084
1085 Results::
1086
1087  name         Entitlement Pool Name and is of type STRING.
1088  ID           Entitlement Pool ID and is of type STRING.
1089  description  Description for the Entitlement Pool and is of
1090               type STRING.
1091
1092
1093 Error::
1094
1095  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
1096
1097
1098
1099 generic-search
1100 -----------------------------------------------
1101
1102
1103 usage: oclip generic-search
1104
1105 generic-search
1106
1107 Product: onap-beijing
1108 Service: aai
1109 Author: ONAP CLI Team onap-discuss@lists.onap.org
1110
1111 Options::
1112
1113  [-m | --host-url] [-r | --start-node-type] [-C | --no-catalog]
1114  [-h | --help] [-f | --format] [-t | --no-title]
1115  [-V | --verify] [-v | --version] [-d | --debug]
1116  [-k | --key] [-z | --value] [-s | --long]
1117  [-D | --context] [-e | --depth] [-u | --host-username]
1118  [-a | --no-auth] [-p | --host-password]
1119
1120 where::
1121
1122  -m | --host-url          host url in http(s). It is of type URL. By
1123                           default, it is read from environment variable
1124                           OPEN_CLI_HOST_URL.
1125  -r | --start-node-type   start-node-type. It is of type STRING. By
1126                           default, it is .
1127  -C | --no-catalog        whether to use given host-url directly without
1128                           looking into catalog, it will override the
1129                           service->mode. It is of type BOOL. It is
1130                           optional.
1131  -h | --help              print help message. It is of type BOOL.
1132  -f | --format            Output formats, supported formats such as table,
1133                           csv, json, yaml. It is of type STRING.
1134  -t | --no-title          whether to print title or not. It is of type BOOL.
1135  -V | --verify            verify the command using available command sample
1136                           file and mocking file. By default it goes with
1137                           mock style. To enable the verification in real
1138                           time, set DISABLE_MOCKING=true in the context
1139                           param. It is of type BOOL. It is optional.
1140  -v | --version           print service version. It is of type BOOL.
1141  -d | --debug             Enable debug output. It is of type BOOL.
1142  -k | --key               key. It is of type STRING. By default, it is .
1143  -z | --value             value. It is of type STRING. By default, it is .
1144  -s | --long              whether to print all attributes or only short
1145                           attributes. It is of type BOOL.
1146  -D | --context           command context. It is of type MAP. It is
1147                           optional.
1148  -e | --depth             search depth. It is of type DIGIT. By default, it
1149                           is .
1150  -u | --host-username     Host user name. It is of type STRING. By default,
1151                           it is read from environment variable
1152                           OPEN_CLI_HOST_USERNAME.
1153  -a | --no-auth           whether to authenticate user or not. It is of
1154                           type BOOL.
1155  -p | --host-password     Host user password. It is of type STRING. By
1156                           default, it is read from environment variable
1157                           OPEN_CLI_HOST_PASSWORD. Secured.
1158
1159
1160 Results::
1161
1162  resource-type  Onap result-type and is of type STRING.
1163  resource-link  Onap resource-link and is of type STRING.
1164
1165
1166 Error::
1167
1168  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
1169
1170
1171
1172 license-group-create
1173 -----------------------------------------------
1174
1175
1176 usage: oclip license-group-create
1177
1178 Create License Group
1179
1180 Product: onap-amsterdam
1181 Service: sdc
1182 Author: ONAP CLI Team onap-discuss@lists.onap.org
1183
1184 Options::
1185
1186  [-m | --host-url] [-C | --no-catalog] [-h | --help]
1187  [-f | --format] [-t | --no-title] [-V | --verify]
1188  [-v | --version] [-d | --debug] [-z | --license-group-description]
1189  [-x | --group-name] [-s | --long] [-D | --context]
1190  [-y | --license-model-id] [-u | --host-username] [-a | --no-auth]
1191  [-p | --host-password]
1192
1193 where::
1194
1195  -m | --host-url                    host url in http(s). It is of type URL. By
1196                                     default, it is read from environment variable
1197                                     OPEN_CLI_HOST_URL.
1198  -C | --no-catalog                  whether to use given host-url directly without
1199                                     looking into catalog, it will override the
1200                                     service->mode. It is of type BOOL. It is
1201                                     optional.
1202  -h | --help                        print help message. It is of type BOOL.
1203  -f | --format                      Output formats, supported formats such as table,
1204                                     csv, json, yaml. It is of type STRING.
1205  -t | --no-title                    whether to print title or not. It is of type BOOL.
1206  -V | --verify                      verify the command using available command sample
1207                                     file and mocking file. By default it goes with
1208                                     mock style. To enable the verification in real
1209                                     time, set DISABLE_MOCKING=true in the context
1210                                     param. It is of type BOOL. It is optional.
1211  -v | --version                     print service version. It is of type BOOL.
1212  -d | --debug                       Enable debug output. It is of type BOOL.
1213  -z | --license-group-description   Description for License Group. It is of type
1214                                     STRING. It is optional. By default, it is .
1215  -x | --group-name                  group name. It is of type STRING. By default, it
1216                                     is .
1217  -s | --long                        whether to print all attributes or only short
1218                                     attributes. It is of type BOOL.
1219  -D | --context                     command context. It is of type MAP. It is
1220                                     optional.
1221  -y | --license-model-id            License Model ID. It is of type STRING. By
1222                                     default, it is .
1223  -u | --host-username               Host user name. It is of type STRING. By default,
1224                                     it is read from environment variable
1225                                     OPEN_CLI_HOST_USERNAME.
1226  -a | --no-auth                     whether to authenticate user or not. It is of
1227                                     type BOOL.
1228  -p | --host-password               Host user password. It is of type STRING. By
1229                                     default, it is read from environment variable
1230                                     OPEN_CLI_HOST_PASSWORD. Secured.
1231
1232
1233 Results::
1234
1235  ID   License Group ID and is of type STRING.
1236
1237
1238 Error::
1239
1240  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
1241
1242
1243
1244  license-group-show
1245 -----------------------------------------------
1246
1247
1248 usage: oclip license-group-show
1249
1250 Details of the License Group
1251
1252 Product: onap-amsterdam
1253 Service: sdc
1254 Author: ONAP CLI Team onap-discuss@lists.onap.org
1255
1256 Options::
1257
1258  [-m | --host-url] [-C | --no-catalog] [-h | --help]
1259  [-f | --format] [-t | --no-title] [-V | --verify]
1260  [-v | --version] [-d | --debug] [-s | --long]
1261  [-D | --context] [-x | --license-model-id] [-y | --license-group-id]
1262  [-u | --host-username] [-a | --no-auth] [-p | --host-password]
1263
1264 where::
1265
1266  -m | --host-url          host url in http(s). It is of type URL. By
1267                           default, it is read from environment variable
1268                           OPEN_CLI_HOST_URL.
1269  -C | --no-catalog        whether to use given host-url directly without
1270                           looking into catalog, it will override the
1271                           service->mode. It is of type BOOL. It is
1272                           optional.
1273  -h | --help              print help message. It is of type BOOL.
1274  -f | --format            Output formats, supported formats such as table,
1275                           csv, json, yaml. It is of type STRING.
1276  -t | --no-title          whether to print title or not. It is of type BOOL.
1277  -V | --verify            verify the command using available command sample
1278                           file and mocking file. By default it goes with
1279                           mock style. To enable the verification in real
1280                           time, set DISABLE_MOCKING=true in the context
1281                           param. It is of type BOOL. It is optional.
1282  -v | --version           print service version. It is of type BOOL.
1283  -d | --debug             Enable debug output. It is of type BOOL.
1284  -s | --long              whether to print all attributes or only short
1285                           attributes. It is of type BOOL.
1286  -D | --context           command context. It is of type MAP. It is
1287                           optional.
1288  -x | --license-model-id  Onap License Model ID. It is of type STRING. By
1289                           default, it is .
1290  -y | --license-group-id  Onap License Group ID. It is of type STRING. By
1291                           default, it is .
1292  -u | --host-username     Host user name. It is of type STRING. By default,
1293                           it is read from environment variable
1294                           OPEN_CLI_HOST_USERNAME.
1295  -a | --no-auth           whether to authenticate user or not. It is of
1296                           type BOOL.
1297  -p | --host-password     Host user password. It is of type STRING. By
1298                           default, it is read from environment variable
1299                           OPEN_CLI_HOST_PASSWORD. Secured.
1300
1301
1302 Results::
1303
1304  name         License Group Name and is of type STRING.
1305  ID           License Group ID and is of type STRING.
1306  description  Description for the License Group and is of type
1307               STRING.
1308
1309
1310 Error::
1311
1312  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
1313
1314
1315
1316 license-model-create
1317 -----------------------------------------------
1318
1319
1320 usage: oclip license-model-create
1321
1322 Create License Model
1323
1324 Product: onap-amsterdam
1325 Service: sdc
1326 Author: ONAP CLI Team onap-discuss@lists.onap.org
1327
1328 Options::
1329
1330  [-m | --host-url] [-C | --no-catalog] [-h | --help]
1331  [-f | --format] [-t | --no-title] [-V | --verify]
1332  [-v | --version] [-d | --debug] [-y | --license-model-description]
1333  [-s | --long] [-D | --context] [-x | --vendor-name]
1334  [-u | --host-username] [-a | --no-auth] [-p | --host-password]
1335
1336 where::
1337
1338  -m | --host-url                    host url in http(s). It is of type URL. By
1339                                     default, it is read from environment variable
1340                                     OPEN_CLI_HOST_URL.
1341  -C | --no-catalog                  whether to use given host-url directly without
1342                                     looking into catalog, it will override the
1343                                     service->mode. It is of type BOOL. It is
1344                                     optional.
1345  -h | --help                        print help message. It is of type BOOL.
1346  -f | --format                      Output formats, supported formats such as table,
1347                                     csv, json, yaml. It is of type STRING.
1348  -t | --no-title                    whether to print title or not. It is of type BOOL.
1349  -V | --verify                      verify the command using available command sample
1350                                     file and mocking file. By default it goes with
1351                                     mock style. To enable the verification in real
1352                                     time, set DISABLE_MOCKING=true in the context
1353                                     param. It is of type BOOL. It is optional.
1354  -v | --version                     print service version. It is of type BOOL.
1355  -d | --debug                       Enable debug output. It is of type BOOL.
1356  -y | --license-model-description   Description for License Model. It is of type
1357                                     STRING. It is optional. By default, it is .
1358  -s | --long                        whether to print all attributes or only short
1359                                     attributes. It is of type BOOL.
1360  -D | --context                     command context. It is of type MAP. It is
1361                                     optional.
1362  -x | --vendor-name                 vendor name. It is of type STRING. By default, it
1363                                     is .
1364  -u | --host-username               Host user name. It is of type STRING. By default,
1365                                     it is read from environment variable
1366                                     OPEN_CLI_HOST_USERNAME.
1367  -a | --no-auth                     whether to authenticate user or not. It is of
1368                                     type BOOL.
1369  -p | --host-password               Host user password. It is of type STRING. By
1370                                     default, it is read from environment variable
1371                                     OPEN_CLI_HOST_PASSWORD. Secured.
1372
1373
1374 Results::
1375
1376  ID   License Model ID and is of type STRING.
1377
1378
1379 Error::
1380
1381  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
1382
1383
1384
1385 license-model-show
1386 -----------------------------------------------
1387
1388
1389 usage: oclip license-model-show
1390
1391 Details of the License Model
1392
1393 Product: onap-amsterdam
1394 Service: sdc
1395 Author: ONAP CLI Team onap-discuss@lists.onap.org
1396
1397 Options::
1398
1399  [-m | --host-url] [-C | --no-catalog] [-h | --help]
1400  [-f | --format] [-t | --no-title] [-V | --verify]
1401  [-v | --version] [-d | --debug] [-s | --long]
1402  [-D | --context] [-x | --license-model-id] [-u | --host-username]
1403  [-a | --no-auth] [-p | --host-password]
1404
1405 where::
1406
1407  -m | --host-url          host url in http(s). It is of type URL. By
1408                           default, it is read from environment variable
1409                           OPEN_CLI_HOST_URL.
1410  -C | --no-catalog        whether to use given host-url directly without
1411                           looking into catalog, it will override the
1412                           service->mode. It is of type BOOL. It is
1413                           optional.
1414  -h | --help              print help message. It is of type BOOL.
1415  -f | --format            Output formats, supported formats such as table,
1416                           csv, json, yaml. It is of type STRING.
1417  -t | --no-title          whether to print title or not. It is of type BOOL.
1418  -V | --verify            verify the command using available command sample
1419                           file and mocking file. By default it goes with
1420                           mock style. To enable the verification in real
1421                           time, set DISABLE_MOCKING=true in the context
1422                           param. It is of type BOOL. It is optional.
1423  -v | --version           print service version. It is of type BOOL.
1424  -d | --debug             Enable debug output. It is of type BOOL.
1425  -s | --long              whether to print all attributes or only short
1426                           attributes. It is of type BOOL.
1427  -D | --context           command context. It is of type MAP. It is
1428                           optional.
1429  -x | --license-model-id  Onap License Model ID. It is of type STRING. By
1430                           default, it is .
1431  -u | --host-username     Host user name. It is of type STRING. By default,
1432                           it is read from environment variable
1433                           OPEN_CLI_HOST_USERNAME.
1434  -a | --no-auth           whether to authenticate user or not. It is of
1435                           type BOOL.
1436  -p | --host-password     Host user password. It is of type STRING. By
1437                           default, it is read from environment variable
1438                           OPEN_CLI_HOST_PASSWORD. Secured.
1439
1440
1441 Results::
1442
1443  name         License Model  Name and is of type STRING.
1444  ID           License Model ID and is of type STRING.
1445  description  Description for the License Model and is of type
1446               STRING.
1447  status       Status of the License Model and is of type STRING.
1448
1449
1450 Error::
1451
1452  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
1453
1454
1455
1456 logic-link-create
1457 -----------------------------------------------
1458
1459
1460 usage: oclip logic-link-create
1461
1462 Create a logic-link
1463
1464 Product: onap-beijing
1465 Service: aai
1466 Author: ONAP CLI Team onap-discuss@lists.onap.org
1467
1468 Options::
1469
1470  [-m | --host-url] [-g | --prov-status] [-C | --no-catalog]
1471  [-h | --help] [-f | --format] [-t | --no-title]
1472  [-V | --verify] [-v | --version] [-d | --debug]
1473  [-w | --in-maint] [-s | --long] [-D | --context]
1474  [-n | --name] [-j | --link-role] [-x | --speed-units]
1475  [-u | --host-username] [-r | --relationship] [-a | --no-auth]
1476  [-p | --host-password] [-i | --link-type] [-q | --speed-value]
1477  [-z | --link-id]
1478
1479 where::
1480
1481  -m | --host-url        host url in http(s). It is of type URL. By
1482                         default, it is read from environment variable
1483                         OPEN_CLI_HOST_URL.
1484  -g | --prov-status     Prov Status of this device (not under canopi
1485                         control) Valid values [PREPROV/NVTPROV/PROV]. It
1486                         is of type STRING. It is optional. By default, it
1487                         is .
1488  -C | --no-catalog      whether to use given host-url directly without
1489                         looking into catalog, it will override the
1490                         service->mode. It is of type BOOL. It is
1491                         optional.
1492  -h | --help            print help message. It is of type BOOL.
1493  -f | --format          Output formats, supported formats such as table,
1494                         csv, json, yaml. It is of type STRING.
1495  -t | --no-title        whether to print title or not. It is of type BOOL.
1496  -V | --verify          verify the command using available command sample
1497                         file and mocking file. By default it goes with
1498                         mock style. To enable the verification in real
1499                         time, set DISABLE_MOCKING=true in the context
1500                         param. It is of type BOOL. It is optional.
1501  -v | --version         print service version. It is of type BOOL.
1502  -d | --debug           Enable debug output. It is of type BOOL.
1503  -w | --in-maint        Used to indicate whether or not this object is in
1504                         maintenance mode (maintenance mode = true). It is
1505                         of type BOOL.
1506  -s | --long            whether to print all attributes or only short
1507                         attributes. It is of type BOOL.
1508  -D | --context         command context. It is of type MAP. It is
1509                         optional.
1510  -n | --name            logic-link-name. It is of type STRING. By
1511                         default, it is .
1512  -j | --link-role       link-role. It is of type STRING. It is optional.
1513                         By default, it is .
1514  -x | --speed-units     speed-units. It is of type STRING. It is
1515                         optional. By default, it is .
1516  -u | --host-username   Host user name. It is of type STRING. By default,
1517                         it is read from environment variable
1518                         OPEN_CLI_HOST_USERNAME.
1519  -r | --relationship    relationship. It is of type JSON. It's
1520                         recommended to input the complete path of the
1521                         file, which is having the value for it. It is
1522                         optional.
1523  -a | --no-auth         whether to authenticate user or not. It is of
1524                         type BOOL.
1525  -p | --host-password   Host user password. It is of type STRING. By
1526                         default, it is read from environment variable
1527                         OPEN_CLI_HOST_PASSWORD. Secured.
1528  -i | --link-type       link-type. It is of type STRING. It is optional.
1529                         By default, it is .
1530  -q | --speed-value     speed-value. It is of type STRING. It is
1531                         optional. By default, it is .
1532  -z | --link-id         link-id. It is of type STRING. It is optional. By
1533                         default, it is .
1534
1535
1536 Error::
1537
1538  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
1539
1540
1541
1542 logic-link-delete
1543 -----------------------------------------------
1544
1545
1546 usage: oclip logic-link-delete
1547
1548 Delete logic-link-delete from Onap
1549
1550 Product: onap-beijing
1551 Service: aai
1552 Author: ONAP CLI Team onap-discuss@lists.onap.org
1553
1554 Options::
1555
1556  [-m | --host-url] [-C | --no-catalog] [-h | --help]
1557  [-f | --format] [-t | --no-title] [-V | --verify]
1558  [-v | --version] [-d | --debug] [-n | --logic-link-name]
1559  [-s | --long] [-D | --context] [-u | --host-username]
1560  [-a | --no-auth] [-p | --host-password] [-b | --resource-version]
1561
1562 where::
1563
1564  -m | --host-url          host url in http(s). It is of type URL. By
1565                           default, it is read from environment variable
1566                           OPEN_CLI_HOST_URL.
1567  -C | --no-catalog        whether to use given host-url directly without
1568                           looking into catalog, it will override the
1569                           service->mode. It is of type BOOL. It is
1570                           optional.
1571  -h | --help              print help message. It is of type BOOL.
1572  -f | --format            Output formats, supported formats such as table,
1573                           csv, json, yaml. It is of type STRING.
1574  -t | --no-title          whether to print title or not. It is of type BOOL.
1575  -V | --verify            verify the command using available command sample
1576                           file and mocking file. By default it goes with
1577                           mock style. To enable the verification in real
1578                           time, set DISABLE_MOCKING=true in the context
1579                           param. It is of type BOOL. It is optional.
1580  -v | --version           print service version. It is of type BOOL.
1581  -d | --debug             Enable debug output. It is of type BOOL.
1582  -n | --logic-link-name   Onap logic-link name. It is of type STRING. By
1583                           default, it is .
1584  -s | --long              whether to print all attributes or only short
1585                           attributes. It is of type BOOL.
1586  -D | --context           command context. It is of type MAP. It is
1587                           optional.
1588  -u | --host-username     Host user name. It is of type STRING. By default,
1589                           it is read from environment variable
1590                           OPEN_CLI_HOST_USERNAME.
1591  -a | --no-auth           whether to authenticate user or not. It is of
1592                           type BOOL.
1593  -p | --host-password     Host user password. It is of type STRING. By
1594                           default, it is read from environment variable
1595                           OPEN_CLI_HOST_PASSWORD. Secured.
1596  -b | --resource-version  Onap logic-link-name resource version. It is of
1597                           type UUID.
1598
1599
1600 Error::
1601
1602  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
1603
1604
1605
1606 logic-link-list
1607 -----------------------------------------------
1608
1609
1610 usage: oclip logic-link-list
1611
1612 show detail for one single logic-link
1613
1614 Product: onap-beijing
1615 Service: aai
1616 Author: ONAP CLI Team onap-discuss@lists.onap.org
1617
1618 Options::
1619
1620  [-m | --host-url] [-C | --no-catalog] [-h | --help]
1621  [-f | --format] [-t | --no-title] [-V | --verify]
1622  [-v | --version] [-d | --debug] [-n | --name]
1623  [-s | --long] [-D | --context] [-u | --host-username]
1624  [-a | --no-auth] [-p | --host-password]
1625
1626 where::
1627
1628  -m | --host-url        host url in http(s). It is of type URL. By
1629                         default, it is read from environment variable
1630                         OPEN_CLI_HOST_URL.
1631  -C | --no-catalog      whether to use given host-url directly without
1632                         looking into catalog, it will override the
1633                         service->mode. It is of type BOOL. It is
1634                         optional.
1635  -h | --help            print help message. It is of type BOOL.
1636  -f | --format          Output formats, supported formats such as table,
1637                         csv, json, yaml. It is of type STRING.
1638  -t | --no-title        whether to print title or not. It is of type BOOL.
1639  -V | --verify          verify the command using available command sample
1640                         file and mocking file. By default it goes with
1641                         mock style. To enable the verification in real
1642                         time, set DISABLE_MOCKING=true in the context
1643                         param. It is of type BOOL. It is optional.
1644  -v | --version         print service version. It is of type BOOL.
1645  -d | --debug           Enable debug output. It is of type BOOL.
1646  -n | --name            logic-link-name. It is of type STRING. By
1647                         default, it is .
1648  -s | --long            whether to print all attributes or only short
1649                         attributes. It is of type BOOL.
1650  -D | --context         command context. It is of type MAP. It is
1651                         optional.
1652  -u | --host-username   Host user name. It is of type STRING. By default,
1653                         it is read from environment variable
1654                         OPEN_CLI_HOST_USERNAME.
1655  -a | --no-auth         whether to authenticate user or not. It is of
1656                         type BOOL.
1657  -p | --host-password   Host user password. It is of type STRING. By
1658                         default, it is read from environment variable
1659                         OPEN_CLI_HOST_PASSWORD. Secured.
1660
1661
1662 Results::
1663
1664  logic-link-name    Onap logic-link name and is of type STRING.
1665  logic-link-id      Onap logic-link id and is of type STRING.
1666  in-maint           Onap in-maint and is of type STRING.
1667  speed-value        Onap speed-value and is of type STRING.
1668  speed-units        Onap speed-units and is of type STRING.
1669  prov-status        Onap prov-status and is of type STRING.
1670  link-role          Onap link-role and is of type STRING.
1671  resource-version   Onap resource-version and is of type STRING.
1672
1673
1674 Error::
1675
1676  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
1677
1678
1679
1680 logic-link-list
1681 -----------------------------------------------
1682
1683
1684 usage: oclip logic-link-list
1685
1686 show detail for one single logic-link
1687
1688 Product: onap-beijing
1689 Service: aai
1690 Author: ONAP CLI Team onap-discuss@lists.onap.org
1691
1692 Options::
1693
1694  [-m | --host-url] [-C | --no-catalog] [-h | --help]
1695  [-f | --format] [-t | --no-title] [-V | --verify]
1696  [-v | --version] [-d | --debug] [-n | --name]
1697  [-s | --long] [-D | --context] [-u | --host-username]
1698  [-a | --no-auth] [-p | --host-password]
1699
1700 where::
1701
1702  -m | --host-url        host url in http(s). It is of type URL. By
1703                         default, it is read from environment variable
1704                         OPEN_CLI_HOST_URL.
1705  -C | --no-catalog      whether to use given host-url directly without
1706                         looking into catalog, it will override the
1707                         service->mode. It is of type BOOL. It is
1708                         optional.
1709  -h | --help            print help message. It is of type BOOL.
1710  -f | --format          Output formats, supported formats such as table,
1711                         csv, json, yaml. It is of type STRING.
1712  -t | --no-title        whether to print title or not. It is of type BOOL.
1713  -V | --verify          verify the command using available command sample
1714                         file and mocking file. By default it goes with
1715                         mock style. To enable the verification in real
1716                         time, set DISABLE_MOCKING=true in the context
1717                         param. It is of type BOOL. It is optional.
1718  -v | --version         print service version. It is of type BOOL.
1719  -d | --debug           Enable debug output. It is of type BOOL.
1720  -n | --name            logic-link-name. It is of type STRING. By
1721                         default, it is .
1722  -s | --long            whether to print all attributes or only short
1723                         attributes. It is of type BOOL.
1724  -D | --context         command context. It is of type MAP. It is
1725                         optional.
1726  -u | --host-username   Host user name. It is of type STRING. By default,
1727                         it is read from environment variable
1728                         OPEN_CLI_HOST_USERNAME.
1729  -a | --no-auth         whether to authenticate user or not. It is of
1730                         type BOOL.
1731  -p | --host-password   Host user password. It is of type STRING. By
1732                         default, it is read from environment variable
1733                         OPEN_CLI_HOST_PASSWORD. Secured.
1734
1735
1736 Results::
1737
1738  logic-link-name    Onap logic-link name and is of type STRING.
1739  logic-link-id      Onap logic-link id and is of type STRING.
1740  in-maint           Onap in-maint and is of type STRING.
1741  speed-value        Onap speed-value and is of type STRING.
1742  speed-units        Onap speed-units and is of type STRING.
1743  prov-status        Onap prov-status and is of type STRING.
1744  link-role          Onap link-role and is of type STRING.
1745  resource-version   Onap resource-version and is of type STRING.
1746
1747
1748 Error::
1749
1750  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
1751
1752 microservice-create
1753 -----------------------------------------------
1754
1755
1756 usage: oclip microservice-create
1757
1758 Register microservice into Onap
1759
1760 Product: onap-beijing
1761 Service: msb
1762 Author: ONAP CLI Team onap-discuss@lists.onap.org
1763
1764 Options::
1765
1766  [-m | --host-url] [-C | --no-catalog] [-h | --help]
1767  [-f | --format] [-t | --no-title] [-V | --verify]
1768  <create-or-update> [-v | --version] [-d | --debug]
1769  [-c | --path] [-y | --service-version] <node-ip>
1770  [-s | --long] [-D | --context] <node-port>
1771  [-x | --service-name] [-r | --service-url] [-b | --enable-ssl]
1772
1773 where::
1774
1775  -m | --host-url          host url in http(s). It is of type URL. By
1776                           default, it is read from environment variable
1777                           OPEN_CLI_HOST_URL.
1778  -C | --no-catalog        Whether to use given host-url directly or
1779                           discover it from catalog, it will override the
1780                           service->mode. It is of type BOOL. It is
1781                           optional.
1782  -h | --help              print help message. It is of type BOOL.
1783  -f | --format            Output formats, supported formats such as table,
1784                           csv, json, yaml. It is of type STRING.
1785  -t | --no-title          whether to print title or not. It is of type BOOL.
1786  -V | --verify            Helps to verify the command using samples
1787                           provides under open-cli-samples directory. By
1788                           default, it goes with mock.To enable the
1789                           verification of samples in real time, set
1790                           DISABLE_MOCKING=true in the context parameter. It
1791                           is of type BOOL. It is optional.
1792  create-or-update         Onap service create or update. It is of type BOOL.
1793  -v | --version           print service version. It is of type BOOL.
1794  -d | --debug             Enable debug output. It is of type BOOL.
1795  -c | --path              Onap service path. It is of type STRING. It is
1796                           optional. By default, it is .
1797  -y | --service-version   Onap service version. It is of type STRING. By
1798                           default, it is .
1799  node-ip                  Onap service running node IP. It is of type
1800                           STRING. By default, it is .
1801  -s | --long              whether to print all attributes or only short
1802                           attributes. It is of type BOOL.
1803  -D | --context           command context. It is of type MAP. It is
1804                           optional.
1805  node-port                Onap service running node port. It is of type
1806                           STRING. By default, it is .
1807  -x | --service-name      Onap service name. It is of type STRING. By
1808                           default, it is .
1809  -r | --service-url       Onap service base url. It is of type URL. By
1810                           default, it is .
1811  -b | --enable-ssl        Onap service is enabled with https or not. It is
1812                           of type STRING. It is optional. By default, it is
1813                           .
1814
1815
1816 Results::
1817
1818  name         Onap service name and is of type STRING.
1819  version      Onap service version and is of type STRING.
1820  url          Onap service base url and is of type URL.
1821  status       Onap service status and is of type DIGIT.
1822  nodes        Onap service running nodes and is of type STRING.
1823  enable-ssl   Onap service is enabled with https or not and is
1824               of type STRING.
1825  path         Onap service path and is of type STRING.
1826
1827
1828 Error::
1829
1830  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
1831
1832
1833 microservice-delete
1834 -----------------------------------------------
1835
1836
1837 usage: oclip microservice-delete
1838
1839 Deletes the micro service from Onap
1840
1841 Product: onap-beijing
1842 Service: msb
1843 Author: ONAP CLI Team onap-discuss@lists.onap.org
1844
1845 Options::
1846
1847  [-m | --host-url] [-C | --no-catalog] [-h | --help]
1848  [-f | --format] [-t | --no-title] [-V | --verify]
1849  [-v | --version] [-d | --debug] [-y | --service-version]
1850  [-s | --long] [-D | --context] [-x | --service-name]
1851  [-i | --node-ip] [-r | --node-port]
1852
1853 where::
1854
1855  -m | --host-url          host url in http(s). It is of type URL. By
1856                           default, it is read from environment variable
1857                           OPEN_CLI_HOST_URL.
1858  -C | --no-catalog        Whether to use given host-url directly or
1859                           discover it from catalog, it will override the
1860                           service->mode. It is of type BOOL. It is
1861                           optional.
1862  -h | --help              print help message. It is of type BOOL.
1863  -f | --format            Output formats, supported formats such as table,
1864                           csv, json, yaml. It is of type STRING.
1865  -t | --no-title          whether to print title or not. It is of type BOOL.
1866  -V | --verify            Helps to verify the command using samples
1867                           provides under open-cli-samples directory. By
1868                           default, it goes with mock.To enable the
1869                           verification of samples in real time, set
1870                           DISABLE_MOCKING=true in the context parameter. It
1871                           is of type BOOL. It is optional.
1872  -v | --version           print service version. It is of type BOOL.
1873  -d | --debug             Enable debug output. It is of type BOOL.
1874  -y | --service-version   Onap service version. It is of type STRING. By
1875                           default, it is .
1876  -s | --long              whether to print all attributes or only short
1877                           attributes. It is of type BOOL.
1878  -D | --context           command context. It is of type MAP. It is
1879                           optional.
1880  -x | --service-name      Onap service name. It is of type STRING. By
1881                           default, it is .
1882  -i | --node-ip           Onap service running node IP. It is of type
1883                           STRING. By default, it is .
1884  -r | --node-port         Onap service running node port. It is of type
1885                           STRING. By default, it is .
1886
1887
1888 Error::
1889
1890  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
1891
1892
1893 microservice-list
1894 -----------------------------------------------
1895
1896
1897 usage: oclip microservice-list
1898
1899 Lists the registered micro services in Onap
1900
1901 Product: onap-beijing
1902 Service: msb
1903 Author: ONAP CLI Team onap-discuss@lists.onap.org
1904
1905 Options::
1906
1907  [-m | --host-url] [-C | --no-catalog] [-h | --help]
1908  [-f | --format] [-t | --no-title] [-V | --verify]
1909  [-v | --version] [-d | --debug] [-s | --long]
1910  [-D | --context]
1911
1912 where::
1913
1914  -m | --host-url    host url in http(s). It is of type URL. By
1915                     default, it is read from environment variable
1916                     OPEN_CLI_HOST_URL.
1917  -C | --no-catalog  Whether to use given host-url directly or
1918                     discover it from catalog, it will override the
1919                     service->mode. It is of type BOOL. It is
1920                     optional.
1921  -h | --help        print help message. It is of type BOOL.
1922  -f | --format      Output formats, supported formats such as table,
1923                     csv, json, yaml. It is of type STRING.
1924  -t | --no-title    whether to print title or not. It is of type BOOL.
1925  -V | --verify      Helps to verify the command using samples
1926                     provides under open-cli-samples directory. By
1927                     default, it goes with mock.To enable the
1928                     verification of samples in real time, set
1929                     DISABLE_MOCKING=true in the context parameter. It
1930                     is of type BOOL. It is optional.
1931  -v | --version     print service version. It is of type BOOL.
1932  -d | --debug       Enable debug output. It is of type BOOL.
1933  -s | --long        whether to print all attributes or only short
1934                     attributes. It is of type BOOL.
1935  -D | --context     command context. It is of type MAP. It is
1936                     optional.
1937
1938
1939 Results::
1940
1941  name         Onap service name and is of type STRING.
1942  version      Onap service version and is of type STRING.
1943  url          Onap service base url and is of type URL.
1944  status       Onap service status and is of type DIGIT.
1945  nodes        Onap service running nodes and is of type JSON.
1946  enable-ssl   Onap service is enabled with https or not and is
1947               of type STRING.
1948  path         Onap service path and is of type STRING.
1949
1950
1951 Error::
1952
1953  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
1954
1955
1956
1957 microservice-show
1958 -----------------------------------------------
1959
1960
1961 usage: oclip microservice-show
1962
1963 Details the registered microservice in Onap
1964
1965 Product: onap-beijing
1966 Service: msb
1967 Author: ONAP CLI Team onap-discuss@lists.onap.org
1968
1969 Options::
1970
1971  [-m | --host-url] [-C | --no-catalog] [-h | --help]
1972  [-f | --format] [-t | --no-title] [-V | --verify]
1973  [-v | --version] [-d | --debug] [-y | --service-version]
1974  [-s | --long] [-D | --context] [-x | --service-name]
1975
1976 where::
1977
1978  -m | --host-url          host url in http(s). It is of type URL. By
1979                           default, it is read from environment variable
1980                           OPEN_CLI_HOST_URL.
1981  -C | --no-catalog        Whether to use given host-url directly or
1982                           discover it from catalog, it will override the
1983                           service->mode. It is of type BOOL. It is
1984                           optional.
1985  -h | --help              print help message. It is of type BOOL.
1986  -f | --format            Output formats, supported formats such as table,
1987                           csv, json, yaml. It is of type STRING.
1988  -t | --no-title          whether to print title or not. It is of type BOOL.
1989  -V | --verify            Helps to verify the command using samples
1990                           provides under open-cli-samples directory. By
1991                           default, it goes with mock.To enable the
1992                           verification of samples in real time, set
1993                           DISABLE_MOCKING=true in the context parameter. It
1994                           is of type BOOL. It is optional.
1995  -v | --version           print service version. It is of type BOOL.
1996  -d | --debug             Enable debug output. It is of type BOOL.
1997  -y | --service-version   Onap service version. It is of type STRING. By
1998                           default, it is .
1999  -s | --long              whether to print all attributes or only short
2000                           attributes. It is of type BOOL.
2001  -D | --context           command context. It is of type MAP. It is
2002                           optional.
2003  -x | --service-name      Onap service name. It is of type STRING. By
2004                           default, it is .
2005
2006
2007 Results::
2008
2009  name         Onap service name and is of type STRING.
2010  version      Onap service version and is of type STRING.
2011  url          Onap service base url and is of type URL.
2012  status       Onap service status and is of type DIGIT.
2013  nodes        Onap service running nodes and is of type JSON.
2014  enable-ssl   Onap service is enabled with https or not and is
2015               of type STRING.
2016  path         Onap service path and is of type STRING.
2017
2018
2019 Error::
2020
2021  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
2022
2023
2024 tenant-create
2025 ----------------------------------------------------
2026
2027 usage: oclip tenant-create
2028
2029 Create a tenant under given cloud region in Onap
2030
2031 Product: onap-beijing
2032 Service: aai
2033 Author: ONAP CLI Team onap-discuss@lists.onap.org
2034
2035 Options::
2036
2037  [-m | --host-url] [-C | --no-catalog] [-h | --help]
2038  [-f | --format] [-t | --no-title] [-V | --verify]
2039  [-v | --version] [-d | --debug] [-x | --cloud]
2040  [-z | --tenant-id] [-y | --region] [-s | --long]
2041  [-D | --context] [-r | --tenant-name] [-u | --host-username]
2042  [-a | --no-auth] [-p | --host-password]
2043
2044 where::
2045
2046  -m | --host-url        host url in http(s). It is of type URL. By
2047                         default, it is read from environment variable
2048                         OPEN_CLI_HOST_URL.
2049  -C | --no-catalog      Whether to use given host-url directly or
2050                         discover it from catalog, it will override the
2051                         service->mode. It is of type BOOL. It is
2052                         optional.
2053  -h | --help            print help message. It is of type BOOL.
2054  -f | --format          Output formats, supported formats such as table,
2055                         csv, json, yaml. It is of type STRING.
2056  -t | --no-title        whether to print title or not. It is of type BOOL.
2057  -V | --verify          Helps to verify the command using samples
2058                         provides under open-cli-samples directory. By
2059                         default, it goes with mock.To enable the
2060                         verification of samples in real time, set
2061                         DISABLE_MOCKING=true in the context parameter. It
2062                         is of type BOOL. It is optional.
2063  -v | --version         print service version. It is of type BOOL.
2064  -d | --debug           Enable debug output. It is of type BOOL.
2065  -x | --cloud           Onap cloud. It is of type STRING. By default, it
2066                         is .
2067  -z | --tenant-id       Onap cloud tenant id. It is of type STRING. By
2068                         default, it is .
2069  -y | --region          Onap cloud region. It is of type STRING. By
2070                         default, it is .
2071  -s | --long            whether to print all attributes or only short
2072                         attributes. It is of type BOOL.
2073  -D | --context         command context. It is of type MAP. It is
2074                         optional.
2075  -r | --tenant-name     Onap cloud tenant name. It is of type STRING. By
2076                         default, it is .
2077  -u | --host-username   Host user name. It is of type STRING. By default,
2078                         it is read from environment variable
2079                         OPEN_CLI_HOST_USERNAME.
2080  -a | --no-auth         Whether to authenticate user or not. It is of
2081                         type BOOL.
2082  -p | --host-password   Host user password. It is of type STRING. By
2083                         default, it is read from environment variable
2084                         OPEN_CLI_HOST_PASSWORD. Secured.
2085
2086
2087 Error::
2088
2089  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
2090
2091
2092 vf-create
2093 ----------------------------------------------------
2094
2095 usage: oclip vf-create
2096
2097 Create a VF
2098
2099 Product: onap-beijing
2100 Service: so
2101 Author: ONAP CLI Team onap-discuss@lists.onap.org
2102
2103 Options::
2104
2105  [-j | --service-model-invariant-id] [-k | --service-model-uuid] [-q | --service-model-name]
2106  [-h | --help] [-f | --format] [-t | --no-title]
2107  [-V | --verify] [-v | --version] [-l | --cloud-region]
2108  [-y | --service-instance-id] [-z | --tenant-id] [-c | --vf-model-uuid]
2109  [-o | --instance-name] [-s | --long] [-e | --vf-model-name]
2110  [-g | --vf-model-version] [-b | --vf-model-invariant-id] [-a | --no-auth]
2111  [-n | --service-model-version] [-p | --host-password] [-m | --host-url]
2112  [-C | --no-catalog] [-i | --vf-model-customization-id] [-d | --debug]
2113  [-D | --context] [-w | --product-family] [-u | --host-username]
2114
2115 where::
2116
2117  -j | --service-model-invariant-id  model invariant id. It is of type STRING. By
2118                                     default, it is .
2119  -k | --service-model-uuid          model name version id. It is of type STRING. By
2120                                     default, it is .
2121  -q | --service-model-name          service model name. It is of type STRING. By
2122                                     default, it is .
2123  -h | --help                        print help message. It is of type BOOL.
2124  -f | --format                      Output formats, supported formats such as table,
2125                                     csv, json, yaml. It is of type STRING.
2126  -t | --no-title                    whether to print title or not. It is of type BOOL.
2127  -V | --verify                      Helps to verify the command using samples
2128                                     provides under open-cli-samples directory. By
2129                                     default, it goes with mock.To enable the
2130                                     verification of samples in real time, set
2131                                     DISABLE_MOCKING=true in the context parameter. It
2132                                     is of type BOOL. It is optional.
2133  -v | --version                     print service version. It is of type BOOL.
2134  -l | --cloud-region                cloud region identifier. It is of type STRING. By
2135                                     default, it is .
2136  -y | --service-instance-id         unique id for service instance. It is of type
2137                                     STRING. By default, it is .
2138  -z | --tenant-id                   openstack tenant id. It is of type STRING. By
2139                                     default, it is .
2140  -c | --vf-model-uuid               model uuid for vf. It is of type STRING. By
2141                                     default, it is .
2142  -o | --instance-name               service instance name. It is of type STRING. By
2143                                     default, it is .
2144  -s | --long                        whether to print all attributes or only short
2145                                     attributes. It is of type BOOL.
2146  -e | --vf-model-name               vf model name. It is of type STRING. By default,
2147                                     it is .
2148  -g | --vf-model-version            vf model version. It is of type STRING. By
2149                                     default, it is .
2150  -b | --vf-model-invariant-id       vf model invariant id. It is of type STRING. By
2151                                     default, it is .
2152  -a | --no-auth                     Whether to authenticate user or not. It is of
2153                                     type BOOL.
2154  -n | --service-model-version       service model version. It is of type STRING. By
2155                                     default, it is .
2156  -p | --host-password               Host user password. It is of type STRING. By
2157                                     default, it is read from environment variable
2158                                     OPEN_CLI_HOST_PASSWORD. Secured.
2159  -m | --host-url                    host url in http(s). It is of type URL. By
2160                                     default, it is read from environment variable
2161                                     OPEN_CLI_HOST_URL.
2162  -C | --no-catalog                  Whether to use given host-url directly or
2163                                     discover it from catalog, it will override the
2164                                     service->mode. It is of type BOOL. It is
2165                                     optional.
2166  -i | --vf-model-customization-id   vf model customization id. It is of type STRING.
2167                                     By default, it is .
2168  -d | --debug                       Enable debug output. It is of type BOOL.
2169  -D | --context                     command context. It is of type MAP. It is
2170                                     optional.
2171  -w | --product-family              service type for serivce (e.g. vLB). It is of
2172                                     type STRING. By default, it is .
2173  -u | --host-username               Host user name. It is of type STRING. By default,
2174                                     it is read from environment variable
2175                                     OPEN_CLI_HOST_USERNAME.
2176
2177
2178 Results::
2179
2180  vf-id  id for the created vnf and is of type STRING.
2181
2182
2183 Error::
2184
2185  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
2186
2187
2188 vf-list
2189 ----------------------------------------------------
2190
2191 usage: oclip vf-list
2192
2193 List created VF instances for a service instance
2194
2195 Product: onap-beijing
2196 Service: aai
2197 Author: ONAP CLI Team onap-discuss@lists.onap.org
2198
2199 Options::
2200
2201  [-m | --host-url] [-C | --no-catalog] [-h | --help]
2202  [-f | --format] [-t | --no-title] [-V | --verify]
2203  [-v | --version] [-d | --debug] [-x | --customer-name]
2204  [-y | --service-type] [-s | --long] [-D | --context]
2205  [-z | --service-id] [-u | --host-username] [-a | --no-auth]
2206  [-p | --host-password]
2207
2208 where::
2209
2210  -m | --host-url        host url in http(s). It is of type URL. By
2211                         default, it is read from environment variable
2212                         OPEN_CLI_HOST_URL.
2213  -C | --no-catalog      Whether to use given host-url directly or
2214                         discover it from catalog, it will override the
2215                         service->mode. It is of type BOOL. It is
2216                         optional.
2217  -h | --help            print help message. It is of type BOOL.
2218  -f | --format          Output formats, supported formats such as table,
2219                         csv, json, yaml. It is of type STRING.
2220  -t | --no-title        whether to print title or not. It is of type BOOL.
2221  -V | --verify          Helps to verify the command using samples
2222                         provides under open-cli-samples directory. By
2223                         default, it goes with mock.To enable the
2224                         verification of samples in real time, set
2225                         DISABLE_MOCKING=true in the context parameter. It
2226                         is of type BOOL. It is optional.
2227  -v | --version         print service version. It is of type BOOL.
2228  -d | --debug           Enable debug output. It is of type BOOL.
2229  -x | --customer-name   customer name. It is of type STRING. By default,
2230                         it is .
2231  -y | --service-type    service subscription type. It is of type STRING.
2232                         By default, it is .
2233  -s | --long            whether to print all attributes or only short
2234                         attributes. It is of type BOOL.
2235  -D | --context         command context. It is of type MAP. It is
2236                         optional.
2237  -z | --service-id      service ID. It is of type STRING. By default, it
2238                         is .
2239  -u | --host-username   Host user name. It is of type STRING. By default,
2240                         it is read from environment variable
2241                         OPEN_CLI_HOST_USERNAME.
2242  -a | --no-auth         Whether to authenticate user or not. It is of
2243                         type BOOL.
2244  -p | --host-password   Host user password. It is of type STRING. By
2245                         default, it is read from environment variable
2246                         OPEN_CLI_HOST_PASSWORD. Secured.
2247
2248
2249 Results::
2250
2251  vf-id    VF ID for the given service and is of type STRING.
2252  vf-name  VF name and is of type STRING.
2253
2254
2255 Error::
2256
2257  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
2258
2259
2260 vf-model-create
2261 ----------------------------------------------------
2262
2263 usage: oclip vf-model-create
2264
2265 Create Virtual function from Vendor Software Product
2266
2267 Product: onap-beijing
2268 Service: sdc
2269 Author: ONAP CLI Team onap-discuss@lists.onap.org
2270
2271 Options::
2272
2273  [-m | --host-url] [-C | --no-catalog] [-h | --help]
2274  [-f | --format] [-t | --no-title] [-V | --verify]
2275  [-v | --version] [-d | --debug] [-y | --description]
2276  [-g | --vsp-version] [-x | --name] [-s | --long]
2277  [-D | --context] [-z | --vendor-name] [-u | --host-username]
2278  [-a | --no-auth] [-p | --host-password] [-b | --vsp-id]
2279
2280 where::
2281
2282  -m | --host-url        host url in http(s). It is of type URL. By
2283                         default, it is read from environment variable
2284                         OPEN_CLI_HOST_URL.
2285  -C | --no-catalog      Whether to use given host-url directly or
2286                         discover it from catalog, it will override the
2287                         service->mode. It is of type BOOL. It is
2288                         optional.
2289  -h | --help            print help message. It is of type BOOL.
2290  -f | --format          Output formats, supported formats such as table,
2291                         csv, json, yaml. It is of type STRING.
2292  -t | --no-title        whether to print title or not. It is of type BOOL.
2293  -V | --verify          Helps to verify the command using samples
2294                         provides under open-cli-samples directory. By
2295                         default, it goes with mock.To enable the
2296                         verification of samples in real time, set
2297                         DISABLE_MOCKING=true in the context parameter. It
2298                         is of type BOOL. It is optional.
2299  -v | --version         print service version. It is of type BOOL.
2300  -d | --debug           Enable debug output. It is of type BOOL.
2301  -y | --description     Description for VF. It is of type STRING. It is
2302                         optional. By default, it is .
2303  -g | --vsp-version     VSP version. It is of type STRING. It is
2304                         optional. By default, it is .
2305  -x | --name            Onap VF Name. It is of type STRING. By default,
2306                         it is .
2307  -s | --long            whether to print all attributes or only short
2308                         attributes. It is of type BOOL.
2309  -D | --context         command context. It is of type MAP. It is
2310                         optional.
2311  -z | --vendor-name     Vendor name. It is of type STRING. It is
2312                         optional. By default, it is .
2313  -u | --host-username   Host user name. It is of type STRING. By default,
2314                         it is read from environment variable
2315                         OPEN_CLI_HOST_USERNAME.
2316  -a | --no-auth         Whether to authenticate user or not. It is of
2317                         type BOOL.
2318  -p | --host-password   Host user password. It is of type STRING. By
2319                         default, it is read from environment variable
2320                         OPEN_CLI_HOST_PASSWORD. Secured.
2321  -b | --vsp-id          VSP ID. It is of type STRING. It is optional. By
2322                         default, it is .
2323
2324
2325 Results::
2326
2327  ID   VF ID and is of type STRING.
2328
2329
2330 Error::
2331
2332  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
2333
2334
2335 vfmodule-create
2336 ----------------------------------------------------
2337
2338 usage: oclip vfmodule-create
2339
2340 Create a VF module
2341
2342 Product: onap-beijing
2343 Service: so
2344 Author: ONAP CLI Team onap-discuss@lists.onap.org
2345
2346 Options::
2347
2348  [-h | --help] [-f | --format] [-t | --no-title]
2349  [-V | --verify] [-v | --version] [-l | --cloud-region]
2350  [-x | --service-model-name] [-j | --service-id] [-z | --service-model-version]
2351  [-i | --module-name] [-o | --vf-model-version] [-k | --vf-model-invariant-id]
2352  [-s | --long] [-g | --vfmodule-version] [-r | --service-model-invariant-id]
2353  [-n | --vf-model-name] [-a | --no-auth] [-w | --service-model-uuid]
2354  [-p | --host-password] [-m | --host-url] [-C | --no-catalog]
2355  [-d | --debug] [-b | --vfmodule-invariant-id] [-c | --vfmodule-uuid]
2356  [-A | --vf-model-uuid] [-y | --vf-id] [-D | --context]
2357  [-B | --tenant-id] [-e | --vfmodule-name] [-q | --vf-model-customization-id]
2358  [-u | --host-username]
2359
2360 where::
2361
2362  -h | --help                        print help message. It is of type BOOL.
2363  -f | --format                      Output formats, supported formats such as table,
2364                                     csv, json, yaml. It is of type STRING.
2365  -t | --no-title                    whether to print title or not. It is of type BOOL.
2366  -V | --verify                      Helps to verify the command using samples
2367                                     provides under open-cli-samples directory. By
2368                                     default, it goes with mock.To enable the
2369                                     verification of samples in real time, set
2370                                     DISABLE_MOCKING=true in the context parameter. It
2371                                     is of type BOOL. It is optional.
2372  -v | --version                     print service version. It is of type BOOL.
2373  -l | --cloud-region                cloud region identifier. It is of type STRING. By
2374                                     default, it is .
2375  -x | --service-model-name          service model name. It is of type STRING. By
2376                                     default, it is .
2377  -j | --service-id                  unique id for service. It is of type STRING. By
2378                                     default, it is .
2379  -z | --service-model-version       service model version. It is of type STRING. By
2380                                     default, it is .
2381  -i | --module-name                 vfmodule name. It is of type STRING. By default,
2382                                     it is .
2383  -o | --vf-model-version            vf model version. It is of type STRING. By
2384                                     default, it is .
2385  -k | --vf-model-invariant-id       vf model invariant id. It is of type STRING. By
2386                                     default, it is .
2387  -s | --long                        whether to print all attributes or only short
2388                                     attributes. It is of type BOOL.
2389  -g | --vfmodule-version            vf module version. It is of type STRING. By
2390                                     default, it is .
2391  -r | --service-model-invariant-id  model invariant id. It is of type STRING. By
2392                                     default, it is .
2393  -n | --vf-model-name               vf model name. It is of type STRING. By default,
2394                                     it is .
2395  -a | --no-auth                     Whether to authenticate user or not. It is of
2396                                     type BOOL.
2397  -w | --service-model-uuid          model name version id. It is of type STRING. By
2398                                     default, it is .
2399  -p | --host-password               Host user password. It is of type STRING. By
2400                                     default, it is read from environment variable
2401                                     OPEN_CLI_HOST_PASSWORD. Secured.
2402  -m | --host-url                    host url in http(s). It is of type URL. By
2403                                     default, it is read from environment variable
2404                                     OPEN_CLI_HOST_URL.
2405  -C | --no-catalog                  Whether to use given host-url directly or
2406                                     discover it from catalog, it will override the
2407                                     service->mode. It is of type BOOL. It is
2408                                     optional.
2409  -d | --debug                       Enable debug output. It is of type BOOL.
2410  -b | --vfmodule-invariant-id       vfmodule model invariant id. It is of type
2411                                     STRING. By default, it is .
2412  -c | --vfmodule-uuid               model uuid for vfmodule. It is of type STRING. By
2413                                     default, it is .
2414  -A | --vf-model-uuid               model uuid for vf. It is of type STRING. By
2415                                     default, it is .
2416  -y | --vf-id                       unique id for related VF. It is of type STRING.
2417                                     By default, it is .
2418  -D | --context                     command context. It is of type MAP. It is
2419                                     optional.
2420  -B | --tenant-id                   openstack tenant id. It is of type STRING. By
2421                                     default, it is .
2422  -e | --vfmodule-name               vfmodule model name. It is of type STRING. By
2423                                     default, it is .
2424  -q | --vf-model-customization-id   vf model customization id. This can be obtained
2425                                     using SDC portal (Home -> service:xxx ->
2426                                     Composition -> click on VF for customization id).
2427                                     It is of type STRING. By default, it is .
2428  -u | --host-username               Host user name. It is of type STRING. By default,
2429                                     it is read from environment variable
2430                                     OPEN_CLI_HOST_USERNAME.
2431
2432
2433 Results::
2434
2435  vfmodule-id  id for the created vnf and is of type STRING.
2436
2437
2438 Error::
2439
2440  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
2441
2442
2443 vlm-aggreement-create
2444 ----------------------------------------------------
2445
2446 usage: oclip vlm-aggreement-create
2447
2448 Create license aggreement
2449
2450 Product: onap-beijing
2451 Service: sdc
2452 Author: ONAP CLI Team onap-discuss@lists.onap.org
2453
2454 Options::
2455
2456  [-m | --host-url] [-y | --vlm-id] [-C | --no-catalog]
2457  [-h | --help] [-f | --format] [-t | --no-title]
2458  [-V | --verify] [-v | --version] [-d | --debug]
2459  [-z | --description] [-x | --name] [-g | --vlm-feature-group-id]
2460  [-s | --long] [-D | --context] [-u | --host-username]
2461  [-a | --no-auth] [-e | --vlm-version] [-p | --host-password]
2462
2463 where::
2464
2465  -m | --host-url              host url in http(s). It is of type URL. By
2466                               default, it is read from environment variable
2467                               OPEN_CLI_HOST_URL.
2468  -y | --vlm-id                License Model ID. It is of type STRING. By
2469                               default, it is .
2470  -C | --no-catalog            Whether to use given host-url directly or
2471                               discover it from catalog, it will override the
2472                               service->mode. It is of type BOOL. It is
2473                               optional.
2474  -h | --help                  print help message. It is of type BOOL.
2475  -f | --format                Output formats, supported formats such as table,
2476                               csv, json, yaml. It is of type STRING.
2477  -t | --no-title              whether to print title or not. It is of type BOOL.
2478  -V | --verify                Helps to verify the command using samples
2479                               provides under open-cli-samples directory. By
2480                               default, it goes with mock.To enable the
2481                               verification of samples in real time, set
2482                               DISABLE_MOCKING=true in the context parameter. It
2483                               is of type BOOL. It is optional.
2484  -v | --version               print service version. It is of type BOOL.
2485  -d | --debug                 Enable debug output. It is of type BOOL.
2486  -z | --description           Description for aggreement. It is of type STRING.
2487                               By default, it is .
2488  -x | --name                  aggreement name. It is of type STRING. By
2489                               default, it is .
2490  -g | --vlm-feature-group-id  VLM feature group. It is of type STRING. By
2491                               default, it is .
2492  -s | --long                  whether to print all attributes or only short
2493                               attributes. It is of type BOOL.
2494  -D | --context               command context. It is of type MAP. It is
2495                               optional.
2496  -u | --host-username         Host user name. It is of type STRING. By default,
2497                               it is read from environment variable
2498                               OPEN_CLI_HOST_USERNAME.
2499  -a | --no-auth               Whether to authenticate user or not. It is of
2500                               type BOOL.
2501  -e | --vlm-version           License Model version. It is of type STRING. By
2502                               default, it is .
2503  -p | --host-password         Host user password. It is of type STRING. By
2504                               default, it is read from environment variable
2505                               OPEN_CLI_HOST_PASSWORD. Secured.
2506
2507
2508 Results::
2509
2510  ID   aggreement ID and is of type STRING.
2511
2512
2513 Error::
2514
2515  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
2516
2517
2518 vlm-entitlement-pool-create
2519 ----------------------------------------------------
2520
2521 usage: oclip vlm-entitlement-pool-create
2522
2523 Create Entitlement Pool
2524
2525 Product: onap-beijing
2526 Service: sdc
2527 Author: ONAP CLI Team onap-discuss@lists.onap.org
2528
2529 Options::
2530
2531  [-m | --host-url] [-y | --vlm-id] [-C | --no-catalog]
2532  [-h | --help] [-f | --format] [-t | --no-title]
2533  [-V | --verify] [-v | --version] [-d | --debug]
2534  [-z | --description] [-k | --manufacture-reference-number] [-x | --name]
2535  [-g | --operational-scope] [-s | --long] [-D | --context]
2536  [-u | --host-username] [-a | --no-auth] [-e | --vlm-version]
2537  [-p | --host-password]
2538
2539 where::
2540
2541  -m | --host-url                      host url in http(s). It is of type URL. By
2542                                       default, it is read from environment variable
2543                                       OPEN_CLI_HOST_URL.
2544  -y | --vlm-id                        License Model ID. It is of type STRING. By
2545                                       default, it is .
2546  -C | --no-catalog                    Whether to use given host-url directly or
2547                                       discover it from catalog, it will override the
2548                                       service->mode. It is of type BOOL. It is
2549                                       optional.
2550  -h | --help                          print help message. It is of type BOOL.
2551  -f | --format                        Output formats, supported formats such as table,
2552                                       csv, json, yaml. It is of type STRING.
2553  -t | --no-title                      whether to print title or not. It is of type BOOL.
2554  -V | --verify                        Helps to verify the command using samples
2555                                       provides under open-cli-samples directory. By
2556                                       default, it goes with mock.To enable the
2557                                       verification of samples in real time, set
2558                                       DISABLE_MOCKING=true in the context parameter. It
2559                                       is of type BOOL. It is optional.
2560  -v | --version                       print service version. It is of type BOOL.
2561  -d | --debug                         Enable debug output. It is of type BOOL.
2562  -z | --description                   Description for Entitlement Pool. It is of type
2563                                       STRING. By default, it is .
2564  -k | --manufacture-reference-number  Manufature Reference Number. It is of type
2565                                       STRING. By default, it is .
2566  -x | --name                          Entitlement Pool name. It is of type STRING. By
2567                                       default, it is .
2568  -g | --operational-scope             Operational Scope. It is of type STRING.
2569  -s | --long                          whether to print all attributes or only short
2570                                       attributes. It is of type BOOL.
2571  -D | --context                       command context. It is of type MAP. It is
2572                                       optional.
2573  -u | --host-username                 Host user name. It is of type STRING. By default,
2574                                       it is read from environment variable
2575                                       OPEN_CLI_HOST_USERNAME.
2576  -a | --no-auth                       Whether to authenticate user or not. It is of
2577                                       type BOOL.
2578  -e | --vlm-version                   License Model version. It is of type STRING. By
2579                                       default, it is .
2580  -p | --host-password                 Host user password. It is of type STRING. By
2581                                       default, it is read from environment variable
2582                                       OPEN_CLI_HOST_PASSWORD. Secured.
2583
2584
2585 Results::
2586
2587  ID   Entitlement Pool ID and is of type STRING.
2588
2589
2590 Error::
2591
2592  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
2593
2594
2595 vlm-key-group-list
2596 ----------------------------------------------------
2597
2598 usage: oclip vlm-key-group-list
2599
2600 key group list in a license model
2601
2602 Product: onap-beijing
2603 Service: sdc
2604 Author: ONAP CLI Team onap-discuss@lists.onap.org
2605
2606 Options::
2607
2608  [-m | --host-url] [-C | --no-catalog] [-y | --vlm-version]
2609  [-h | --help] [-f | --format] [-t | --no-title]
2610  [-V | --verify] [-v | --version] [-d | --debug]
2611  [-x | --vlm-id] [-s | --long] [-D | --context]
2612  [-u | --host-username] [-a | --no-auth] [-p | --host-password]
2613
2614 where::
2615
2616  -m | --host-url        host url in http(s). It is of type URL. By
2617                         default, it is read from environment variable
2618                         OPEN_CLI_HOST_URL.
2619  -C | --no-catalog      Whether to use given host-url directly or
2620                         discover it from catalog, it will override the
2621                         service->mode. It is of type BOOL. It is
2622                         optional.
2623  -y | --vlm-version     License Model version. It is of type STRING. By
2624                         default, it is .
2625  -h | --help            print help message. It is of type BOOL.
2626  -f | --format          Output formats, supported formats such as table,
2627                         csv, json, yaml. It is of type STRING.
2628  -t | --no-title        whether to print title or not. It is of type BOOL.
2629  -V | --verify          Helps to verify the command using samples
2630                         provides under open-cli-samples directory. By
2631                         default, it goes with mock.To enable the
2632                         verification of samples in real time, set
2633                         DISABLE_MOCKING=true in the context parameter. It
2634                         is of type BOOL. It is optional.
2635  -v | --version         print service version. It is of type BOOL.
2636  -d | --debug           Enable debug output. It is of type BOOL.
2637  -x | --vlm-id          License Model ID. It is of type STRING. By
2638                         default, it is .
2639  -s | --long            whether to print all attributes or only short
2640                         attributes. It is of type BOOL.
2641  -D | --context         command context. It is of type MAP. It is
2642                         optional.
2643  -u | --host-username   Host user name. It is of type STRING. By default,
2644                         it is read from environment variable
2645                         OPEN_CLI_HOST_USERNAME.
2646  -a | --no-auth         Whether to authenticate user or not. It is of
2647                         type BOOL.
2648  -p | --host-password   Host user password. It is of type STRING. By
2649                         default, it is read from environment variable
2650                         OPEN_CLI_HOST_PASSWORD. Secured.
2651
2652
2653 Results::
2654
2655  ID     Feature group ID and is of type STRING.
2656  name   Feature group name and is of type STRING.
2657
2658
2659 Error::
2660
2661  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
2662
2663
2664 vnf-create-with-template
2665 ----------------------------------------------------
2666
2667 usage: oclip vnf-create-with-template
2668
2669 Create a pnf with a template. this is flexible approch to create VNF , all the parameters are in template json file
2670
2671 Product: onap-beijing
2672 Service: aai
2673 Author: ONAP CLI Team onap-discuss@lists.onap.org
2674
2675 Options::
2676
2677  [-m | --host-url] [-C | --no-catalog] [-h | --help]
2678  [-f | --format] [-t | --no-title] [-V | --verify]
2679  [-v | --version] [-d | --debug] [-r | --template]
2680  [-i | --vnf-id] [-s | --long] [-D | --context]
2681  [-u | --host-username] [-a | --no-auth] [-p | --host-password]
2682
2683 where::
2684
2685  -m | --host-url        host url in http(s). It is of type URL. By
2686                         default, it is read from environment variable
2687                         OPEN_CLI_HOST_URL.
2688  -C | --no-catalog      Whether to use given host-url directly or
2689                         discover it from catalog, it will override the
2690                         service->mode. It is of type BOOL. It is
2691                         optional.
2692  -h | --help            print help message. It is of type BOOL.
2693  -f | --format          Output formats, supported formats such as table,
2694                         csv, json, yaml. It is of type STRING.
2695  -t | --no-title        whether to print title or not. It is of type BOOL.
2696  -V | --verify          Helps to verify the command using samples
2697                         provides under open-cli-samples directory. By
2698                         default, it goes with mock.To enable the
2699                         verification of samples in real time, set
2700                         DISABLE_MOCKING=true in the context parameter. It
2701                         is of type BOOL. It is optional.
2702  -v | --version         print service version. It is of type BOOL.
2703  -d | --debug           Enable debug output. It is of type BOOL.
2704  -r | --template        template. It is of type JSON. It's recommended to
2705                         input the complete path of the file, which is
2706                         having the value for it.
2707  -i | --vnf-id          vnf-id. It is of type STRING. By default, it is .
2708  -s | --long            whether to print all attributes or only short
2709                         attributes. It is of type BOOL.
2710  -D | --context         command context. It is of type MAP. It is
2711                         optional.
2712  -u | --host-username   Host user name. It is of type STRING. By default,
2713                         it is read from environment variable
2714                         OPEN_CLI_HOST_USERNAME.
2715  -a | --no-auth         Whether to authenticate user or not. It is of
2716                         type BOOL.
2717  -p | --host-password   Host user password. It is of type STRING. By
2718                         default, it is read from environment variable
2719                         OPEN_CLI_HOST_PASSWORD. Secured.
2720
2721
2722 Error::
2723
2724  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
2725
2726
2727 vnfm-show
2728 ----------------------------------------------------
2729
2730 usage: oclip vnfm-show
2731
2732 Show the VNFM in Onap
2733
2734 Product: onap-beijing
2735 Service: aai
2736 Author: ONAP CLI Team onap-discuss@lists.onap.org
2737
2738 Options::
2739
2740  [-m | --host-url] [-C | --no-catalog] [-h | --help]
2741  [-f | --format] [-t | --no-title] [-V | --verify]
2742  [-v | --version] [-d | --debug] [-x | --vnfm-id]
2743  [-s | --long] [-D | --context] [-u | --host-username]
2744  [-a | --no-auth] [-p | --host-password]
2745
2746 where::
2747
2748  -m | --host-url        host url in http(s). It is of type URL. By
2749                         default, it is read from environment variable
2750                         OPEN_CLI_HOST_URL.
2751  -C | --no-catalog      Whether to use given host-url directly or
2752                         discover it from catalog, it will override the
2753                         service->mode. It is of type BOOL. It is
2754                         optional.
2755  -h | --help            print help message. It is of type BOOL.
2756  -f | --format          Output formats, supported formats such as table,
2757                         csv, json, yaml. It is of type STRING.
2758  -t | --no-title        whether to print title or not. It is of type BOOL.
2759  -V | --verify          Helps to verify the command using samples
2760                         provides under open-cli-samples directory. By
2761                         default, it goes with mock.To enable the
2762                         verification of samples in real time, set
2763                         DISABLE_MOCKING=true in the context parameter. It
2764                         is of type BOOL. It is optional.
2765  -v | --version         print service version. It is of type BOOL.
2766  -d | --debug           Enable debug output. It is of type BOOL.
2767  -x | --vnfm-id         Onap VNFM unique id. It is of type UUID.
2768  -s | --long            whether to print all attributes or only short
2769                         attributes. It is of type BOOL.
2770  -D | --context         command context. It is of type MAP. It is
2771                         optional.
2772  -u | --host-username   Host user name. It is of type STRING. By default,
2773                         it is read from environment variable
2774                         OPEN_CLI_HOST_USERNAME.
2775  -a | --no-auth         Whether to authenticate user or not. It is of
2776                         type BOOL.
2777  -p | --host-password   Host user password. It is of type STRING. By
2778                         default, it is read from environment variable
2779                         OPEN_CLI_HOST_PASSWORD. Secured.
2780
2781
2782 Results::
2783
2784  name       Onap vnfm name and is of type STRING.
2785  type       Onap vnfm type and is of type STRING.
2786  vendor     Onap vnfm vendor and is of type STRING.
2787  version    Onap vnfm version and is of type STRING.
2788  url        Onap vnfm url and is of type STRING.
2789  username   Onap vnfm username and is of type STRING.
2790
2791
2792 Error::
2793
2794  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
2795
2796
2797 vsp-create
2798 ----------------------------------------------------
2799
2800 usage: oclip vsp-create
2801
2802 Create Vendor Software Product
2803
2804 Product: onap-beijing
2805 Service: sdc
2806 Author: ONAP CLI Team onap-discuss@lists.onap.org
2807
2808 Options::
2809
2810  [-m | --host-url] [-j | --vlm-feature-group-id] [-C | --no-catalog]
2811  [-h | --help] [-f | --format] [-t | --no-title]
2812  [-V | --verify] [-v | --version] [-d | --debug]
2813  [-e | --vlm-vendor] [-b | --vsp-subcategory] [-z | --vsp-category]
2814  [-x | --vsp-name] [-s | --long] [-D | --context]
2815  [-y | --vsp-description] [-i | --vlm-agreement-id] [-c | --vlm-version]
2816  [-u | --host-username] [-a | --no-auth] [-g | --vlm-id]
2817  [-p | --host-password]
2818
2819 where::
2820
2821  -m | --host-url              host url in http(s). It is of type URL. By
2822                               default, it is read from environment variable
2823                               OPEN_CLI_HOST_URL.
2824  -j | --vlm-feature-group-id  Feature Group ID. It is of type STRING. By
2825                               default, it is .
2826  -C | --no-catalog            Whether to use given host-url directly or
2827                               discover it from catalog, it will override the
2828                               service->mode. It is of type BOOL. It is
2829                               optional.
2830  -h | --help                  print help message. It is of type BOOL.
2831  -f | --format                Output formats, supported formats such as table,
2832                               csv, json, yaml. It is of type STRING.
2833  -t | --no-title              whether to print title or not. It is of type BOOL.
2834  -V | --verify                Helps to verify the command using samples
2835                               provides under open-cli-samples directory. By
2836                               default, it goes with mock.To enable the
2837                               verification of samples in real time, set
2838                               DISABLE_MOCKING=true in the context parameter. It
2839                               is of type BOOL. It is optional.
2840  -v | --version               print service version. It is of type BOOL.
2841  -d | --debug                 Enable debug output. It is of type BOOL.
2842  -e | --vlm-vendor            License Model vendor. It is of type STRING. By
2843                               default, it is .
2844  -b | --vsp-subcategory       Sub Category of VSP. It is of type STRING. It is
2845                               optional.
2846  -z | --vsp-category          Category of the VSP. It is of type STRING. It is
2847                               optional.
2848  -x | --vsp-name              Onap VSP Name. It is of type STRING. By default,
2849                               it is .
2850  -s | --long                  whether to print all attributes or only short
2851                               attributes. It is of type BOOL.
2852  -D | --context               command context. It is of type MAP. It is
2853                               optional.
2854  -y | --vsp-description       Description for VSP. It is of type STRING. It is
2855                               optional. By default, it is .
2856  -i | --vlm-agreement-id      License Agreement ID. It is of type STRING. By
2857                               default, it is .
2858  -c | --vlm-version           License version. It is of type STRING. It is
2859                               optional.
2860  -u | --host-username         Host user name. It is of type STRING. By default,
2861                               it is read from environment variable
2862                               OPEN_CLI_HOST_USERNAME.
2863  -a | --no-auth               Whether to authenticate user or not. It is of
2864                               type BOOL.
2865  -g | --vlm-id                License Model ID. It is of type STRING. By
2866                               default, it is .
2867  -p | --host-password         Host user password. It is of type STRING. By
2868                               default, it is read from environment variable
2869                               OPEN_CLI_HOST_PASSWORD. Secured.
2870
2871
2872 Results::
2873
2874  ID   VSP ID and is of type STRING.
2875
2876
2877 Error::
2878
2879  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
2880
2881
2882 vsp-submit
2883 ----------------------------------------------------
2884
2885 usage: oclip vsp-submit
2886
2887 Submit Vendor Software Product
2888
2889 Product: onap-beijing
2890 Service: sdc
2891 Author: ONAP CLI Team onap-discuss@lists.onap.org
2892
2893 Options::
2894
2895  [-m | --host-url] [-C | --no-catalog] [-h | --help]
2896  [-f | --format] [-t | --no-title] [-V | --verify]
2897  [-v | --version] [-d | --debug] [-x | --vsp-id]
2898  [-s | --long] [-D | --context] [-y | --vsp-version]
2899  [-u | --host-username] [-a | --no-auth] [-p | --host-password]
2900
2901 where::
2902
2903  -m | --host-url        host url in http(s). It is of type URL. By
2904                         default, it is read from environment variable
2905                         OPEN_CLI_HOST_URL.
2906  -C | --no-catalog      Whether to use given host-url directly or
2907                         discover it from catalog, it will override the
2908                         service->mode. It is of type BOOL. It is
2909                         optional.
2910  -h | --help            print help message. It is of type BOOL.
2911  -f | --format          Output formats, supported formats such as table,
2912                         csv, json, yaml. It is of type STRING.
2913  -t | --no-title        whether to print title or not. It is of type BOOL.
2914  -V | --verify          Helps to verify the command using samples
2915                         provides under open-cli-samples directory. By
2916                         default, it goes with mock.To enable the
2917                         verification of samples in real time, set
2918                         DISABLE_MOCKING=true in the context parameter. It
2919                         is of type BOOL. It is optional.
2920  -v | --version         print service version. It is of type BOOL.
2921  -d | --debug           Enable debug output. It is of type BOOL.
2922  -x | --vsp-id          Onap VSP ID. It is of type STRING. By default, it
2923                         is .
2924  -s | --long            whether to print all attributes or only short
2925                         attributes. It is of type BOOL.
2926  -D | --context         command context. It is of type MAP. It is
2927                         optional.
2928  -y | --vsp-version     VSP version. It is of type STRING. By default, it
2929                         is .
2930  -u | --host-username   Host user name. It is of type STRING. By default,
2931                         it is read from environment variable
2932                         OPEN_CLI_HOST_USERNAME.
2933  -a | --no-auth         Whether to authenticate user or not. It is of
2934                         type BOOL.
2935  -p | --host-password   Host user password. It is of type STRING. By
2936                         default, it is read from environment variable
2937                         OPEN_CLI_HOST_PASSWORD. Secured.
2938
2939
2940 Error::
2941
2942  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
2943
2944
2945 tenant-delete
2946 ----------------------------------------------------
2947
2948 usage: oclip tenant-delete
2949
2950 Delete tenant under given cloud region in Onap
2951
2952 Product: onap-beijing
2953 Service: aai
2954 Author: ONAP CLI Team onap-discuss@lists.onap.org
2955
2956 Options::
2957
2958  [-m | --host-url] [-C | --no-catalog] [-h | --help]
2959  [-f | --format] [-t | --no-title] [-V | --verify]
2960  [-v | --version] [-d | --debug] [-x | --cloud]
2961  [-z | --tenant-id] [-y | --region] [-r | --resource-version]
2962  [-s | --long] [-D | --context] [-u | --host-username]
2963  [-a | --no-auth] [-p | --host-password]
2964
2965 where::
2966
2967  -m | --host-url          host url in http(s). It is of type URL. By
2968                           default, it is read from environment variable
2969                           OPEN_CLI_HOST_URL.
2970  -C | --no-catalog        Whether to use given host-url directly or
2971                           discover it from catalog, it will override the
2972                           service->mode. It is of type BOOL. It is
2973                           optional.
2974  -h | --help              print help message. It is of type BOOL.
2975  -f | --format            Output formats, supported formats such as table,
2976                           csv, json, yaml. It is of type STRING.
2977  -t | --no-title          whether to print title or not. It is of type BOOL.
2978  -V | --verify            Helps to verify the command using samples
2979                           provides under open-cli-samples directory. By
2980                           default, it goes with mock.To enable the
2981                           verification of samples in real time, set
2982                           DISABLE_MOCKING=true in the context parameter. It
2983                           is of type BOOL. It is optional.
2984  -v | --version           print service version. It is of type BOOL.
2985  -d | --debug             Enable debug output. It is of type BOOL.
2986  -x | --cloud             Onap cloud. It is of type STRING. By default, it
2987                           is .
2988  -z | --tenant-id         Onap cloud tenant id. It is of type STRING. By
2989                           default, it is .
2990  -y | --region            Onap cloud region. It is of type STRING. By
2991                           default, it is .
2992  -r | --resource-version  Onap cloud tenant version. It is of type UUID. It
2993                           is optional.
2994  -s | --long              whether to print all attributes or only short
2995                           attributes. It is of type BOOL.
2996  -D | --context           command context. It is of type MAP. It is
2997                           optional.
2998  -u | --host-username     Host user name. It is of type STRING. By default,
2999                           it is read from environment variable
3000                           OPEN_CLI_HOST_USERNAME.
3001  -a | --no-auth           Whether to authenticate user or not. It is of
3002                           type BOOL.
3003  -p | --host-password     Host user password. It is of type STRING. By
3004                           default, it is read from environment variable
3005                           OPEN_CLI_HOST_PASSWORD. Secured.
3006
3007
3008 Error::
3009
3010  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
3011
3012
3013 vf-delete
3014 ----------------------------------------------------
3015
3016 usage: oclip vf-delete
3017
3018 delete a VF (experimental)
3019
3020 Product: onap-beijing
3021 Service: so
3022 Author: ONAP CLI Team onap-discuss@lists.onap.org
3023
3024 Options::
3025
3026  [-m | --host-url] [-e | --model-name] [-C | --no-catalog]
3027  [-h | --help] [-f | --format] [-t | --no-title]
3028  [-V | --verify] [-v | --version] [-d | --debug]
3029  [-l | --cloud-region] [-b | --model-invariant-id] [-y | --service-instance-id]
3030  [-z | --tenant-id] [-s | --long] [-D | --context]
3031  [-g | --model-version] [-c | --model-uuid] [-u | --host-username]
3032  [-a | --no-auth] [-p | --host-password] [-x | --vf-id]
3033
3034 where::
3035
3036  -m | --host-url              host url in http(s). It is of type URL. By
3037                               default, it is read from environment variable
3038                               OPEN_CLI_HOST_URL.
3039  -e | --model-name            model name available in SDC catalog. It is of
3040                               type STRING. By default, it is .
3041  -C | --no-catalog            Whether to use given host-url directly or
3042                               discover it from catalog, it will override the
3043                               service->mode. It is of type BOOL. It is
3044                               optional.
3045  -h | --help                  print help message. It is of type BOOL.
3046  -f | --format                Output formats, supported formats such as table,
3047                               csv, json, yaml. It is of type STRING.
3048  -t | --no-title              whether to print title or not. It is of type BOOL.
3049  -V | --verify                Helps to verify the command using samples
3050                               provides under open-cli-samples directory. By
3051                               default, it goes with mock.To enable the
3052                               verification of samples in real time, set
3053                               DISABLE_MOCKING=true in the context parameter. It
3054                               is of type BOOL. It is optional.
3055  -v | --version               print service version. It is of type BOOL.
3056  -d | --debug                 Enable debug output. It is of type BOOL.
3057  -l | --cloud-region          Cloud region ID. It is of type STRING. By
3058                               default, it is .
3059  -b | --model-invariant-id    model invariant id for service in SDC catalog. It
3060                               is of type STRING. By default, it is .
3061  -y | --service-instance-id   unique id for service instance. It is of type
3062                               STRING. By default, it is .
3063  -z | --tenant-id             openstack tenant id (uuid). It is of type STRING.
3064                               By default, it is .
3065  -s | --long                  whether to print all attributes or only short
3066                               attributes. It is of type BOOL.
3067  -D | --context               command context. It is of type MAP. It is
3068                               optional.
3069  -g | --model-version         model version of service (eg. 1.0). It is of type
3070                               STRING. By default, it is .
3071  -c | --model-uuid            model uuid for service in SDC catalog. It is of
3072                               type STRING. By default, it is .
3073  -u | --host-username         Host user name. It is of type STRING. By default,
3074                               it is read from environment variable
3075                               OPEN_CLI_HOST_USERNAME.
3076  -a | --no-auth               Whether to authenticate user or not. It is of
3077                               type BOOL.
3078  -p | --host-password         Host user password. It is of type STRING. By
3079                               default, it is read from environment variable
3080                               OPEN_CLI_HOST_PASSWORD. Secured.
3081  -x | --vf-id                 id for vnf. It is of type STRING. By default, it
3082                               is .
3083
3084
3085 Error::
3086
3087  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
3088
3089
3090 vf-model-certify-complete
3091 ----------------------------------------------------
3092
3093 usage: oclip vf-model-certify-complete
3094
3095 Complete certifying Virtual function
3096
3097 Product: onap-beijing
3098 Service: sdc
3099 Author: ONAP CLI Team onap-discuss@lists.onap.org
3100
3101 Options::
3102
3103  [-m | --host-url] [-C | --no-catalog] [-h | --help]
3104  [-f | --format] [-t | --no-title] [-V | --verify]
3105  [-v | --version] [-d | --debug] [-b | --vf-id]
3106  [-s | --long] [-D | --context] [-u | --host-username]
3107  [-a | --no-auth] [-p | --host-password]
3108
3109 where::
3110
3111  -m | --host-url        host url in http(s). It is of type URL. By
3112                         default, it is read from environment variable
3113                         OPEN_CLI_HOST_URL.
3114  -C | --no-catalog      Whether to use given host-url directly or
3115                         discover it from catalog, it will override the
3116                         service->mode. It is of type BOOL. It is
3117                         optional.
3118  -h | --help            print help message. It is of type BOOL.
3119  -f | --format          Output formats, supported formats such as table,
3120                         csv, json, yaml. It is of type STRING.
3121  -t | --no-title        whether to print title or not. It is of type BOOL.
3122  -V | --verify          Helps to verify the command using samples
3123                         provides under open-cli-samples directory. By
3124                         default, it goes with mock.To enable the
3125                         verification of samples in real time, set
3126                         DISABLE_MOCKING=true in the context parameter. It
3127                         is of type BOOL. It is optional.
3128  -v | --version         print service version. It is of type BOOL.
3129  -d | --debug           Enable debug output. It is of type BOOL.
3130  -b | --vf-id           VF ID. It is of type STRING. It is optional. By
3131                         default, it is .
3132  -s | --long            whether to print all attributes or only short
3133                         attributes. It is of type BOOL.
3134  -D | --context         command context. It is of type MAP. It is
3135                         optional.
3136  -u | --host-username   Host user name. It is of type STRING. By default,
3137                         it is read from environment variable
3138                         OPEN_CLI_HOST_USERNAME.
3139  -a | --no-auth         Whether to authenticate user or not. It is of
3140                         type BOOL.
3141  -p | --host-password   Host user password. It is of type STRING. By
3142                         default, it is read from environment variable
3143                         OPEN_CLI_HOST_PASSWORD. Secured.
3144
3145
3146 Error::
3147
3148  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
3149
3150
3151 vf-model-list
3152 ----------------------------------------------------
3153
3154 usage: oclip vf-model-list
3155
3156 List the VF resource model in SDC
3157
3158 Product: onap-beijing
3159 Service: sdc
3160 Author: ONAP CLI Team onap-discuss@lists.onap.org
3161
3162 Options::
3163
3164  [-m | --host-url] [-C | --no-catalog] [-h | --help]
3165  [-f | --format] [-t | --no-title] [-V | --verify]
3166  [-v | --version] [-d | --debug] [-s | --long]
3167  [-D | --context] [-u | --host-username] [-a | --no-auth]
3168  [-p | --host-password]
3169
3170 where::
3171
3172  -m | --host-url        host url in http(s). It is of type URL. By
3173                         default, it is read from environment variable
3174                         OPEN_CLI_HOST_URL.
3175  -C | --no-catalog      Whether to use given host-url directly or
3176                         discover it from catalog, it will override the
3177                         service->mode. It is of type BOOL. It is
3178                         optional.
3179  -h | --help            print help message. It is of type BOOL.
3180  -f | --format          Output formats, supported formats such as table,
3181                         csv, json, yaml. It is of type STRING.
3182  -t | --no-title        whether to print title or not. It is of type BOOL.
3183  -V | --verify          Helps to verify the command using samples
3184                         provides under open-cli-samples directory. By
3185                         default, it goes with mock.To enable the
3186                         verification of samples in real time, set
3187                         DISABLE_MOCKING=true in the context parameter. It
3188                         is of type BOOL. It is optional.
3189  -v | --version         print service version. It is of type BOOL.
3190  -d | --debug           Enable debug output. It is of type BOOL.
3191  -s | --long            whether to print all attributes or only short
3192                         attributes. It is of type BOOL.
3193  -D | --context         command context. It is of type MAP. It is
3194                         optional.
3195  -u | --host-username   Host user name. It is of type STRING. By default,
3196                         it is read from environment variable
3197                         OPEN_CLI_HOST_USERNAME.
3198  -a | --no-auth         Whether to authenticate user or not. It is of
3199                         type BOOL.
3200  -p | --host-password   Host user password. It is of type STRING. By
3201                         default, it is read from environment variable
3202                         OPEN_CLI_HOST_PASSWORD. Secured.
3203
3204
3205 Results::
3206
3207  uuid             UUID and is of type STRING.
3208  uniqueid         UUID and is of type STRING.
3209  invariant-uuid   Invariant UUID and is of type STRING.
3210  name             Name and is of type STRING.
3211  version          version and is of type STRING.
3212  status           status and is of type STRING.
3213  description      description and is of type STRING.
3214  vsp-uuid         VSP uuid and is of type STRING.
3215  vsp-version      VSP version and is of type STRING.
3216
3217
3218 Error::
3219
3220  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
3221
3222
3223 vfmodule-delete
3224 ----------------------------------------------------
3225
3226 usage: oclip vfmodule-delete
3227
3228 delete a VF module (experimental)
3229
3230 Product: onap-beijing
3231 Service: so
3232 Author: ONAP CLI Team onap-discuss@lists.onap.org
3233
3234 Options::
3235
3236  [-m | --host-url] [-C | --no-catalog] [-h | --help]
3237  [-f | --format] [-t | --no-title] [-V | --verify]
3238  [-v | --version] [-d | --debug] [-l | --cloud-region]
3239  [-j | --service-id] [-z | --tenant-id] [-y | --vf-id]
3240  [-k | --vf-model-invariant-id] [-s | --long] [-D | --context]
3241  [-g | --vfmodule-version] [-x | --vfmodule-id] [-e | --vfmodule-name]
3242  [-u | --host-username] [-a | --no-auth] [-p | --host-password]
3243
3244 where::
3245
3246  -m | --host-url                host url in http(s). It is of type URL. By
3247                                 default, it is read from environment variable
3248                                 OPEN_CLI_HOST_URL.
3249  -C | --no-catalog              Whether to use given host-url directly or
3250                                 discover it from catalog, it will override the
3251                                 service->mode. It is of type BOOL. It is
3252                                 optional.
3253  -h | --help                    print help message. It is of type BOOL.
3254  -f | --format                  Output formats, supported formats such as table,
3255                                 csv, json, yaml. It is of type STRING.
3256  -t | --no-title                whether to print title or not. It is of type BOOL.
3257  -V | --verify                  Helps to verify the command using samples
3258                                 provides under open-cli-samples directory. By
3259                                 default, it goes with mock.To enable the
3260                                 verification of samples in real time, set
3261                                 DISABLE_MOCKING=true in the context parameter. It
3262                                 is of type BOOL. It is optional.
3263  -v | --version                 print service version. It is of type BOOL.
3264  -d | --debug                   Enable debug output. It is of type BOOL.
3265  -l | --cloud-region            cloud region identifier. It is of type STRING. By
3266                                 default, it is .
3267  -j | --service-id              unique id for service. It is of type STRING. By
3268                                 default, it is .
3269  -z | --tenant-id               openstack tenant id. It is of type STRING. By
3270                                 default, it is .
3271  -y | --vf-id                   unique id for related VF. It is of type STRING.
3272                                 By default, it is .
3273  -k | --vf-model-invariant-id   vf model invariant id. It is of type STRING. By
3274                                 default, it is .
3275  -s | --long                    whether to print all attributes or only short
3276                                 attributes. It is of type BOOL.
3277  -D | --context                 command context. It is of type MAP. It is
3278                                 optional.
3279  -g | --vfmodule-version        vf module version. It is of type STRING. By
3280                                 default, it is .
3281  -x | --vfmodule-id             VF module Id. It is of type STRING. By default,
3282                                 it is .
3283  -e | --vfmodule-name           vfmodule model name. It is of type STRING. By
3284                                 default, it is .
3285  -u | --host-username           Host user name. It is of type STRING. By default,
3286                                 it is read from environment variable
3287                                 OPEN_CLI_HOST_USERNAME.
3288  -a | --no-auth                 Whether to authenticate user or not. It is of
3289                                 type BOOL.
3290  -p | --host-password           Host user password. It is of type STRING. By
3291                                 default, it is read from environment variable
3292                                 OPEN_CLI_HOST_PASSWORD. Secured.
3293
3294
3295 Error::
3296
3297  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
3298
3299
3300 vlm-aggreement-list
3301 ----------------------------------------------------
3302
3303 usage: oclip vlm-aggreement-list
3304
3305 List license aggreement
3306
3307 Product: onap-beijing
3308 Service: sdc
3309 Author: ONAP CLI Team onap-discuss@lists.onap.org
3310
3311 Options::
3312
3313  [-m | --host-url] [-C | --no-catalog] [-y | --vlm-version]
3314  [-h | --help] [-f | --format] [-t | --no-title]
3315  [-V | --verify] [-v | --version] [-d | --debug]
3316  [-x | --vlm-id] [-s | --long] [-D | --context]
3317  [-u | --host-username] [-a | --no-auth] [-p | --host-password]
3318
3319 where::
3320
3321  -m | --host-url        host url in http(s). It is of type URL. By
3322                         default, it is read from environment variable
3323                         OPEN_CLI_HOST_URL.
3324  -C | --no-catalog      Whether to use given host-url directly or
3325                         discover it from catalog, it will override the
3326                         service->mode. It is of type BOOL. It is
3327                         optional.
3328  -y | --vlm-version     License Model version. It is of type STRING. By
3329                         default, it is .
3330  -h | --help            print help message. It is of type BOOL.
3331  -f | --format          Output formats, supported formats such as table,
3332                         csv, json, yaml. It is of type STRING.
3333  -t | --no-title        whether to print title or not. It is of type BOOL.
3334  -V | --verify          Helps to verify the command using samples
3335                         provides under open-cli-samples directory. By
3336                         default, it goes with mock.To enable the
3337                         verification of samples in real time, set
3338                         DISABLE_MOCKING=true in the context parameter. It
3339                         is of type BOOL. It is optional.
3340  -v | --version         print service version. It is of type BOOL.
3341  -d | --debug           Enable debug output. It is of type BOOL.
3342  -x | --vlm-id          License Model ID. It is of type STRING. By
3343                         default, it is .
3344  -s | --long            whether to print all attributes or only short
3345                         attributes. It is of type BOOL.
3346  -D | --context         command context. It is of type MAP. It is
3347                         optional.
3348  -u | --host-username   Host user name. It is of type STRING. By default,
3349                         it is read from environment variable
3350                         OPEN_CLI_HOST_USERNAME.
3351  -a | --no-auth         Whether to authenticate user or not. It is of
3352                         type BOOL.
3353  -p | --host-password   Host user password. It is of type STRING. By
3354                         default, it is read from environment variable
3355                         OPEN_CLI_HOST_PASSWORD. Secured.
3356
3357
3358 Results::
3359
3360  ID     aggreement ID and is of type STRING.
3361  name   aggreement name and is of type STRING.
3362
3363
3364 Error::
3365
3366  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
3367
3368
3369 vlm-entitlement-pool-list
3370 ----------------------------------------------------
3371
3372 usage: oclip vlm-entitlement-pool-list
3373
3374 entitlement pool list in a license model
3375
3376 Product: onap-beijing
3377 Service: sdc
3378 Author: ONAP CLI Team onap-discuss@lists.onap.org
3379
3380 Options::
3381
3382  [-m | --host-url] [-C | --no-catalog] [-y | --vlm-version]
3383  [-h | --help] [-f | --format] [-t | --no-title]
3384  [-V | --verify] [-v | --version] [-d | --debug]
3385  [-x | --vlm-id] [-s | --long] [-D | --context]
3386  [-u | --host-username] [-a | --no-auth] [-p | --host-password]
3387
3388 where::
3389
3390  -m | --host-url        host url in http(s). It is of type URL. By
3391                         default, it is read from environment variable
3392                         OPEN_CLI_HOST_URL.
3393  -C | --no-catalog      Whether to use given host-url directly or
3394                         discover it from catalog, it will override the
3395                         service->mode. It is of type BOOL. It is
3396                         optional.
3397  -y | --vlm-version     License Model version. It is of type STRING. By
3398                         default, it is .
3399  -h | --help            print help message. It is of type BOOL.
3400  -f | --format          Output formats, supported formats such as table,
3401                         csv, json, yaml. It is of type STRING.
3402  -t | --no-title        whether to print title or not. It is of type BOOL.
3403  -V | --verify          Helps to verify the command using samples
3404                         provides under open-cli-samples directory. By
3405                         default, it goes with mock.To enable the
3406                         verification of samples in real time, set
3407                         DISABLE_MOCKING=true in the context parameter. It
3408                         is of type BOOL. It is optional.
3409  -v | --version         print service version. It is of type BOOL.
3410  -d | --debug           Enable debug output. It is of type BOOL.
3411  -x | --vlm-id          License Model ID. It is of type STRING. By
3412                         default, it is .
3413  -s | --long            whether to print all attributes or only short
3414                         attributes. It is of type BOOL.
3415  -D | --context         command context. It is of type MAP. It is
3416                         optional.
3417  -u | --host-username   Host user name. It is of type STRING. By default,
3418                         it is read from environment variable
3419                         OPEN_CLI_HOST_USERNAME.
3420  -a | --no-auth         Whether to authenticate user or not. It is of
3421                         type BOOL.
3422  -p | --host-password   Host user password. It is of type STRING. By
3423                         default, it is read from environment variable
3424                         OPEN_CLI_HOST_PASSWORD. Secured.
3425
3426
3427 Results::
3428
3429  ID     Feature group ID and is of type STRING.
3430  name   Feature group name and is of type STRING.
3431
3432
3433 Error::
3434
3435  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
3436
3437
3438 vlm-list
3439 ----------------------------------------------------
3440
3441 usage: oclip vlm-list
3442
3443 List License Model
3444
3445 Product: onap-beijing
3446 Service: sdc
3447 Author: ONAP CLI Team onap-discuss@lists.onap.org
3448
3449 Options::
3450
3451  [-m | --host-url] [-C | --no-catalog] [-h | --help]
3452  [-f | --format] [-t | --no-title] [-V | --verify]
3453  [-v | --version] [-d | --debug] [-s | --long]
3454  [-D | --context] [-u | --host-username] [-a | --no-auth]
3455  [-p | --host-password]
3456
3457 where::
3458
3459  -m | --host-url        host url in http(s). It is of type URL. By
3460                         default, it is read from environment variable
3461                         OPEN_CLI_HOST_URL.
3462  -C | --no-catalog      Whether to use given host-url directly or
3463                         discover it from catalog, it will override the
3464                         service->mode. It is of type BOOL. It is
3465                         optional.
3466  -h | --help            print help message. It is of type BOOL.
3467  -f | --format          Output formats, supported formats such as table,
3468                         csv, json, yaml. It is of type STRING.
3469  -t | --no-title        whether to print title or not. It is of type BOOL.
3470  -V | --verify          Helps to verify the command using samples
3471                         provides under open-cli-samples directory. By
3472                         default, it goes with mock.To enable the
3473                         verification of samples in real time, set
3474                         DISABLE_MOCKING=true in the context parameter. It
3475                         is of type BOOL. It is optional.
3476  -v | --version         print service version. It is of type BOOL.
3477  -d | --debug           Enable debug output. It is of type BOOL.
3478  -s | --long            whether to print all attributes or only short
3479                         attributes. It is of type BOOL.
3480  -D | --context         command context. It is of type MAP. It is
3481                         optional.
3482  -u | --host-username   Host user name. It is of type STRING. By default,
3483                         it is read from environment variable
3484                         OPEN_CLI_HOST_USERNAME.
3485  -a | --no-auth         Whether to authenticate user or not. It is of
3486                         type BOOL.
3487  -p | --host-password   Host user password. It is of type STRING. By
3488                         default, it is read from environment variable
3489                         OPEN_CLI_HOST_PASSWORD. Secured.
3490
3491
3492 Results::
3493
3494  id           License ID and is of type UUID.
3495  vendor-name  Vendor  Name and is of type STRING.
3496  vlm-version  VLM version and is of type STRING.
3497  status       status and is of type STRING.
3498  description  License description and is of type STRING.
3499
3500
3501 Error::
3502
3503  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
3504
3505
3506 vnf-delete
3507 ----------------------------------------------------
3508
3509 usage: oclip vnf-delete
3510
3511 Delete vnf from Onap
3512
3513 Product: onap-beijing
3514 Service: aai
3515 Author: ONAP CLI Team onap-discuss@lists.onap.org
3516
3517 Options::
3518
3519  [-m | --host-url] [-C | --no-catalog] [-h | --help]
3520  [-f | --format] [-t | --no-title] [-V | --verify]
3521  [-v | --version] [-d | --debug] [-i | --vnf-id]
3522  [-s | --long] [-D | --context] [-u | --host-username]
3523  [-a | --no-auth] [-p | --host-password] [-b | --resource-version]
3524
3525 where::
3526
3527  -m | --host-url          host url in http(s). It is of type URL. By
3528                           default, it is read from environment variable
3529                           OPEN_CLI_HOST_URL.
3530  -C | --no-catalog        Whether to use given host-url directly or
3531                           discover it from catalog, it will override the
3532                           service->mode. It is of type BOOL. It is
3533                           optional.
3534  -h | --help              print help message. It is of type BOOL.
3535  -f | --format            Output formats, supported formats such as table,
3536                           csv, json, yaml. It is of type STRING.
3537  -t | --no-title          whether to print title or not. It is of type BOOL.
3538  -V | --verify            Helps to verify the command using samples
3539                           provides under open-cli-samples directory. By
3540                           default, it goes with mock.To enable the
3541                           verification of samples in real time, set
3542                           DISABLE_MOCKING=true in the context parameter. It
3543                           is of type BOOL. It is optional.
3544  -v | --version           print service version. It is of type BOOL.
3545  -d | --debug             Enable debug output. It is of type BOOL.
3546  -i | --vnf-id            Onap vnf id. It is of type STRING. By default, it
3547                           is .
3548  -s | --long              whether to print all attributes or only short
3549                           attributes. It is of type BOOL.
3550  -D | --context           command context. It is of type MAP. It is
3551                           optional.
3552  -u | --host-username     Host user name. It is of type STRING. By default,
3553                           it is read from environment variable
3554                           OPEN_CLI_HOST_USERNAME.
3555  -a | --no-auth           Whether to authenticate user or not. It is of
3556                           type BOOL.
3557  -p | --host-password     Host user password. It is of type STRING. By
3558                           default, it is read from environment variable
3559                           OPEN_CLI_HOST_PASSWORD. Secured.
3560  -b | --resource-version  Onap vnf resource version. It is of type UUID.
3561
3562
3563 Error::
3564
3565  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
3566
3567
3568 vnfm-unregister
3569 ----------------------------------------------------
3570
3571 usage: oclip vnfm-unregister
3572
3573 Un-register a VNFM in Onap
3574
3575 Product: onap-beijing
3576 Service: aai
3577 Author: ONAP CLI Team onap-discuss@lists.onap.org
3578
3579 Options::
3580
3581  [-m | --host-url] [-C | --no-catalog] [-h | --help]
3582  [-f | --format] [-t | --no-title] [-V | --verify]
3583  [-v | --version] [-d | --debug] [-y | --resource-version]
3584  [-x | --vnfm-id] [-s | --long] [-D | --context]
3585  [-u | --host-username] [-a | --no-auth] [-p | --host-password]
3586
3587 where::
3588
3589  -m | --host-url          host url in http(s). It is of type URL. By
3590                           default, it is read from environment variable
3591                           OPEN_CLI_HOST_URL.
3592  -C | --no-catalog        Whether to use given host-url directly or
3593                           discover it from catalog, it will override the
3594                           service->mode. It is of type BOOL. It is
3595                           optional.
3596  -h | --help              print help message. It is of type BOOL.
3597  -f | --format            Output formats, supported formats such as table,
3598                           csv, json, yaml. It is of type STRING.
3599  -t | --no-title          whether to print title or not. It is of type BOOL.
3600  -V | --verify            Helps to verify the command using samples
3601                           provides under open-cli-samples directory. By
3602                           default, it goes with mock.To enable the
3603                           verification of samples in real time, set
3604                           DISABLE_MOCKING=true in the context parameter. It
3605                           is of type BOOL. It is optional.
3606  -v | --version           print service version. It is of type BOOL.
3607  -d | --debug             Enable debug output. It is of type BOOL.
3608  -y | --resource-version  Onap vim resource version. It is of type STRING.
3609                           It is optional. By default, it is .
3610  -x | --vnfm-id           Onap VNFM unique id. It is of type UUID.
3611  -s | --long              whether to print all attributes or only short
3612                           attributes. It is of type BOOL.
3613  -D | --context           command context. It is of type MAP. It is
3614                           optional.
3615  -u | --host-username     Host user name. It is of type STRING. By default,
3616                           it is read from environment variable
3617                           OPEN_CLI_HOST_USERNAME.
3618  -a | --no-auth           Whether to authenticate user or not. It is of
3619                           type BOOL.
3620  -p | --host-password     Host user password. It is of type STRING. By
3621                           default, it is read from environment variable
3622                           OPEN_CLI_HOST_PASSWORD. Secured.
3623
3624
3625 Error::
3626
3627  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
3628
3629
3630 vsp-list
3631 ----------------------------------------------------
3632
3633 usage: oclip vsp-list
3634
3635 List of the Vendor Software Products
3636
3637 Product: onap-beijing
3638 Service: sdc
3639 Author: ONAP CLI Team onap-discuss@lists.onap.org
3640
3641 Options::
3642
3643  [-m | --host-url] [-C | --no-catalog] [-h | --help]
3644  [-f | --format] [-t | --no-title] [-V | --verify]
3645  [-v | --version] [-d | --debug] [-s | --long]
3646  [-D | --context] [-u | --host-username] [-a | --no-auth]
3647  [-p | --host-password]
3648
3649 where::
3650
3651  -m | --host-url        host url in http(s). It is of type URL. By
3652                         default, it is read from environment variable
3653                         OPEN_CLI_HOST_URL.
3654  -C | --no-catalog      Whether to use given host-url directly or
3655                         discover it from catalog, it will override the
3656                         service->mode. It is of type BOOL. It is
3657                         optional.
3658  -h | --help            print help message. It is of type BOOL.
3659  -f | --format          Output formats, supported formats such as table,
3660                         csv, json, yaml. It is of type STRING.
3661  -t | --no-title        whether to print title or not. It is of type BOOL.
3662  -V | --verify          Helps to verify the command using samples
3663                         provides under open-cli-samples directory. By
3664                         default, it goes with mock.To enable the
3665                         verification of samples in real time, set
3666                         DISABLE_MOCKING=true in the context parameter. It
3667                         is of type BOOL. It is optional.
3668  -v | --version         print service version. It is of type BOOL.
3669  -d | --debug           Enable debug output. It is of type BOOL.
3670  -s | --long            whether to print all attributes or only short
3671                         attributes. It is of type BOOL.
3672  -D | --context         command context. It is of type MAP. It is
3673                         optional.
3674  -u | --host-username   Host user name. It is of type STRING. By default,
3675                         it is read from environment variable
3676                         OPEN_CLI_HOST_USERNAME.
3677  -a | --no-auth         Whether to authenticate user or not. It is of
3678                         type BOOL.
3679  -p | --host-password   Host user password. It is of type STRING. By
3680                         default, it is read from environment variable
3681                         OPEN_CLI_HOST_PASSWORD. Secured.
3682
3683
3684 Results::
3685
3686  ID               VSP ID and is of type STRING.
3687  name             VSP Name and is of type STRING.
3688  vendor-name      Vendor name and is of type STRING.
3689  version          Version and is of type STRING.
3690  status           status and is of type STRING.
3691  license-id       license aggreement and is of type STRING.
3692  license-version  license version and is of type STRING.
3693
3694
3695 Error::
3696
3697  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
3698
3699
3700 vsp-validate
3701 ----------------------------------------------------
3702
3703 usage: oclip vsp-validate
3704
3705 Validated the uploaded Vendor Software Product
3706
3707 Product: onap-beijing
3708 Service: sdc
3709 Author: ONAP CLI Team onap-discuss@lists.onap.org
3710
3711 Options::
3712
3713  [-m | --host-url] [-C | --no-catalog] [-h | --help]
3714  [-f | --format] [-t | --no-title] [-V | --verify]
3715  [-v | --version] [-d | --debug] [-x | --vsp-id]
3716  [-s | --long] [-D | --context] [-y | --vsp-version]
3717  [-u | --host-username] [-a | --no-auth] [-p | --host-password]
3718
3719 where::
3720
3721  -m | --host-url        host url in http(s). It is of type URL. By
3722                         default, it is read from environment variable
3723                         OPEN_CLI_HOST_URL.
3724  -C | --no-catalog      Whether to use given host-url directly or
3725                         discover it from catalog, it will override the
3726                         service->mode. It is of type BOOL. It is
3727                         optional.
3728  -h | --help            print help message. It is of type BOOL.
3729  -f | --format          Output formats, supported formats such as table,
3730                         csv, json, yaml. It is of type STRING.
3731  -t | --no-title        whether to print title or not. It is of type BOOL.
3732  -V | --verify          Helps to verify the command using samples
3733                         provides under open-cli-samples directory. By
3734                         default, it goes with mock.To enable the
3735                         verification of samples in real time, set
3736                         DISABLE_MOCKING=true in the context parameter. It
3737                         is of type BOOL. It is optional.
3738  -v | --version         print service version. It is of type BOOL.
3739  -d | --debug           Enable debug output. It is of type BOOL.
3740  -x | --vsp-id          Onap VSP ID. It is of type STRING. By default, it
3741                         is .
3742  -s | --long            whether to print all attributes or only short
3743                         attributes. It is of type BOOL.
3744  -D | --context         command context. It is of type MAP. It is
3745                         optional.
3746  -y | --vsp-version     VSP version. It is of type STRING. By default, it
3747                         is .
3748  -u | --host-username   Host user name. It is of type STRING. By default,
3749                         it is read from environment variable
3750                         OPEN_CLI_HOST_USERNAME.
3751  -a | --no-auth         Whether to authenticate user or not. It is of
3752                         type BOOL.
3753  -p | --host-password   Host user password. It is of type STRING. By
3754                         default, it is read from environment variable
3755                         OPEN_CLI_HOST_PASSWORD. Secured.
3756
3757
3758 Results::
3759
3760  status   Validation status and is of type STRING.
3761  errors   Validation messages and is of type JSON.
3762
3763
3764 Error::
3765
3766  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
3767
3768
3769 tenant-list
3770 ----------------------------------------------------
3771
3772 usage: oclip tenant-list
3773
3774 Lists the tenants under given cloud region in Onap
3775
3776 Product: onap-beijing
3777 Service: aai
3778 Author: ONAP CLI Team onap-discuss@lists.onap.org
3779
3780 Options::
3781
3782  [-m | --host-url] [-C | --no-catalog] [-h | --help]
3783  [-f | --format] [-t | --no-title] [-V | --verify]
3784  [-v | --version] [-d | --debug] [-x | --cloud]
3785  [-y | --region] [-s | --long] [-D | --context]
3786  [-u | --host-username] [-a | --no-auth] [-p | --host-password]
3787
3788 where::
3789
3790  -m | --host-url        host url in http(s). It is of type URL. By
3791                         default, it is read from environment variable
3792                         OPEN_CLI_HOST_URL.
3793  -C | --no-catalog      Whether to use given host-url directly or
3794                         discover it from catalog, it will override the
3795                         service->mode. It is of type BOOL. It is
3796                         optional.
3797  -h | --help            print help message. It is of type BOOL.
3798  -f | --format          Output formats, supported formats such as table,
3799                         csv, json, yaml. It is of type STRING.
3800  -t | --no-title        whether to print title or not. It is of type BOOL.
3801  -V | --verify          Helps to verify the command using samples
3802                         provides under open-cli-samples directory. By
3803                         default, it goes with mock.To enable the
3804                         verification of samples in real time, set
3805                         DISABLE_MOCKING=true in the context parameter. It
3806                         is of type BOOL. It is optional.
3807  -v | --version         print service version. It is of type BOOL.
3808  -d | --debug           Enable debug output. It is of type BOOL.
3809  -x | --cloud           Onap cloud. It is of type STRING. By default, it
3810                         is .
3811  -y | --region          Onap cloud region. It is of type STRING. By
3812                         default, it is .
3813  -s | --long            whether to print all attributes or only short
3814                         attributes. It is of type BOOL.
3815  -D | --context         command context. It is of type MAP. It is
3816                         optional.
3817  -u | --host-username   Host user name. It is of type STRING. By default,
3818                         it is read from environment variable
3819                         OPEN_CLI_HOST_USERNAME.
3820  -a | --no-auth         Whether to authenticate user or not. It is of
3821                         type BOOL.
3822  -p | --host-password   Host user password. It is of type STRING. By
3823                         default, it is read from environment variable
3824                         OPEN_CLI_HOST_PASSWORD. Secured.
3825
3826
3827 Results::
3828
3829  tenant-id          Onap tenant-id and is of type STRING.
3830  tenant-name        Onap tenant name and is of type STRING.
3831  resource-version   Onap tenant resource version and is of type
3832                     STRING.
3833
3834
3835 Error::
3836
3837  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
3838
3839
3840 vf-model-certify-request
3841 ----------------------------------------------------
3842
3843 usage: oclip vf-model-certify-request
3844
3845 Request for certifying Virtual function
3846
3847 Product: onap-beijing
3848 Service: sdc
3849 Author: ONAP CLI Team onap-discuss@lists.onap.org
3850
3851 Options::
3852
3853  [-m | --host-url] [-C | --no-catalog] [-h | --help]
3854  [-f | --format] [-t | --no-title] [-V | --verify]
3855  [-v | --version] [-d | --debug] [-b | --vf-id]
3856  [-s | --long] [-D | --context] [-u | --host-username]
3857  [-a | --no-auth] [-p | --host-password]
3858
3859 where::
3860
3861  -m | --host-url        host url in http(s). It is of type URL. By
3862                         default, it is read from environment variable
3863                         OPEN_CLI_HOST_URL.
3864  -C | --no-catalog      Whether to use given host-url directly or
3865                         discover it from catalog, it will override the
3866                         service->mode. It is of type BOOL. It is
3867                         optional.
3868  -h | --help            print help message. It is of type BOOL.
3869  -f | --format          Output formats, supported formats such as table,
3870                         csv, json, yaml. It is of type STRING.
3871  -t | --no-title        whether to print title or not. It is of type BOOL.
3872  -V | --verify          Helps to verify the command using samples
3873                         provides under open-cli-samples directory. By
3874                         default, it goes with mock.To enable the
3875                         verification of samples in real time, set
3876                         DISABLE_MOCKING=true in the context parameter. It
3877                         is of type BOOL. It is optional.
3878  -v | --version         print service version. It is of type BOOL.
3879  -d | --debug           Enable debug output. It is of type BOOL.
3880  -b | --vf-id           VF ID. It is of type STRING. It is optional. By
3881                         default, it is .
3882  -s | --long            whether to print all attributes or only short
3883                         attributes. It is of type BOOL.
3884  -D | --context         command context. It is of type MAP. It is
3885                         optional.
3886  -u | --host-username   Host user name. It is of type STRING. By default,
3887                         it is read from environment variable
3888                         OPEN_CLI_HOST_USERNAME.
3889  -a | --no-auth         Whether to authenticate user or not. It is of
3890                         type BOOL.
3891  -p | --host-password   Host user password. It is of type STRING. By
3892                         default, it is read from environment variable
3893                         OPEN_CLI_HOST_PASSWORD. Secured.
3894
3895
3896 Error::
3897
3898  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
3899
3900
3901 vf-module-create
3902 ----------------------------------------------------
3903
3904 usage: oclip vf-module-create
3905
3906 Create a VF Module
3907
3908 Product: onap-beijing
3909 Service: so
3910 Author: ONAP CLI Team onap-discuss@lists.onap.org
3911
3912 Options::
3913
3914  [-m | --host-url] [-C | --no-catalog] [-h | --help]
3915  [-f | --format] [-t | --no-title] [-V | --verify]
3916  [-w | --tenant-id] [-v | --version] [-d | --debug]
3917  [-y | --vnf-instace-id] [-z | --parenet-service-model] [-x | --service-instace-id]
3918  [-l | --lcp-cloudregion-id] [-s | --long] [-D | --context]
3919  [-i | --instance-name] [-u | --host-username] [-r | --supress-rollback]
3920  [-a | --no-auth] [-p | --host-password]
3921
3922 where::
3923
3924  -m | --host-url                host url in http(s). It is of type URL. By
3925                                 default, it is read from environment variable
3926                                 OPEN_CLI_HOST_URL.
3927  -C | --no-catalog              Whether to use given host-url directly or
3928                                 discover it from catalog, it will override the
3929                                 service->mode. It is of type BOOL. It is
3930                                 optional.
3931  -h | --help                    print help message. It is of type BOOL.
3932  -f | --format                  Output formats, supported formats such as table,
3933                                 csv, json, yaml. It is of type STRING.
3934  -t | --no-title                whether to print title or not. It is of type BOOL.
3935  -V | --verify                  Helps to verify the command using samples
3936                                 provides under open-cli-samples directory. By
3937                                 default, it goes with mock.To enable the
3938                                 verification of samples in real time, set
3939                                 DISABLE_MOCKING=true in the context parameter. It
3940                                 is of type BOOL. It is optional.
3941  -w | --tenant-id               openstack tenant id (uuid). It is of type STRING.
3942                                 By default, it is .
3943  -v | --version                 print service version. It is of type BOOL.
3944  -d | --debug                   Enable debug output. It is of type BOOL.
3945  -y | --vnf-instace-id          vnf instance id. It is of type STRING. By
3946                                 default, it is .
3947  -z | --parenet-service-model   parent service model name. It is of type STRING.
3948                                 By default, it is .
3949  -x | --service-instace-id      unique id for service instance. It is of type
3950                                 STRING. By default, it is .
3951  -l | --lcp-cloudregion-id      AIC LCP node location identifier. It is of type
3952                                 STRING. By default, it is .
3953  -s | --long                    whether to print all attributes or only short
3954                                 attributes. It is of type BOOL.
3955  -D | --context                 command context. It is of type MAP. It is
3956                                 optional.
3957  -i | --instance-name           service instance name. It is of type STRING. By
3958                                 default, it is .
3959  -u | --host-username           Host user name. It is of type STRING. By default,
3960                                 it is read from environment variable
3961                                 OPEN_CLI_HOST_USERNAME.
3962  -r | --supress-rollback        rollback changes if instantiation fails. It is of
3963                                 type BOOL. It is optional.
3964  -a | --no-auth                 Whether to authenticate user or not. It is of
3965                                 type BOOL.
3966  -p | --host-password           Host user password. It is of type STRING. By
3967                                 default, it is read from environment variable
3968                                 OPEN_CLI_HOST_PASSWORD. Secured.
3969
3970
3971 Error::
3972
3973  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
3974
3975
3976 vim-list
3977 ----------------------------------------------------
3978
3979 usage: oclip vim-list
3980
3981 List the configured vims
3982
3983 Product: onap-beijing
3984 Service: aai
3985 Author: ONAP CLI Team onap-discuss@lists.onap.org
3986
3987 Options::
3988
3989  [-m | --host-url] [-C | --no-catalog] [-h | --help]
3990  [-f | --format] [-t | --no-title] [-V | --verify]
3991  [-v | --version] [-d | --debug] [-x | --cloud-name]
3992  [-s | --long] [-D | --context] [-y | --region-name]
3993  [-u | --host-username] [-a | --no-auth] [-p | --host-password]
3994
3995 where::
3996
3997  -m | --host-url        host url in http(s). It is of type URL. By
3998                         default, it is read from environment variable
3999                         OPEN_CLI_HOST_URL.
4000  -C | --no-catalog      Whether to use given host-url directly or
4001                         discover it from catalog, it will override the
4002                         service->mode. It is of type BOOL. It is
4003                         optional.
4004  -h | --help            print help message. It is of type BOOL.
4005  -f | --format          Output formats, supported formats such as table,
4006                         csv, json, yaml. It is of type STRING.
4007  -t | --no-title        whether to print title or not. It is of type BOOL.
4008  -V | --verify          Helps to verify the command using samples
4009                         provides under open-cli-samples directory. By
4010                         default, it goes with mock.To enable the
4011                         verification of samples in real time, set
4012                         DISABLE_MOCKING=true in the context parameter. It
4013                         is of type BOOL. It is optional.
4014  -v | --version         print service version. It is of type BOOL.
4015  -d | --debug           Enable debug output. It is of type BOOL.
4016  -x | --cloud-name      Onap cloud name. It is of type STRING. By
4017                         default, it is .
4018  -s | --long            whether to print all attributes or only short
4019                         attributes. It is of type BOOL.
4020  -D | --context         command context. It is of type MAP. It is
4021                         optional.
4022  -y | --region-name     Onap region name. It is of type STRING. By
4023                         default, it is .
4024  -u | --host-username   Host user name. It is of type STRING. By default,
4025                         it is read from environment variable
4026                         OPEN_CLI_HOST_USERNAME.
4027  -a | --no-auth         Whether to authenticate user or not. It is of
4028                         type BOOL.
4029  -p | --host-password   Host user password. It is of type STRING. By
4030                         default, it is read from environment variable
4031                         OPEN_CLI_HOST_PASSWORD. Secured.
4032
4033
4034 Results::
4035
4036  vim-id             Onap vim id and is of type STRING.
4037  name               Onap vim name and is of type STRING.
4038  type               Onap vim type and is of type STRING.
4039  vendor             Onap vim vendor and is of type STRING.
4040  version            Onap vim version and is of type STRING.
4041  url                Onap vim url and is of type STRING.
4042  username           Onap vim username and is of type STRING.
4043  cloud-domain       Onap vim cloud domain and is of type STRING.
4044  default-tenant     Onap vim tenant and is of type STRING.
4045  resource-version   Onap vim resource version and is of type STRING.
4046
4047
4048 Error::
4049
4050  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
4051
4052
4053 vlm-checkin
4054 ----------------------------------------------------
4055
4056 usage: oclip vlm-checkin
4057
4058 Checkin Vendor License Model
4059
4060 Product: onap-beijing
4061 Service: sdc
4062 Author: ONAP CLI Team onap-discuss@lists.onap.org
4063
4064 Options::
4065
4066  [-m | --host-url] [-C | --no-catalog] [-y | --vlm-version]
4067  [-h | --help] [-f | --format] [-t | --no-title]
4068  [-V | --verify] [-v | --version] [-d | --debug]
4069  [-x | --vlm-id] [-s | --long] [-D | --context]
4070  [-u | --host-username] [-a | --no-auth] [-p | --host-password]
4071
4072 where::
4073
4074  -m | --host-url        host url in http(s). It is of type URL. By
4075                         default, it is read from environment variable
4076                         OPEN_CLI_HOST_URL.
4077  -C | --no-catalog      Whether to use given host-url directly or
4078                         discover it from catalog, it will override the
4079                         service->mode. It is of type BOOL. It is
4080                         optional.
4081  -y | --vlm-version     VLM version. It is of type STRING. By default, it
4082                         is .
4083  -h | --help            print help message. It is of type BOOL.
4084  -f | --format          Output formats, supported formats such as table,
4085                         csv, json, yaml. It is of type STRING.
4086  -t | --no-title        whether to print title or not. It is of type BOOL.
4087  -V | --verify          Helps to verify the command using samples
4088                         provides under open-cli-samples directory. By
4089                         default, it goes with mock.To enable the
4090                         verification of samples in real time, set
4091                         DISABLE_MOCKING=true in the context parameter. It
4092                         is of type BOOL. It is optional.
4093  -v | --version         print service version. It is of type BOOL.
4094  -d | --debug           Enable debug output. It is of type BOOL.
4095  -x | --vlm-id          Onap VLM ID. It is of type STRING. By default, it
4096                         is .
4097  -s | --long            whether to print all attributes or only short
4098                         attributes. It is of type BOOL.
4099  -D | --context         command context. It is of type MAP. It is
4100                         optional.
4101  -u | --host-username   Host user name. It is of type STRING. By default,
4102                         it is read from environment variable
4103                         OPEN_CLI_HOST_USERNAME.
4104  -a | --no-auth         Whether to authenticate user or not. It is of
4105                         type BOOL.
4106  -p | --host-password   Host user password. It is of type STRING. By
4107                         default, it is read from environment variable
4108                         OPEN_CLI_HOST_PASSWORD. Secured.
4109
4110
4111 Error::
4112
4113  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
4114
4115
4116 vlm-feature-group-create
4117 ----------------------------------------------------
4118
4119 usage: oclip vlm-feature-group-create
4120
4121 Create feature group Pool
4122
4123 Product: onap-beijing
4124 Service: sdc
4125 Author: ONAP CLI Team onap-discuss@lists.onap.org
4126
4127 Options::
4128
4129  [-m | --host-url] [-y | --vlm-id] [-C | --no-catalog]
4130  [-h | --help] [-f | --format] [-t | --no-title]
4131  [-V | --verify] [-c | --part-number] [-v | --version]
4132  [-d | --debug] [-z | --description] [-b | --vlm-entitle-pool-id]
4133  [-k | --manufacture-reference-number] [-x | --name] [-g | --vlm-key-group-id]
4134  [-s | --long] [-D | --context] [-u | --host-username]
4135  [-a | --no-auth] [-e | --vlm-version] [-p | --host-password]
4136
4137 where::
4138
4139  -m | --host-url                      host url in http(s). It is of type URL. By
4140                                       default, it is read from environment variable
4141                                       OPEN_CLI_HOST_URL.
4142  -y | --vlm-id                        License Model ID. It is of type STRING. By
4143                                       default, it is .
4144  -C | --no-catalog                    Whether to use given host-url directly or
4145                                       discover it from catalog, it will override the
4146                                       service->mode. It is of type BOOL. It is
4147                                       optional.
4148  -h | --help                          print help message. It is of type BOOL.
4149  -f | --format                        Output formats, supported formats such as table,
4150                                       csv, json, yaml. It is of type STRING.
4151  -t | --no-title                      whether to print title or not. It is of type BOOL.
4152  -V | --verify                        Helps to verify the command using samples
4153                                       provides under open-cli-samples directory. By
4154                                       default, it goes with mock.To enable the
4155                                       verification of samples in real time, set
4156                                       DISABLE_MOCKING=true in the context parameter. It
4157                                       is of type BOOL. It is optional.
4158  -c | --part-number                   Part number. It is of type STRING. By default, it
4159                                       is .
4160  -v | --version                       print service version. It is of type BOOL.
4161  -d | --debug                         Enable debug output. It is of type BOOL.
4162  -z | --description                   Description for feature group. It is of type
4163                                       STRING. By default, it is .
4164  -b | --vlm-entitle-pool-id           VLM Entitlement pool. It is of type STRING. By
4165                                       default, it is .
4166  -k | --manufacture-reference-number  Manufature Reference Number. It is of type
4167                                       STRING. By default, it is .
4168  -x | --name                          Feature group name. It is of type STRING. By
4169                                       default, it is .
4170  -g | --vlm-key-group-id              VLM keygroup. It is of type STRING. By default,
4171                                       it is .
4172  -s | --long                          whether to print all attributes or only short
4173                                       attributes. It is of type BOOL.
4174  -D | --context                       command context. It is of type MAP. It is
4175                                       optional.
4176  -u | --host-username                 Host user name. It is of type STRING. By default,
4177                                       it is read from environment variable
4178                                       OPEN_CLI_HOST_USERNAME.
4179  -a | --no-auth                       Whether to authenticate user or not. It is of
4180                                       type BOOL.
4181  -e | --vlm-version                   License Model version. It is of type STRING. By
4182                                       default, it is .
4183  -p | --host-password                 Host user password. It is of type STRING. By
4184                                       default, it is read from environment variable
4185                                       OPEN_CLI_HOST_PASSWORD. Secured.
4186
4187
4188 Results::
4189
4190  ID   Feature group ID and is of type STRING.
4191
4192
4193 Error::
4194
4195  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
4196
4197
4198 vlm-revert
4199 ----------------------------------------------------
4200
4201 usage: oclip vlm-revert
4202
4203 Revert Vendor License Model
4204
4205 Product: onap-beijing
4206 Service: sdc
4207 Author: ONAP CLI Team onap-discuss@lists.onap.org
4208
4209 Options::
4210
4211  [-m | --host-url] [-C | --no-catalog] [-y | --vlm-version]
4212  [-h | --help] [-f | --format] [-t | --no-title]
4213  [-V | --verify] [-v | --version] [-d | --debug]
4214  [-x | --vlm-id] [-s | --long] [-D | --context]
4215  [-u | --host-username] [-a | --no-auth] [-p | --host-password]
4216
4217 where::
4218
4219  -m | --host-url        host url in http(s). It is of type URL. By
4220                         default, it is read from environment variable
4221                         OPEN_CLI_HOST_URL.
4222  -C | --no-catalog      Whether to use given host-url directly or
4223                         discover it from catalog, it will override the
4224                         service->mode. It is of type BOOL. It is
4225                         optional.
4226  -y | --vlm-version     VLM version. It is of type STRING. By default, it
4227                         is .
4228  -h | --help            print help message. It is of type BOOL.
4229  -f | --format          Output formats, supported formats such as table,
4230                         csv, json, yaml. It is of type STRING.
4231  -t | --no-title        whether to print title or not. It is of type BOOL.
4232  -V | --verify          Helps to verify the command using samples
4233                         provides under open-cli-samples directory. By
4234                         default, it goes with mock.To enable the
4235                         verification of samples in real time, set
4236                         DISABLE_MOCKING=true in the context parameter. It
4237                         is of type BOOL. It is optional.
4238  -v | --version         print service version. It is of type BOOL.
4239  -d | --debug           Enable debug output. It is of type BOOL.
4240  -x | --vlm-id          Onap VLM ID. It is of type STRING. By default, it
4241                         is .
4242  -s | --long            whether to print all attributes or only short
4243                         attributes. It is of type BOOL.
4244  -D | --context         command context. It is of type MAP. It is
4245                         optional.
4246  -u | --host-username   Host user name. It is of type STRING. By default,
4247                         it is read from environment variable
4248                         OPEN_CLI_HOST_USERNAME.
4249  -a | --no-auth         Whether to authenticate user or not. It is of
4250                         type BOOL.
4251  -p | --host-password   Host user password. It is of type STRING. By
4252                         default, it is read from environment variable
4253                         OPEN_CLI_HOST_PASSWORD. Secured.
4254
4255
4256 Error::
4257
4258  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
4259
4260
4261 vnf-list
4262 ----------------------------------------------------
4263
4264 usage: oclip vnf-list
4265
4266 Lists the vnfs
4267
4268 Product: onap-beijing
4269 Service: aai
4270 Author: ONAP CLI Team onap-discuss@lists.onap.org
4271
4272 Options::
4273
4274  [-m | --host-url] [-C | --no-catalog] [-h | --help]
4275  [-f | --format] [-t | --no-title] [-V | --verify]
4276  [-v | --version] [-d | --debug] [-s | --long]
4277  [-D | --context] [-u | --host-username] [-a | --no-auth]
4278  [-p | --host-password]
4279
4280 where::
4281
4282  -m | --host-url        host url in http(s). It is of type URL. By
4283                         default, it is read from environment variable
4284                         OPEN_CLI_HOST_URL.
4285  -C | --no-catalog      Whether to use given host-url directly or
4286                         discover it from catalog, it will override the
4287                         service->mode. It is of type BOOL. It is
4288                         optional.
4289  -h | --help            print help message. It is of type BOOL.
4290  -f | --format          Output formats, supported formats such as table,
4291                         csv, json, yaml. It is of type STRING.
4292  -t | --no-title        whether to print title or not. It is of type BOOL.
4293  -V | --verify          Helps to verify the command using samples
4294                         provides under open-cli-samples directory. By
4295                         default, it goes with mock.To enable the
4296                         verification of samples in real time, set
4297                         DISABLE_MOCKING=true in the context parameter. It
4298                         is of type BOOL. It is optional.
4299  -v | --version         print service version. It is of type BOOL.
4300  -d | --debug           Enable debug output. It is of type BOOL.
4301  -s | --long            whether to print all attributes or only short
4302                         attributes. It is of type BOOL.
4303  -D | --context         command context. It is of type MAP. It is
4304                         optional.
4305  -u | --host-username   Host user name. It is of type STRING. By default,
4306                         it is read from environment variable
4307                         OPEN_CLI_HOST_USERNAME.
4308  -a | --no-auth         Whether to authenticate user or not. It is of
4309                         type BOOL.
4310  -p | --host-password   Host user password. It is of type STRING. By
4311                         default, it is read from environment variable
4312                         OPEN_CLI_HOST_PASSWORD. Secured.
4313
4314
4315 Results::
4316
4317  vnf-name           Onap vnf name and is of type STRING.
4318  vnf-id             Onap vnf id and is of type STRING.
4319  vnf-type           Onap vnf-type and is of type STRING.
4320  in-maint           Onap in-maint and is of type STRING.
4321  resource-version   Onap resource-version and is of type STRING.
4322
4323
4324 Error::
4325
4326  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
4327
4328
4329 vsp-add-artifact
4330 ----------------------------------------------------
4331
4332 usage: oclip vsp-add-artifact
4333
4334 Upload the CSAR file to VSP
4335
4336 Product: onap-beijing
4337 Service: sdc
4338 Author: ONAP CLI Team onap-discuss@lists.onap.org
4339
4340 Options::
4341
4342  [-m | --host-url] [-C | --no-catalog] [-h | --help]
4343  [-f | --format] [-t | --no-title] [-V | --verify]
4344  [-v | --version] [-d | --debug] [-x | --vsp-id]
4345  [-s | --long] [-D | --context] [-y | --vsp-version]
4346  [-z | --vsp-file]
4347
4348 where::
4349
4350  -m | --host-url      host url in http(s). It is of type URL. By
4351                       default, it is read from environment variable
4352                       OPEN_CLI_HOST_URL.
4353  -C | --no-catalog    Whether to use given host-url directly or
4354                       discover it from catalog, it will override the
4355                       service->mode. It is of type BOOL. It is
4356                       optional.
4357  -h | --help          print help message. It is of type BOOL.
4358  -f | --format        Output formats, supported formats such as table,
4359                       csv, json, yaml. It is of type STRING.
4360  -t | --no-title      whether to print title or not. It is of type BOOL.
4361  -V | --verify        Helps to verify the command using samples
4362                       provides under open-cli-samples directory. By
4363                       default, it goes with mock.To enable the
4364                       verification of samples in real time, set
4365                       DISABLE_MOCKING=true in the context parameter. It
4366                       is of type BOOL. It is optional.
4367  -v | --version       print service version. It is of type BOOL.
4368  -d | --debug         Enable debug output. It is of type BOOL.
4369  -x | --vsp-id        Onap VSP ID. It is of type STRING. By default, it
4370                       is .
4371  -s | --long          whether to print all attributes or only short
4372                       attributes. It is of type BOOL.
4373  -D | --context       command context. It is of type MAP. It is
4374                       optional.
4375  -y | --vsp-version   Onap VSP version. It is of type STRING. By
4376                       default, it is .
4377  -z | --vsp-file      CSAR File path. It is of type BINARY. By default,
4378                       it is .
4379
4380
4381 Error::
4382
4383  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
4384
4385
4386 vsp-package
4387 ----------------------------------------------------
4388
4389 usage: oclip vsp-package
4390
4391 Package Vendor Software Product
4392
4393 Product: onap-beijing
4394 Service: sdc
4395 Author: ONAP CLI Team onap-discuss@lists.onap.org
4396
4397 Options::
4398
4399  [-m | --host-url] [-C | --no-catalog] [-h | --help]
4400  [-f | --format] [-t | --no-title] [-V | --verify]
4401  [-v | --version] [-d | --debug] [-x | --vsp-id]
4402  [-s | --long] [-D | --context] [-y | --vsp-version]
4403  [-u | --host-username] [-a | --no-auth] [-p | --host-password]
4404
4405 where::
4406
4407  -m | --host-url        host url in http(s). It is of type URL. By
4408                         default, it is read from environment variable
4409                         OPEN_CLI_HOST_URL.
4410  -C | --no-catalog      Whether to use given host-url directly or
4411                         discover it from catalog, it will override the
4412                         service->mode. It is of type BOOL. It is
4413                         optional.
4414  -h | --help            print help message. It is of type BOOL.
4415  -f | --format          Output formats, supported formats such as table,
4416                         csv, json, yaml. It is of type STRING.
4417  -t | --no-title        whether to print title or not. It is of type BOOL.
4418  -V | --verify          Helps to verify the command using samples
4419                         provides under open-cli-samples directory. By
4420                         default, it goes with mock.To enable the
4421                         verification of samples in real time, set
4422                         DISABLE_MOCKING=true in the context parameter. It
4423                         is of type BOOL. It is optional.
4424  -v | --version         print service version. It is of type BOOL.
4425  -d | --debug           Enable debug output. It is of type BOOL.
4426  -x | --vsp-id          Onap VSP ID. It is of type STRING. By default, it
4427                         is .
4428  -s | --long            whether to print all attributes or only short
4429                         attributes. It is of type BOOL.
4430  -D | --context         command context. It is of type MAP. It is
4431                         optional.
4432  -y | --vsp-version     VSP version. It is of type STRING. By default, it
4433                         is .
4434  -u | --host-username   Host user name. It is of type STRING. By default,
4435                         it is read from environment variable
4436                         OPEN_CLI_HOST_USERNAME.
4437  -a | --no-auth         Whether to authenticate user or not. It is of
4438                         type BOOL.
4439  -p | --host-password   Host user password. It is of type STRING. By
4440                         default, it is read from environment variable
4441                         OPEN_CLI_HOST_PASSWORD. Secured.
4442
4443
4444 Error::
4445
4446  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
4447
4448
4449 vf-model-checkin
4450 ----------------------------------------------------
4451
4452 usage: oclip vf-model-checkin
4453
4454 Checkin Virtual function
4455
4456 Product: onap-beijing
4457 Service: sdc
4458 Author: ONAP CLI Team onap-discuss@lists.onap.org
4459
4460 Options::
4461
4462  [-m | --host-url] [-C | --no-catalog] [-h | --help]
4463  [-f | --format] [-t | --no-title] [-V | --verify]
4464  [-v | --version] [-d | --debug] [-b | --vf-id]
4465  [-s | --long] [-D | --context] [-u | --host-username]
4466  [-a | --no-auth] [-p | --host-password]
4467
4468 where::
4469
4470  -m | --host-url        host url in http(s). It is of type URL. By
4471                         default, it is read from environment variable
4472                         OPEN_CLI_HOST_URL.
4473  -C | --no-catalog      Whether to use given host-url directly or
4474                         discover it from catalog, it will override the
4475                         service->mode. It is of type BOOL. It is
4476                         optional.
4477  -h | --help            print help message. It is of type BOOL.
4478  -f | --format          Output formats, supported formats such as table,
4479                         csv, json, yaml. It is of type STRING.
4480  -t | --no-title        whether to print title or not. It is of type BOOL.
4481  -V | --verify          Helps to verify the command using samples
4482                         provides under open-cli-samples directory. By
4483                         default, it goes with mock.To enable the
4484                         verification of samples in real time, set
4485                         DISABLE_MOCKING=true in the context parameter. It
4486                         is of type BOOL. It is optional.
4487  -v | --version         print service version. It is of type BOOL.
4488  -d | --debug           Enable debug output. It is of type BOOL.
4489  -b | --vf-id           VF ID. It is of type STRING. It is optional. By
4490                         default, it is .
4491  -s | --long            whether to print all attributes or only short
4492                         attributes. It is of type BOOL.
4493  -D | --context         command context. It is of type MAP. It is
4494                         optional.
4495  -u | --host-username   Host user name. It is of type STRING. By default,
4496                         it is read from environment variable
4497                         OPEN_CLI_HOST_USERNAME.
4498  -a | --no-auth         Whether to authenticate user or not. It is of
4499                         type BOOL.
4500  -p | --host-password   Host user password. It is of type STRING. By
4501                         default, it is read from environment variable
4502                         OPEN_CLI_HOST_PASSWORD. Secured.
4503
4504
4505 Error::
4506
4507  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
4508
4509
4510 vf2vfmodule-model-list
4511 ----------------------------------------------------
4512
4513 usage: oclip vf2vfmodule-model-list
4514
4515 List the VF modules in a given VF model in SDC
4516
4517 Product: onap-beijing
4518 Service: sdc
4519 Author: ONAP CLI Team onap-discuss@lists.onap.org
4520
4521 Options::
4522
4523  [-m | --host-url] [-C | --no-catalog] [-h | --help]
4524  [-f | --format] [-t | --no-title] [-V | --verify]
4525  [-v | --version] [-d | --debug] [-z | --vf-id]
4526  [-s | --long] [-D | --context] [-u | --host-username]
4527  [-a | --no-auth] [-p | --host-password]
4528
4529 where::
4530
4531  -m | --host-url        host url in http(s). It is of type URL. By
4532                         default, it is read from environment variable
4533                         OPEN_CLI_HOST_URL.
4534  -C | --no-catalog      Whether to use given host-url directly or
4535                         discover it from catalog, it will override the
4536                         service->mode. It is of type BOOL. It is
4537                         optional.
4538  -h | --help            print help message. It is of type BOOL.
4539  -f | --format          Output formats, supported formats such as table,
4540                         csv, json, yaml. It is of type STRING.
4541  -t | --no-title        whether to print title or not. It is of type BOOL.
4542  -V | --verify          Helps to verify the command using samples
4543                         provides under open-cli-samples directory. By
4544                         default, it goes with mock.To enable the
4545                         verification of samples in real time, set
4546                         DISABLE_MOCKING=true in the context parameter. It
4547                         is of type BOOL. It is optional.
4548  -v | --version         print service version. It is of type BOOL.
4549  -d | --debug           Enable debug output. It is of type BOOL.
4550  -z | --vf-id           VF uuid. It is of type STRING. By default, it is .
4551  -s | --long            whether to print all attributes or only short
4552                         attributes. It is of type BOOL.
4553  -D | --context         command context. It is of type MAP. It is
4554                         optional.
4555  -u | --host-username   Host user name. It is of type STRING. By default,
4556                         it is read from environment variable
4557                         OPEN_CLI_HOST_USERNAME.
4558  -a | --no-auth         Whether to authenticate user or not. It is of
4559                         type BOOL.
4560  -p | --host-password   Host user password. It is of type STRING. By
4561                         default, it is read from environment variable
4562                         OPEN_CLI_HOST_PASSWORD. Secured.
4563
4564
4565 Results::
4566
4567  vsp-uuid               VSP uuid and is of type STRING.
4568  vsp-version            VSP version and is of type STRING.
4569  module-uuid            UUID and is of type STRING.
4570  module-invariant-uuid  Invariant UUID and is of type STRING.
4571  module-name            name and is of type STRING.
4572  module-version         version and is of type STRING.
4573
4574
4575 Error::
4576
4577  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
4578
4579
4580 vim-unregister
4581 ----------------------------------------------------
4582
4583 usage: oclip vim-unregister
4584
4585 Un-register a VIM under from cloud region in Onap
4586
4587 Product: onap-beijing
4588 Service: aai
4589 Author: ONAP CLI Team onap-discuss@lists.onap.org
4590
4591 Options::
4592
4593  [-m | --host-url] [-C | --no-catalog] [-h | --help]
4594  [-f | --format] [-t | --no-title] [-V | --verify]
4595  [-v | --version] [-d | --debug] [-x | --cloud-name]
4596  [-s | --long] [-D | --context] [-y | --region-name]
4597  [-u | --host-username] [-a | --no-auth] [-z | --vim-id]
4598  [-p | --host-password] [-b | --resource-version]
4599
4600 where::
4601
4602  -m | --host-url          host url in http(s). It is of type URL. By
4603                           default, it is read from environment variable
4604                           OPEN_CLI_HOST_URL.
4605  -C | --no-catalog        Whether to use given host-url directly or
4606                           discover it from catalog, it will override the
4607                           service->mode. It is of type BOOL. It is
4608                           optional.
4609  -h | --help              print help message. It is of type BOOL.
4610  -f | --format            Output formats, supported formats such as table,
4611                           csv, json, yaml. It is of type STRING.
4612  -t | --no-title          whether to print title or not. It is of type BOOL.
4613  -V | --verify            Helps to verify the command using samples
4614                           provides under open-cli-samples directory. By
4615                           default, it goes with mock.To enable the
4616                           verification of samples in real time, set
4617                           DISABLE_MOCKING=true in the context parameter. It
4618                           is of type BOOL. It is optional.
4619  -v | --version           print service version. It is of type BOOL.
4620  -d | --debug             Enable debug output. It is of type BOOL.
4621  -x | --cloud-name        Onap cloud name. It is of type STRING. By
4622                           default, it is .
4623  -s | --long              whether to print all attributes or only short
4624                           attributes. It is of type BOOL.
4625  -D | --context           command context. It is of type MAP. It is
4626                           optional.
4627  -y | --region-name       Onap region name. It is of type STRING. By
4628                           default, it is .
4629  -u | --host-username     Host user name. It is of type STRING. By default,
4630                           it is read from environment variable
4631                           OPEN_CLI_HOST_USERNAME.
4632  -a | --no-auth           Whether to authenticate user or not. It is of
4633                           type BOOL.
4634  -z | --vim-id            Onap VIM unique id. It is of type UUID.
4635  -p | --host-password     Host user password. It is of type STRING. By
4636                           default, it is read from environment variable
4637                           OPEN_CLI_HOST_PASSWORD. Secured.
4638  -b | --resource-version  Onap vim resource version. It is of type STRING.
4639                           It is optional. By default, it is .
4640
4641
4642 Error::
4643
4644  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
4645
4646
4647 vlm-create
4648 ----------------------------------------------------
4649
4650 usage: oclip vlm-create
4651
4652 Create License Model
4653
4654 Product: onap-beijing
4655 Service: sdc
4656 Author: ONAP CLI Team onap-discuss@lists.onap.org
4657
4658 Options::
4659
4660  [-m | --host-url] [-C | --no-catalog] [-h | --help]
4661  [-f | --format] [-t | --no-title] [-V | --verify]
4662  [-v | --version] [-d | --debug] [-y | --description]
4663  [-s | --long] [-D | --context] [-x | --vendor-name]
4664  [-u | --host-username] [-a | --no-auth] [-p | --host-password]
4665
4666 where::
4667
4668  -m | --host-url        host url in http(s). It is of type URL. By
4669                         default, it is read from environment variable
4670                         OPEN_CLI_HOST_URL.
4671  -C | --no-catalog      Whether to use given host-url directly or
4672                         discover it from catalog, it will override the
4673                         service->mode. It is of type BOOL. It is
4674                         optional.
4675  -h | --help            print help message. It is of type BOOL.
4676  -f | --format          Output formats, supported formats such as table,
4677                         csv, json, yaml. It is of type STRING.
4678  -t | --no-title        whether to print title or not. It is of type BOOL.
4679  -V | --verify          Helps to verify the command using samples
4680                         provides under open-cli-samples directory. By
4681                         default, it goes with mock.To enable the
4682                         verification of samples in real time, set
4683                         DISABLE_MOCKING=true in the context parameter. It
4684                         is of type BOOL. It is optional.
4685  -v | --version         print service version. It is of type BOOL.
4686  -d | --debug           Enable debug output. It is of type BOOL.
4687  -y | --description     Description for License Model. It is of type
4688                         STRING. It is optional. By default, it is .
4689  -s | --long            whether to print all attributes or only short
4690                         attributes. It is of type BOOL.
4691  -D | --context         command context. It is of type MAP. It is
4692                         optional.
4693  -x | --vendor-name     vendor name. It is of type STRING. By default, it
4694                         is .
4695  -u | --host-username   Host user name. It is of type STRING. By default,
4696                         it is read from environment variable
4697                         OPEN_CLI_HOST_USERNAME.
4698  -a | --no-auth         Whether to authenticate user or not. It is of
4699                         type BOOL.
4700  -p | --host-password   Host user password. It is of type STRING. By
4701                         default, it is read from environment variable
4702                         OPEN_CLI_HOST_PASSWORD. Secured.
4703
4704
4705 Results::
4706
4707  ID   License Model ID and is of type UUID.
4708
4709
4710 Error::
4711
4712  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
4713
4714
4715 vlm-key-group-create
4716 ----------------------------------------------------
4717
4718 usage: oclip vlm-key-group-create
4719
4720 Create License Key Group
4721
4722 Product: onap-beijing
4723 Service: sdc
4724 Author: ONAP CLI Team onap-discuss@lists.onap.org
4725
4726 Options::
4727
4728  [-m | --host-url] [-C | --no-catalog] [-h | --help]
4729  [-f | --format] [-t | --no-title] [-V | --verify]
4730  [-v | --version] [-d | --debug] [-z | --description]
4731  [-x | --name] [-s | --long] [-D | --context]
4732  [-y | --type] [-c | --vlm-id] [-u | --host-username]
4733  [-a | --no-auth] [-e | --vlm-version] [-p | --host-password]
4734
4735 where::
4736
4737  -m | --host-url        host url in http(s). It is of type URL. By
4738                         default, it is read from environment variable
4739                         OPEN_CLI_HOST_URL.
4740  -C | --no-catalog      Whether to use given host-url directly or
4741                         discover it from catalog, it will override the
4742                         service->mode. It is of type BOOL. It is
4743                         optional.
4744  -h | --help            print help message. It is of type BOOL.
4745  -f | --format          Output formats, supported formats such as table,
4746                         csv, json, yaml. It is of type STRING.
4747  -t | --no-title        whether to print title or not. It is of type BOOL.
4748  -V | --verify          Helps to verify the command using samples
4749                         provides under open-cli-samples directory. By
4750                         default, it goes with mock.To enable the
4751                         verification of samples in real time, set
4752                         DISABLE_MOCKING=true in the context parameter. It
4753                         is of type BOOL. It is optional.
4754  -v | --version         print service version. It is of type BOOL.
4755  -d | --debug           Enable debug output. It is of type BOOL.
4756  -z | --description     Description for License Key Group. It is of type
4757                         STRING. It is optional. By default, it is .
4758  -x | --name            name. It is of type STRING. By default, it is .
4759  -s | --long            whether to print all attributes or only short
4760                         attributes. It is of type BOOL.
4761  -D | --context         command context. It is of type MAP. It is
4762                         optional.
4763  -y | --type            type of group (Universal, unique, one-time). It
4764                         is of type STRING.
4765  -c | --vlm-id          License Model Id. It is of type STRING. By
4766                         default, it is .
4767  -u | --host-username   Host user name. It is of type STRING. By default,
4768                         it is read from environment variable
4769                         OPEN_CLI_HOST_USERNAME.
4770  -a | --no-auth         Whether to authenticate user or not. It is of
4771                         type BOOL.
4772  -e | --vlm-version     License Model version. It is of type STRING. By
4773                         default, it is .
4774  -p | --host-password   Host user password. It is of type STRING. By
4775                         default, it is read from environment variable
4776                         OPEN_CLI_HOST_PASSWORD. Secured.
4777
4778
4779 Results::
4780
4781  ID   License Model ID and is of type STRING.
4782
4783
4784 Error::
4785
4786  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
4787
4788
4789 vnf-create
4790 ----------------------------------------------------
4791
4792 usage: oclip vnf-create
4793
4794 Create a vnf directly into AAI.
4795
4796 Product: onap-beijing
4797 Service: aai
4798 Author: ONAP CLI Team onap-discuss@lists.onap.org
4799
4800 Options::
4801
4802  [-m | --host-url] [-n | --name] [-C | --no-catalog]
4803  [-h | --help] [-f | --format] [-t | --no-title]
4804  [-V | --verify] [-v | --version] [-d | --debug]
4805  [-w | --in-maint] [-i | --vnf-id] [-s | --long]
4806  [-D | --context] [-z | --vnf-type] [-u | --host-username]
4807  [-r | --relationship] [-a | --no-auth] [-p | --host-password]
4808
4809 where::
4810
4811  -m | --host-url        host url in http(s). It is of type URL. By
4812                         default, it is read from environment variable
4813                         OPEN_CLI_HOST_URL.
4814  -n | --name            vnf-name. It is of type STRING. By default, it is
4815                         .
4816  -C | --no-catalog      Whether to use given host-url directly or
4817                         discover it from catalog, it will override the
4818                         service->mode. It is of type BOOL. It is
4819                         optional.
4820  -h | --help            print help message. It is of type BOOL.
4821  -f | --format          Output formats, supported formats such as table,
4822                         csv, json, yaml. It is of type STRING.
4823  -t | --no-title        whether to print title or not. It is of type BOOL.
4824  -V | --verify          Helps to verify the command using samples
4825                         provides under open-cli-samples directory. By
4826                         default, it goes with mock.To enable the
4827                         verification of samples in real time, set
4828                         DISABLE_MOCKING=true in the context parameter. It
4829                         is of type BOOL. It is optional.
4830  -v | --version         print service version. It is of type BOOL.
4831  -d | --debug           Enable debug output. It is of type BOOL.
4832  -w | --in-maint        Used to indicate whether or not this object is in
4833                         maintenance mode (maintenance mode = true). It is
4834                         of type BOOL. It is optional.
4835  -i | --vnf-id          vnf-id. It is of type STRING. By default, it is .
4836  -s | --long            whether to print all attributes or only short
4837                         attributes. It is of type BOOL.
4838  -D | --context         command context. It is of type MAP. It is
4839                         optional.
4840  -z | --vnf-type        vnf-type. It is of type STRING. By default, it is
4841                         .
4842  -u | --host-username   Host user name. It is of type STRING. By default,
4843                         it is read from environment variable
4844                         OPEN_CLI_HOST_USERNAME.
4845  -r | --relationship    relationship. It is of type JSON. It's
4846                         recommended to input the complete path of the
4847                         file, which is having the value for it. It is
4848                         optional.
4849  -a | --no-auth         Whether to authenticate user or not. It is of
4850                         type BOOL.
4851  -p | --host-password   Host user password. It is of type STRING. By
4852                         default, it is read from environment variable
4853                         OPEN_CLI_HOST_PASSWORD. Secured.
4854
4855
4856 Error::
4857
4858  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
4859
4860
4861 vnfm-register
4862 ----------------------------------------------------
4863
4864 usage: oclip vnfm-register
4865
4866 Register a VNFM in Onap
4867
4868 Product: onap-beijing
4869 Service: aai
4870 Author: ONAP CLI Team onap-discuss@lists.onap.org
4871
4872 Options::
4873
4874  [-m | --host-url] [-C | --no-catalog] [-h | --help]
4875  [-f | --format] [-t | --no-title] [-V | --verify]
4876  [-e | --vendor] [-v | --version] [-d | --debug]
4877  [-y | --vnfm-id] [-c | --type] [-x | --vim-id]
4878  [-s | --long] [-D | --context] [-b | --name]
4879  [-i | --username] [-j | --password] [-u | --host-username]
4880  [-g | --url] [-a | --no-auth] [-q | --vnfm-version]
4881  [-p | --host-password] [-z | --certificate-url]
4882
4883 where::
4884
4885  -m | --host-url          host url in http(s). It is of type URL. By
4886                           default, it is read from environment variable
4887                           OPEN_CLI_HOST_URL.
4888  -C | --no-catalog        Whether to use given host-url directly or
4889                           discover it from catalog, it will override the
4890                           service->mode. It is of type BOOL. It is
4891                           optional.
4892  -h | --help              print help message. It is of type BOOL.
4893  -f | --format            Output formats, supported formats such as table,
4894                           csv, json, yaml. It is of type STRING.
4895  -t | --no-title          whether to print title or not. It is of type BOOL.
4896  -V | --verify            Helps to verify the command using samples
4897                           provides under open-cli-samples directory. By
4898                           default, it goes with mock.To enable the
4899                           verification of samples in real time, set
4900                           DISABLE_MOCKING=true in the context parameter. It
4901                           is of type BOOL. It is optional.
4902  -e | --vendor            Onap VNFM vendor. It is of type STRING. By
4903                           default, it is .
4904  -v | --version           print service version. It is of type BOOL.
4905  -d | --debug             Enable debug output. It is of type BOOL.
4906  -y | --vnfm-id           Onap VNFM unique id. It is of type UUID.
4907  -c | --type              Onap VNFM type. It is of type STRING. By default,
4908                           it is .
4909  -x | --vim-id            Onap VIM unique id. It is of type UUID.
4910  -s | --long              whether to print all attributes or only short
4911                           attributes. It is of type BOOL.
4912  -D | --context           command context. It is of type MAP. It is
4913                           optional.
4914  -b | --name              Onap VNFM name. It is of type STRING. By default,
4915                           it is .
4916  -i | --username          Onap VNFM username. It is of type STRING. By
4917                           default, it is .
4918  -j | --password          Onap VNFM password. It is of type STRING. By
4919                           default, it is .
4920  -u | --host-username     Host user name. It is of type STRING. By default,
4921                           it is read from environment variable
4922                           OPEN_CLI_HOST_USERNAME.
4923  -g | --url               Onap VNFM URL. It is of type STRING. By default,
4924                           it is .
4925  -a | --no-auth           Whether to authenticate user or not. It is of
4926                           type BOOL.
4927  -q | --vnfm-version      Onap VNFM version. It is of type STRING. By
4928                           default, it is .
4929  -p | --host-password     Host user password. It is of type STRING. By
4930                           default, it is read from environment variable
4931                           OPEN_CLI_HOST_PASSWORD. Secured.
4932  -z | --certificate-url   Onap VNFM certificate-url. It is of type STRING.
4933                           It is optional. By default, it is .
4934
4935
4936 Error::
4937
4938  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
4939
4940
4941 vsp-checkout
4942 ----------------------------------------------------
4943
4944 usage: oclip vsp-checkout
4945
4946 Checkout Vendor Software Product
4947
4948 Product: onap-beijing
4949 Service: sdc
4950 Author: ONAP CLI Team onap-discuss@lists.onap.org
4951
4952 Options::
4953
4954  [-m | --host-url] [-C | --no-catalog] [-h | --help]
4955  [-f | --format] [-t | --no-title] [-V | --verify]
4956  [-v | --version] [-d | --debug] [-x | --vsp-id]
4957  [-s | --long] [-D | --context] [-y | --vsp-version]
4958  [-u | --host-username] [-a | --no-auth] [-p | --host-password]
4959
4960 where::
4961
4962  -m | --host-url        host url in http(s). It is of type URL. By
4963                         default, it is read from environment variable
4964                         OPEN_CLI_HOST_URL.
4965  -C | --no-catalog      Whether to use given host-url directly or
4966                         discover it from catalog, it will override the
4967                         service->mode. It is of type BOOL. It is
4968                         optional.
4969  -h | --help            print help message. It is of type BOOL.
4970  -f | --format          Output formats, supported formats such as table,
4971                         csv, json, yaml. It is of type STRING.
4972  -t | --no-title        whether to print title or not. It is of type BOOL.
4973  -V | --verify          Helps to verify the command using samples
4974                         provides under open-cli-samples directory. By
4975                         default, it goes with mock.To enable the
4976                         verification of samples in real time, set
4977                         DISABLE_MOCKING=true in the context parameter. It
4978                         is of type BOOL. It is optional.
4979  -v | --version         print service version. It is of type BOOL.
4980  -d | --debug           Enable debug output. It is of type BOOL.
4981  -x | --vsp-id          Onap VSP ID. It is of type STRING. By default, it
4982                         is .
4983  -s | --long            whether to print all attributes or only short
4984                         attributes. It is of type BOOL.
4985  -D | --context         command context. It is of type MAP. It is
4986                         optional.
4987  -y | --vsp-version     VSP version. It is of type STRING. By default, it
4988                         is .
4989  -u | --host-username   Host user name. It is of type STRING. By default,
4990                         it is read from environment variable
4991                         OPEN_CLI_HOST_USERNAME.
4992  -a | --no-auth         Whether to authenticate user or not. It is of
4993                         type BOOL.
4994  -p | --host-password   Host user password. It is of type STRING. By
4995                         default, it is read from environment variable
4996                         OPEN_CLI_HOST_PASSWORD. Secured.
4997
4998
4999 Error::
5000
5001  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
5002
5003
5004 vsp-show
5005 ----------------------------------------------------
5006
5007 usage: oclip vsp-show
5008
5009 Details of the Vendor Software Product
5010
5011 Product: onap-beijing
5012 Service: sdc
5013 Author: ONAP CLI Team onap-discuss@lists.onap.org
5014
5015 Options::
5016
5017  [-m | --host-url] [-C | --no-catalog] [-h | --help]
5018  [-f | --format] [-t | --no-title] [-V | --verify]
5019  [-v | --version] [-d | --debug] [-x | --vsp-id]
5020  [-s | --long] [-D | --context] [-y | --vsp-version]
5021  [-u | --host-username] [-a | --no-auth] [-p | --host-password]
5022
5023 where::
5024
5025  -m | --host-url        host url in http(s). It is of type URL. By
5026                         default, it is read from environment variable
5027                         OPEN_CLI_HOST_URL.
5028  -C | --no-catalog      Whether to use given host-url directly or
5029                         discover it from catalog, it will override the
5030                         service->mode. It is of type BOOL. It is
5031                         optional.
5032  -h | --help            print help message. It is of type BOOL.
5033  -f | --format          Output formats, supported formats such as table,
5034                         csv, json, yaml. It is of type STRING.
5035  -t | --no-title        whether to print title or not. It is of type BOOL.
5036  -V | --verify          Helps to verify the command using samples
5037                         provides under open-cli-samples directory. By
5038                         default, it goes with mock.To enable the
5039                         verification of samples in real time, set
5040                         DISABLE_MOCKING=true in the context parameter. It
5041                         is of type BOOL. It is optional.
5042  -v | --version         print service version. It is of type BOOL.
5043  -d | --debug           Enable debug output. It is of type BOOL.
5044  -x | --vsp-id          Onap VSP ID. It is of type STRING. By default, it
5045                         is .
5046  -s | --long            whether to print all attributes or only short
5047                         attributes. It is of type BOOL.
5048  -D | --context         command context. It is of type MAP. It is
5049                         optional.
5050  -y | --vsp-version     Onap VSP version. It is of type STRING. By
5051                         default, it is .
5052  -u | --host-username   Host user name. It is of type STRING. By default,
5053                         it is read from environment variable
5054                         OPEN_CLI_HOST_USERNAME.
5055  -a | --no-auth         Whether to authenticate user or not. It is of
5056                         type BOOL.
5057  -p | --host-password   Host user password. It is of type STRING. By
5058                         default, it is read from environment variable
5059                         OPEN_CLI_HOST_PASSWORD. Secured.
5060
5061
5062 Results::
5063
5064  name         VSP Name and is of type STRING.
5065  ID           VSP ID and is of type STRING.
5066  description  Description for the VSP and is of type STRING.
5067  vendor-name  Vendor name and is of type STRING.
5068  vendor-id    Vendor id and is of type STRING.
5069  version      Version and is of type STRING.
5070  status       status and is of type STRING.
5071  license-id   license aggreement and is of type STRING.
5072
5073
5074 Error::
5075
5076  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
5077
5078
5079 vf-model-certify-start
5080 ----------------------------------------------------
5081
5082 usage: oclip vf-model-certify-start
5083
5084 Start certifying Virtual function
5085
5086 Product: onap-beijing
5087 Service: sdc
5088 Author: ONAP CLI Team onap-discuss@lists.onap.org
5089
5090 Options::
5091
5092  [-m | --host-url] [-C | --no-catalog] [-h | --help]
5093  [-f | --format] [-t | --no-title] [-V | --verify]
5094  [-v | --version] [-d | --debug] [-b | --vf-id]
5095  [-s | --long] [-D | --context] [-u | --host-username]
5096  [-a | --no-auth] [-p | --host-password]
5097
5098 where::
5099
5100  -m | --host-url        host url in http(s). It is of type URL. By
5101                         default, it is read from environment variable
5102                         OPEN_CLI_HOST_URL.
5103  -C | --no-catalog      Whether to use given host-url directly or
5104                         discover it from catalog, it will override the
5105                         service->mode. It is of type BOOL. It is
5106                         optional.
5107  -h | --help            print help message. It is of type BOOL.
5108  -f | --format          Output formats, supported formats such as table,
5109                         csv, json, yaml. It is of type STRING.
5110  -t | --no-title        whether to print title or not. It is of type BOOL.
5111  -V | --verify          Helps to verify the command using samples
5112                         provides under open-cli-samples directory. By
5113                         default, it goes with mock.To enable the
5114                         verification of samples in real time, set
5115                         DISABLE_MOCKING=true in the context parameter. It
5116                         is of type BOOL. It is optional.
5117  -v | --version         print service version. It is of type BOOL.
5118  -d | --debug           Enable debug output. It is of type BOOL.
5119  -b | --vf-id           VF ID. It is of type STRING. It is optional. By
5120                         default, it is .
5121  -s | --long            whether to print all attributes or only short
5122                         attributes. It is of type BOOL.
5123  -D | --context         command context. It is of type MAP. It is
5124                         optional.
5125  -u | --host-username   Host user name. It is of type STRING. By default,
5126                         it is read from environment variable
5127                         OPEN_CLI_HOST_USERNAME.
5128  -a | --no-auth         Whether to authenticate user or not. It is of
5129                         type BOOL.
5130  -p | --host-password   Host user password. It is of type STRING. By
5131                         default, it is read from environment variable
5132                         OPEN_CLI_HOST_PASSWORD. Secured.
5133
5134
5135 Error::
5136
5137  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
5138
5139
5140 vf-show
5141 ----------------------------------------------------
5142
5143 usage: oclip vf-show
5144
5145 Show details for VF
5146
5147 Product: onap-beijing
5148 Service: aai
5149 Author: ONAP CLI Team onap-discuss@lists.onap.org
5150
5151 Options::
5152
5153  [-m | --host-url] [-C | --no-catalog] [-h | --help]
5154  [-f | --format] [-t | --no-title] [-V | --verify]
5155  [-v | --version] [-d | --debug] [-s | --long]
5156  [-D | --context] [-u | --host-username] [-a | --no-auth]
5157  [-p | --host-password] [-x | --vf-id]
5158
5159 where::
5160
5161  -m | --host-url        host url in http(s). It is of type URL. By
5162                         default, it is read from environment variable
5163                         OPEN_CLI_HOST_URL.
5164  -C | --no-catalog      Whether to use given host-url directly or
5165                         discover it from catalog, it will override the
5166                         service->mode. It is of type BOOL. It is
5167                         optional.
5168  -h | --help            print help message. It is of type BOOL.
5169  -f | --format          Output formats, supported formats such as table,
5170                         csv, json, yaml. It is of type STRING.
5171  -t | --no-title        whether to print title or not. It is of type BOOL.
5172  -V | --verify          Helps to verify the command using samples
5173                         provides under open-cli-samples directory. By
5174                         default, it goes with mock.To enable the
5175                         verification of samples in real time, set
5176                         DISABLE_MOCKING=true in the context parameter. It
5177                         is of type BOOL. It is optional.
5178  -v | --version         print service version. It is of type BOOL.
5179  -d | --debug           Enable debug output. It is of type BOOL.
5180  -s | --long            whether to print all attributes or only short
5181                         attributes. It is of type BOOL.
5182  -D | --context         command context. It is of type MAP. It is
5183                         optional.
5184  -u | --host-username   Host user name. It is of type STRING. By default,
5185                         it is read from environment variable
5186                         OPEN_CLI_HOST_USERNAME.
5187  -a | --no-auth         Whether to authenticate user or not. It is of
5188                         type BOOL.
5189  -p | --host-password   Host user password. It is of type STRING. By
5190                         default, it is read from environment variable
5191                         OPEN_CLI_HOST_PASSWORD. Secured.
5192  -x | --vf-id           VF identifier. It is of type STRING. By default,
5193                         it is .
5194
5195
5196 Results::
5197
5198  vf-id                    VF ID for the given service and is of type STRING.
5199  vf-name                  VF name and is of type STRING.
5200  vf-type                  VF name and is of type STRING.
5201  model-invariant-id       VF name and is of type STRING.
5202  model-uuid               model uuid and is of type STRING.
5203  model-customization-id   Model customization id and is of type STRING.
5204  service-id               Service ID of parent service and is of type
5205                           STRING.
5206
5207
5208 Error::
5209
5210  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
5211
5212
5213 vim-register
5214 ----------------------------------------------------
5215
5216 usage: oclip vim-register
5217
5218 Register a VIM under a given cloud region in Onap
5219
5220 Product: onap-beijing
5221 Service: aai
5222 Author: ONAP CLI Team onap-discuss@lists.onap.org
5223
5224 Options::
5225
5226  [-h | --help] [-f | --format] [-t | --no-title]
5227  [-V | --verify] [-e | --vendor] [-v | --version]
5228  [-x | --cloud-name] [-s | --long] [-k | --ssl-cacert]
5229  [-y | --region-name] [-b | --name] [-j | --password]
5230  [-a | --no-auth] [-n | --cloud-domain] [-z | --vim-id]
5231  [-p | --host-password] [-m | --host-url] [-C | --no-catalog]
5232  [-d | --debug] [-q | --vim-version] [-l | --ssl-insecure]
5233  [-c | --type] [-o | --default-tenant] [-D | --context]
5234  [-i | --username] [-u | --host-username] [-g | --url]
5235
5236 where::
5237
5238  -h | --help            print help message. It is of type BOOL.
5239  -f | --format          Output formats, supported formats such as table,
5240                         csv, json, yaml. It is of type STRING.
5241  -t | --no-title        whether to print title or not. It is of type BOOL.
5242  -V | --verify          Helps to verify the command using samples
5243                         provides under open-cli-samples directory. By
5244                         default, it goes with mock.To enable the
5245                         verification of samples in real time, set
5246                         DISABLE_MOCKING=true in the context parameter. It
5247                         is of type BOOL. It is optional.
5248  -e | --vendor          Onap VIM vendor. It is of type STRING. By
5249                         default, it is .
5250  -v | --version         print service version. It is of type BOOL.
5251  -x | --cloud-name      Onap cloud name. It is of type STRING. By
5252                         default, it is .
5253  -s | --long            whether to print all attributes or only short
5254                         attributes. It is of type BOOL.
5255  -k | --ssl-cacert      Onap VIM SSL certificate. It is of type TEXT. It
5256                         is optional. By default, it is .
5257  -y | --region-name     Onap region name. It is of type STRING. By
5258                         default, it is .
5259  -b | --name            Onap VIM name. It is of type STRING. By default,
5260                         it is .
5261  -j | --password        Onap VIM password. It is of type STRING. By
5262                         default, it is .
5263  -a | --no-auth         Whether to authenticate user or not. It is of
5264                         type BOOL.
5265  -n | --cloud-domain    Onap VIM cloud domain. It is of type STRING. By
5266                         default, it is .
5267  -z | --vim-id          Onap VIM unique id. It is of type UUID.
5268  -p | --host-password   Host user password. It is of type STRING. By
5269                         default, it is read from environment variable
5270                         OPEN_CLI_HOST_PASSWORD. Secured.
5271  -m | --host-url        host url in http(s). It is of type URL. By
5272                         default, it is read from environment variable
5273                         OPEN_CLI_HOST_URL.
5274  -C | --no-catalog      Whether to use given host-url directly or
5275                         discover it from catalog, it will override the
5276                         service->mode. It is of type BOOL. It is
5277                         optional.
5278  -d | --debug           Enable debug output. It is of type BOOL.
5279  -q | --vim-version     Onap VIM version. It is of type STRING. By
5280                         default, it is .
5281  -l | --ssl-insecure    Onap VIM insecure. It is of type BOOL. It is
5282                         optional.
5283  -c | --type            Onap VIM type. It is of type STRING. By default,
5284                         it is .
5285  -o | --default-tenant  Onap VIM default tenant. It is of type STRING. By
5286                         default, it is .
5287  -D | --context         command context. It is of type MAP. It is
5288                         optional.
5289  -i | --username        Onap VIM username. It is of type STRING. By
5290                         default, it is .
5291  -u | --host-username   Host user name. It is of type STRING. By default,
5292                         it is read from environment variable
5293                         OPEN_CLI_HOST_USERNAME.
5294  -g | --url             Onap VIM URL. It is of type STRING. By default,
5295                         it is .
5296
5297
5298 Error::
5299
5300  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
5301
5302
5303 vlm-checkout
5304 ----------------------------------------------------
5305
5306 usage: oclip vlm-checkout
5307
5308 Checkout Vendor License Model
5309
5310 Product: onap-beijing
5311 Service: sdc
5312 Author: ONAP CLI Team onap-discuss@lists.onap.org
5313
5314 Options::
5315
5316  [-m | --host-url] [-C | --no-catalog] [-y | --vlm-version]
5317  [-h | --help] [-f | --format] [-t | --no-title]
5318  [-V | --verify] [-v | --version] [-d | --debug]
5319  [-x | --vlm-id] [-s | --long] [-D | --context]
5320  [-u | --host-username] [-a | --no-auth] [-p | --host-password]
5321
5322 where::
5323
5324  -m | --host-url        host url in http(s). It is of type URL. By
5325                         default, it is read from environment variable
5326                         OPEN_CLI_HOST_URL.
5327  -C | --no-catalog      Whether to use given host-url directly or
5328                         discover it from catalog, it will override the
5329                         service->mode. It is of type BOOL. It is
5330                         optional.
5331  -y | --vlm-version     VLM version. It is of type STRING. By default, it
5332                         is .
5333  -h | --help            print help message. It is of type BOOL.
5334  -f | --format          Output formats, supported formats such as table,
5335                         csv, json, yaml. It is of type STRING.
5336  -t | --no-title        whether to print title or not. It is of type BOOL.
5337  -V | --verify          Helps to verify the command using samples
5338                         provides under open-cli-samples directory. By
5339                         default, it goes with mock.To enable the
5340                         verification of samples in real time, set
5341                         DISABLE_MOCKING=true in the context parameter. It
5342                         is of type BOOL. It is optional.
5343  -v | --version         print service version. It is of type BOOL.
5344  -d | --debug           Enable debug output. It is of type BOOL.
5345  -x | --vlm-id          Onap VLM ID. It is of type STRING. By default, it
5346                         is .
5347  -s | --long            whether to print all attributes or only short
5348                         attributes. It is of type BOOL.
5349  -D | --context         command context. It is of type MAP. It is
5350                         optional.
5351  -u | --host-username   Host user name. It is of type STRING. By default,
5352                         it is read from environment variable
5353                         OPEN_CLI_HOST_USERNAME.
5354  -a | --no-auth         Whether to authenticate user or not. It is of
5355                         type BOOL.
5356  -p | --host-password   Host user password. It is of type STRING. By
5357                         default, it is read from environment variable
5358                         OPEN_CLI_HOST_PASSWORD. Secured.
5359
5360
5361 Error::
5362
5363  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
5364
5365
5366 vlm-feature-group-list
5367 ----------------------------------------------------
5368
5369 usage: oclip vlm-feature-group-list
5370
5371 Feature group list in a license model
5372
5373 Product: onap-beijing
5374 Service: sdc
5375 Author: ONAP CLI Team onap-discuss@lists.onap.org
5376
5377 Options::
5378
5379  [-m | --host-url] [-C | --no-catalog] [-y | --vlm-version]
5380  [-h | --help] [-f | --format] [-t | --no-title]
5381  [-V | --verify] [-v | --version] [-d | --debug]
5382  [-x | --vlm-id] [-s | --long] [-D | --context]
5383  [-u | --host-username] [-a | --no-auth] [-p | --host-password]
5384
5385 where::
5386
5387  -m | --host-url        host url in http(s). It is of type URL. By
5388                         default, it is read from environment variable
5389                         OPEN_CLI_HOST_URL.
5390  -C | --no-catalog      Whether to use given host-url directly or
5391                         discover it from catalog, it will override the
5392                         service->mode. It is of type BOOL. It is
5393                         optional.
5394  -y | --vlm-version     License Model version. It is of type STRING. By
5395                         default, it is .
5396  -h | --help            print help message. It is of type BOOL.
5397  -f | --format          Output formats, supported formats such as table,
5398                         csv, json, yaml. It is of type STRING.
5399  -t | --no-title        whether to print title or not. It is of type BOOL.
5400  -V | --verify          Helps to verify the command using samples
5401                         provides under open-cli-samples directory. By
5402                         default, it goes with mock.To enable the
5403                         verification of samples in real time, set
5404                         DISABLE_MOCKING=true in the context parameter. It
5405                         is of type BOOL. It is optional.
5406  -v | --version         print service version. It is of type BOOL.
5407  -d | --debug           Enable debug output. It is of type BOOL.
5408  -x | --vlm-id          License Model ID. It is of type STRING. By
5409                         default, it is .
5410  -s | --long            whether to print all attributes or only short
5411                         attributes. It is of type BOOL.
5412  -D | --context         command context. It is of type MAP. It is
5413                         optional.
5414  -u | --host-username   Host user name. It is of type STRING. By default,
5415                         it is read from environment variable
5416                         OPEN_CLI_HOST_USERNAME.
5417  -a | --no-auth         Whether to authenticate user or not. It is of
5418                         type BOOL.
5419  -p | --host-password   Host user password. It is of type STRING. By
5420                         default, it is read from environment variable
5421                         OPEN_CLI_HOST_PASSWORD. Secured.
5422
5423
5424 Results::
5425
5426  ID     Feature group ID and is of type STRING.
5427  name   Feature group name and is of type STRING.
5428
5429
5430 Error::
5431
5432  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
5433
5434
5435 vlm-submit
5436 ----------------------------------------------------
5437
5438 usage: oclip vlm-submit
5439
5440 Submit Vendor License Model
5441
5442 Product: onap-beijing
5443 Service: sdc
5444 Author: ONAP CLI Team onap-discuss@lists.onap.org
5445
5446 Options::
5447
5448  [-m | --host-url] [-C | --no-catalog] [-y | --vlm-version]
5449  [-h | --help] [-f | --format] [-t | --no-title]
5450  [-V | --verify] [-v | --version] [-d | --debug]
5451  [-x | --vlm-id] [-s | --long] [-D | --context]
5452  [-u | --host-username] [-a | --no-auth] [-p | --host-password]
5453
5454 where::
5455
5456  -m | --host-url        host url in http(s). It is of type URL. By
5457                         default, it is read from environment variable
5458                         OPEN_CLI_HOST_URL.
5459  -C | --no-catalog      Whether to use given host-url directly or
5460                         discover it from catalog, it will override the
5461                         service->mode. It is of type BOOL. It is
5462                         optional.
5463  -y | --vlm-version     VLM version. It is of type STRING. By default, it
5464                         is .
5465  -h | --help            print help message. It is of type BOOL.
5466  -f | --format          Output formats, supported formats such as table,
5467                         csv, json, yaml. It is of type STRING.
5468  -t | --no-title        whether to print title or not. It is of type BOOL.
5469  -V | --verify          Helps to verify the command using samples
5470                         provides under open-cli-samples directory. By
5471                         default, it goes with mock.To enable the
5472                         verification of samples in real time, set
5473                         DISABLE_MOCKING=true in the context parameter. It
5474                         is of type BOOL. It is optional.
5475  -v | --version         print service version. It is of type BOOL.
5476  -d | --debug           Enable debug output. It is of type BOOL.
5477  -x | --vlm-id          Onap VLM ID. It is of type STRING. By default, it
5478                         is .
5479  -s | --long            whether to print all attributes or only short
5480                         attributes. It is of type BOOL.
5481  -D | --context         command context. It is of type MAP. It is
5482                         optional.
5483  -u | --host-username   Host user name. It is of type STRING. By default,
5484                         it is read from environment variable
5485                         OPEN_CLI_HOST_USERNAME.
5486  -a | --no-auth         Whether to authenticate user or not. It is of
5487                         type BOOL.
5488  -p | --host-password   Host user password. It is of type STRING. By
5489                         default, it is read from environment variable
5490                         OPEN_CLI_HOST_PASSWORD. Secured.
5491
5492
5493 Error::
5494
5495  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
5496
5497
5498 vnfm-list
5499 ----------------------------------------------------
5500
5501 usage: oclip vnfm-list
5502
5503 List the configured vnfm
5504
5505 Product: onap-beijing
5506 Service: aai
5507 Author: ONAP CLI Team onap-discuss@lists.onap.org
5508
5509 Options::
5510
5511  [-m | --host-url] [-C | --no-catalog] [-h | --help]
5512  [-f | --format] [-t | --no-title] [-V | --verify]
5513  [-v | --version] [-d | --debug] [-s | --long]
5514  [-D | --context] [-u | --host-username] [-a | --no-auth]
5515  [-p | --host-password]
5516
5517 where::
5518
5519  -m | --host-url        host url in http(s). It is of type URL. By
5520                         default, it is read from environment variable
5521                         OPEN_CLI_HOST_URL.
5522  -C | --no-catalog      Whether to use given host-url directly or
5523                         discover it from catalog, it will override the
5524                         service->mode. It is of type BOOL. It is
5525                         optional.
5526  -h | --help            print help message. It is of type BOOL.
5527  -f | --format          Output formats, supported formats such as table,
5528                         csv, json, yaml. It is of type STRING.
5529  -t | --no-title        whether to print title or not. It is of type BOOL.
5530  -V | --verify          Helps to verify the command using samples
5531                         provides under open-cli-samples directory. By
5532                         default, it goes with mock.To enable the
5533                         verification of samples in real time, set
5534                         DISABLE_MOCKING=true in the context parameter. It
5535                         is of type BOOL. It is optional.
5536  -v | --version         print service version. It is of type BOOL.
5537  -d | --debug           Enable debug output. It is of type BOOL.
5538  -s | --long            whether to print all attributes or only short
5539                         attributes. It is of type BOOL.
5540  -D | --context         command context. It is of type MAP. It is
5541                         optional.
5542  -u | --host-username   Host user name. It is of type STRING. By default,
5543                         it is read from environment variable
5544                         OPEN_CLI_HOST_USERNAME.
5545  -a | --no-auth         Whether to authenticate user or not. It is of
5546                         type BOOL.
5547  -p | --host-password   Host user password. It is of type STRING. By
5548                         default, it is read from environment variable
5549                         OPEN_CLI_HOST_PASSWORD. Secured.
5550
5551
5552 Results::
5553
5554  vnfm-id            Onap vnfm id and is of type STRING.
5555  vim-id             Onap vnfm id and is of type STRING.
5556  certificate-url    Onap vnfm certificate-url and is of type STRING.
5557  resource-version   Onap vnfm resource version and is of type STRING.
5558
5559
5560 Error::
5561
5562  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
5563
5564
5565 vsp-checkin
5566 ----------------------------------------------------
5567
5568 usage: oclip vsp-checkin
5569
5570 Checkin Vendor Software Product
5571
5572 Product: onap-beijing
5573 Service: sdc
5574 Author: ONAP CLI Team onap-discuss@lists.onap.org
5575
5576 Options::
5577
5578  [-m | --host-url] [-C | --no-catalog] [-h | --help]
5579  [-f | --format] [-t | --no-title] [-V | --verify]
5580  [-v | --version] [-d | --debug] [-x | --vsp-id]
5581  [-s | --long] [-D | --context] [-y | --vsp-version]
5582  [-u | --host-username] [-a | --no-auth] [-p | --host-password]
5583
5584 where::
5585
5586  -m | --host-url        host url in http(s). It is of type URL. By
5587                         default, it is read from environment variable
5588                         OPEN_CLI_HOST_URL.
5589  -C | --no-catalog      Whether to use given host-url directly or
5590                         discover it from catalog, it will override the
5591                         service->mode. It is of type BOOL. It is
5592                         optional.
5593  -h | --help            print help message. It is of type BOOL.
5594  -f | --format          Output formats, supported formats such as table,
5595                         csv, json, yaml. It is of type STRING.
5596  -t | --no-title        whether to print title or not. It is of type BOOL.
5597  -V | --verify          Helps to verify the command using samples
5598                         provides under open-cli-samples directory. By
5599                         default, it goes with mock.To enable the
5600                         verification of samples in real time, set
5601                         DISABLE_MOCKING=true in the context parameter. It
5602                         is of type BOOL. It is optional.
5603  -v | --version         print service version. It is of type BOOL.
5604  -d | --debug           Enable debug output. It is of type BOOL.
5605  -x | --vsp-id          Onap VSP ID. It is of type STRING. By default, it
5606                         is .
5607  -s | --long            whether to print all attributes or only short
5608                         attributes. It is of type BOOL.
5609  -D | --context         command context. It is of type MAP. It is
5610                         optional.
5611  -y | --vsp-version     VSP version. It is of type STRING. By default, it
5612                         is .
5613  -u | --host-username   Host user name. It is of type STRING. By default,
5614                         it is read from environment variable
5615                         OPEN_CLI_HOST_USERNAME.
5616  -a | --no-auth         Whether to authenticate user or not. It is of
5617                         type BOOL.
5618  -p | --host-password   Host user password. It is of type STRING. By
5619                         default, it is read from environment variable
5620                         OPEN_CLI_HOST_PASSWORD. Secured.
5621
5622
5623 Error::
5624
5625  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
5626
5627
5628 vsp-revert
5629 ----------------------------------------------------
5630
5631 usage: oclip vsp-revert
5632
5633 Revert Vendor Software Product
5634
5635 Product: onap-beijing
5636 Service: sdc
5637 Author: ONAP CLI Team onap-discuss@lists.onap.org
5638
5639 Options::
5640
5641  [-m | --host-url] [-C | --no-catalog] [-h | --help]
5642  [-f | --format] [-t | --no-title] [-V | --verify]
5643  [-v | --version] [-d | --debug] [-x | --vsp-id]
5644  [-s | --long] [-D | --context] [-y | --vsp-version]
5645  [-u | --host-username] [-a | --no-auth] [-p | --host-password]
5646
5647 where::
5648
5649  -m | --host-url        host url in http(s). It is of type URL. By
5650                         default, it is read from environment variable
5651                         OPEN_CLI_HOST_URL.
5652  -C | --no-catalog      Whether to use given host-url directly or
5653                         discover it from catalog, it will override the
5654                         service->mode. It is of type BOOL. It is
5655                         optional.
5656  -h | --help            print help message. It is of type BOOL.
5657  -f | --format          Output formats, supported formats such as table,
5658                         csv, json, yaml. It is of type STRING.
5659  -t | --no-title        whether to print title or not. It is of type BOOL.
5660  -V | --verify          Helps to verify the command using samples
5661                         provides under open-cli-samples directory. By
5662                         default, it goes with mock.To enable the
5663                         verification of samples in real time, set
5664                         DISABLE_MOCKING=true in the context parameter. It
5665                         is of type BOOL. It is optional.
5666  -v | --version         print service version. It is of type BOOL.
5667  -d | --debug           Enable debug output. It is of type BOOL.
5668  -x | --vsp-id          Onap VSP ID. It is of type STRING. By default, it
5669                         is .
5670  -s | --long            whether to print all attributes or only short
5671                         attributes. It is of type BOOL.
5672  -D | --context         command context. It is of type MAP. It is
5673                         optional.
5674  -y | --vsp-version     VSP version. It is of type STRING. By default, it
5675                         is .
5676  -u | --host-username   Host user name. It is of type STRING. By default,
5677                         it is read from environment variable
5678                         OPEN_CLI_HOST_USERNAME.
5679  -a | --no-auth         Whether to authenticate user or not. It is of
5680                         type BOOL.
5681  -p | --host-password   Host user password. It is of type STRING. By
5682                         default, it is read from environment variable
5683                         OPEN_CLI_HOST_PASSWORD. Secured.
5684
5685
5686 Error::
5687
5688  On error, it prints <STATUS CODE>::<ERROR CODE>::<ERROR MESSAGE>
5689