.. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 .. Copyright 2018 Huawei Technologies Co., Ltd. .. toctree:: :maxdepth: 2 .. _cli_cmd_help_onap_dublin: onap-dublin ========================== [1] basic-login ----------------------------------------------- usage: oclip basic-login ONAP basic login auth command Product: onap-dublin Service: basic-auth Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-u | --host-username] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: Authorization Authorization and is of type STRING. X-TransactionId X-TransactionId and is of type STRING. X-FromAppId X-FromAppId and is of type STRING. Error:: On error, it prints :::: [2] basic-logout ----------------------------------------------- usage: oclip basic-logout ONAP basic logout auth command Product: onap-dublin Service: basic-auth Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. Error:: On error, it prints :::: [3] catalog ----------------------------------------------- usage: oclip catalog ONAP catalog command to find the base path for service. Product: onap-dublin Service: msb Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-l | --catalog-service-name] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-i | --catalog-service-versions] [-s | --long] [-D | --context] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -l | --catalog-service-name service name registered in catalog service. It is of type STRING. By default, it is . -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -i | --catalog-service-versions service version registered in catalog service. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. Results:: catalog-service-host-url Service connection url and is of type STRING. catalog-service-base-path service base path, to append with host-url for connecting the service. and is of type STRING. Error:: On error, it prints :::: [4] cloud-create ----------------------------------------------- usage: oclip cloud-create Create a cloud region in Onap Product: onap-dublin Service: aai Author: Intel ONAP HPA integration team (itohan.ukponmwan@intel.com) Options:: [-e | --esr-id] [-V | --verify] [-f | --format] [-h | --help] [-t | --no-title] [-v | --version] [-c | --cloud-domain] [-s | --long] [-b | --user-name] [-r | --owner-type] [-S | --sriov-automation] [-I | --extra-info] [-x | --cloud-owner] [-Q | --system-type] [-y | --region-name] [-j | --password] [-a | --no-auth] [-w | --cloud-region-version] [-p | --host-password] [-m | --host-url] [-C | --no-catalog] [-i | --identity-url] [-d | --debug] [-g | --cloud-zone] [-l | --default-tenant] [-url | --service-url] [-n | --complex-name] [-q | --cloud-type] [-D | --context] [-z | --ssl-insecure] [-k | --system-status] [-u | --host-username] where:: -e | --esr-id id for esr system (arbitrary UUID e.g 5c85ce1f-aa78-4ebf-8d6f-4b62773e9bc8). It is of type UUID. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -t | --no-title whether to print title or not. It is of type BOOL. -v | --version print service version. It is of type BOOL. -c | --cloud-domain cloud domain, default is Default. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -b | --user-name cloud user name. It is of type STRING. By default, it is . -r | --owner-type owner defined type. It is of type STRING. By default, it is . -S | --sriov-automation sriov automation, default is false. It is of type BOOL. It is optional. -I | --extra-info extra info to register cloud , generally string with region id e.g {\"openstack-region-id\":\"region-id\"}, enter as {\\"openstack-region-id\\":\\"ONAP-POD-01-Rail-07\ \"} with CLI. It is of type STRING. By default, it is . -x | --cloud-owner Onap cloud owner. It is of type STRING. By default, it is . -Q | --system-type system type for cloud e.g VIM. It is of type STRING. By default, it is . -y | --region-name Onap region name. It is of type STRING. By default, it is . -j | --password cloud password. It is of type STRING. By default, it is . -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -w | --cloud-region-version cloud region version e.g titanium_cloud. It is of type STRING. By default, it is . -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -i | --identity-url Onap identity-url, updated by multicloud if multicloud is used. It is of type STRING. By default, it is . -d | --debug Enable debug output. It is of type BOOL. -g | --cloud-zone Onap cloud zone. It is of type STRING. By default, it is . -l | --default-tenant default cloud tenant to use. It is of type STRING. By default, it is . -url | --service-url service-url i.e keystone url for openstack. It is of type STRING. By default, it is . -n | --complex-name Onap complex-name. It is of type STRING. By default, it is . -q | --cloud-type Cloud type e.g openstack. It is of type STRING. By default, it is . -D | --context command context. It is of type MAP. It is optional. -z | --ssl-insecure to use ssl insecure or not, default is true. It is of type BOOL. -k | --system-status status of the cloud, default is active. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. Error:: On error, it prints :::: [5] cloud-delete ----------------------------------------------- usage: oclip cloud-delete Delete a cloud region from Onap Product: onap-dublin Service: aai Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-x | --cloud-name] [-z | --resource-version] [-s | --long] [-D | --context] [-y | --region-name] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -x | --cloud-name Onap cloud name. It is of type STRING. By default, it is . -z | --resource-version Onap cloud region version. It is of type UUID. It is optional. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -y | --region-name Onap cloud region name. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [6] cloud-flavor-list ----------------------------------------------- usage: oclip cloud-flavor-list List the flavors in a cloud region and its capabilities including HPA with -s option Product: onap-dublin Service: aai Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-y | --cloud-owner] [-u | --host-username] [-a | --no-auth] [-x | --name] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -y | --cloud-owner Name of cloud owner. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -x | --name Name of cloud region. It is of type STRING. By default, it is . -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: flavor Name of Flavor and is of type STRING. resource-version Resource version of the Flavor and is of type STRING. vcpus Number of VCPUs and is of type STRING. ram-size RAM Size for flavor and
# Copyright © 2017 Amdocs, Bell Canada
# Modifications Copyright © 2018 AT&T
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#       http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

apiVersion: extensions/v1beta1
kind: Deployment
metadata:
  name: {{ include "common.fullname" . }}
  namespace: {{ include "common.namespace" . }}
  labels:
    app: {{ include "common.name" . }}
    chart: {{ .Chart.Name }}-{{ .Chart.Version | replace "+" "_" }}
    release: {{ .Release.Name }}
    heritage: {{ .Release.Service }}
spec:
  replicas: {{ .Values.replicaCount }}
  selector:
    matchLabels:
      app: {{ include "common.name" . }}
  template:
    metadata:
      labels:
        app: {{ include "common.name" . }}
        release: {{ .Release.Name }}
      name: {{ include "common.name" . }}
      annotations:
        checksum/config: {{ include (print $.Template.BasePath "/configmap.yaml") . | sha256sum }}
        msb.onap.org/service-info: '[
          {
              "serviceName": "_aai-generic-query",
              "version": "v11",
              "url": "/aai/v11/search/generic-query",
              "protocol": "REST",
              "port": "8446",
              "enable_ssl": true,
              "lb_policy":"ip_hash",
              "visualRange": "1",
              "path": "/aai/v11/search/generic-query"
          },
          {
              "serviceName": "_aai-generic-query",
              "version": "v12",
              "url": "/aai/v12/search/generic-query",
              "protocol": "REST",
              "port": "8446",
              "enable_ssl": true,
              "lb_policy":"ip_hash",
              "visualRange": "1",
              "path": "/aai/v12/search/generic-query"
          },
          {
              "serviceName": "_aai-generic-query",
              "version": "v13",
              "url": "/aai/v13/search/generic-query",
              "protocol": "REST",
              "port": "8446",
              "enable_ssl": true,
              "lb_policy":"ip_hash",
              "visualRange": "1",
              "path": "/aai/v13/search/generic-query"
          },
          {
              "serviceName": "_aai-nodes-query",
              "version": "v11",
              "url": "/aai/v11/search/nodes-query",
              "protocol": "REST",
              "port": "8446",
              "enable_ssl": true,
              "lb_policy":"ip_hash",
              "visualRange": "1",
              "path": "/aai/v11/search/nodes-query"
          },
          {
              "serviceName": "_aai-nodes-query",
              "version": "v12",
              "url": "/aai/v12/search/nodes-query",
              "protocol": "REST",
              "port": "8446",
              "enable_ssl": true,
              "lb_policy":"ip_hash",
              "visualRange": "1",
              "path": "/aai/v12/search/nodes-query"
          },
          {
              "serviceName": "_aai-nodes-query",
              "version": "v13",
              "url": "/aai/v13/search/nodes-query",
              "protocol": "REST",
              "port": "8446",
              "enable_ssl": true,
              "lb_policy":"ip_hash",
              "visualRange": "1",
              "path": "/aai/v13/search/nodes-query"
          },
          {
              "serviceName": "_aai-query",
              "version": "v11",
              "url": "/aai/v11/query",
              "protocol": "REST",
              "port": "8446",
              "enable_ssl": true,
              "lb_policy":"ip_hash",
              "visualRange": "1",
              "path": "/aai/v11/query"
          },
          {
              "serviceName": "_aai-query",
              "version": "v12",
              "url": "/aai/v12/query",
              "protocol": "REST",
              "port": "8446",
              "enable_ssl": true,
              "lb_policy":"ip_hash",
              "visualRange": "1",
              "path": "/aai/v12/query"
          },
          {
              "serviceName": "_aai-query",
              "version": "v13",
              "url": "/aai/v13/query",
              "protocol": "REST",
              "port": "8446",
              "enable_ssl": true,
              "lb_policy":"ip_hash",
              "visualRange": "1",
              "path": "/aai/v13/query"
          },
          {
              "serviceName": "_aai-named-query",
              "url": "/aai/search",
              "protocol": "REST",
              "port": "8446",
              "enable_ssl": true,
              "lb_policy":"ip_hash",
              "visualRange": "1",
              "path": "/aai/search"
          },
          {
              "serviceName": "aai-generic-query",
              "version": "v11",
              "url": "/aai/v11/search/generic-query",
              "protocol": "REST",
              "port": "8446",
              "enable_ssl": true,
              "lb_policy":"ip_hash",
              "visualRange": "1"
          },
          {
              "serviceName": "aai-generic-query",
              "version": "v12",
              "url": "/aai/v12/search/generic-query",
              "protocol": "REST",
              "port": "8446",
              "enable_ssl": true,
              "lb_policy":"ip_hash",
              "visualRange": "1"
          },
          {
              "serviceName": "aai-generic-query",
              "version": "v13",
              "url": "/aai/v13/search/generic-query",
              "protocol": "REST",
              "port": "8446",
              "enable_ssl": true,
              "lb_policy":"ip_hash",
              "visualRange": "1"
          },
          {
              "serviceName": "aai-nodes-query",
              "version": "v11",
              "url": "/aai/v11/search/nodes-query",
              "protocol": "REST",
              "port": "8446",
              "enable_ssl": true,
              "lb_policy":"ip_hash",
              "visualRange": "1"
          },
          {
              "serviceName": "aai-nodes-query",
              "version": "v12",
              "url": "/aai/v12/search/nodes-query",
              "protocol": "REST",
              "port": "8446",
              "enable_ssl": true,
              "lb_policy":"ip_hash",
              "visualRange": "1"
          },
          {
              "serviceName": "aai-nodes-query",
              "version": "v13",
              "url": "/aai/v13/search/nodes-query",
              "protocol": "REST",
              "port": "8446",
              "enable_ssl": true,
              "lb_policy":"ip_hash",
              "visualRange": "1"
          },
          {
              "serviceName": "aai-query",
              "version": "v11",
              "url": "/aai/v11/query",
              "protocol": "REST",
              "port": "8446",
              "enable_ssl": true,
              "lb_policy":"ip_hash",
              "visualRange": "1"
          },
          {
              "serviceName": "aai-query",
              "version": "v12",
              "url": "/aai/v12/query",
              "protocol": "REST",
              "port": "8446",
              "enable_ssl": true,
              "lb_policy":"ip_hash",
              "visualRange": "1"
          },
          {
              "serviceName": "aai-query",
              "version": "v13",
              "url": "/aai/v13/query",
              "protocol": "REST",
              "port": "8446",
              "enable_ssl": true,
              "lb_policy":"ip_hash",
              "visualRange": "1"
          },
          {
              "serviceName": "aai-named-query",
              "url": "/aai/search",
              "protocol": "REST",
              "port": "8446",
              "enable_ssl": true,
              "lb_policy":"ip_hash",
              "visualRange": "1"
          }
          ]'
    spec:
      hostname: aai-traversal
    {{ if .Values.global.initContainers.enabled }}
      initContainers:
      - command:
      {{  if .Values.global.jobs.createSchema.enabled  }}
        - /root/job_complete.py
        args:
        - --job-name
        - {{ .Release.Name }}-aai-graphadmin-create-db-schema
      {{  else }}
        - /root/ready.py
        args:
        - --container-name
        - aai-cassandra
      {{  end  }}
        env:
        - name: NAMESPACE
          valueFrom:
            fieldRef:
              apiVersion: v1
              fieldPath: metadata.namespace
        image: "{{ .Values.global.readinessRepository }}/{{ .Values.global.readinessImage }}"
        imagePullPolicy: {{ .Values.global.pullPolicy | default .Values.pullPolicy }}
        name: {{ include "common.name" . }}-readiness
    {{ end }}
      containers:
      - name: {{ include "common.name" . }}
        image: "{{ include "common.repository" . }}/{{ .Values.image }}"
        imagePullPolicy: {{ .Values.global.pullPolicy | default .Values.pullPolicy }}
        env:
        - name: DISABLE_UPDATE_QUERY
          value: {{ .Values.config.disableUpdateQuery | quote }}
        - name: LOCAL_USER_ID
          value: {{ .Values.global.config.userId | quote }}
        - name: LOCAL_GROUP_ID
          value: {{ .Values.global.config.groupId | quote }}
        volumeMounts:
        - mountPath: /etc/localtime
          name: localtime
          readOnly: true
        - mountPath: /opt/app/aai-traversal/resources/etc/appprops/janusgraph-realtime.properties
          name: {{ include "common.fullname" . }}-db-real-conf
          subPath: janusgraph-realtime.properties
        - mountPath: /opt/app/aai-traversal/resources/etc/appprops/janusgraph-cached.properties
          name: {{ include "common.fullname" . }}-db-cached-conf
          subPath: janusgraph-cached.properties
        - mountPath: /opt/app/aai-traversal/resources/etc/appprops/aaiconfig.properties
          name: {{ include "common.fullname" . }}-aaiconfig-conf
          subPath: aaiconfig.properties
        - mountPath: /opt/aai/logroot/AAI-GQ
          name: {{ include "common.fullname" . }}-logs
        - mountPath: /opt/app/aai-traversal/resources/logback.xml
          name: {{ include "common.fullname" . }}-log-conf
          subPath: logback.xml
        - mountPath: /opt/app/aai-traversal/resources/localhost-access-logback.xml
          name: {{ include "common.fullname" . }}-localhost-access-log-conf
          subPath: localhost-access-logback.xml
        - mountPath: /opt/app/aai-traversal/resources/aaf/org.onap.aai.keyfile
          name: {{ include "common.fullname" . }}-aaf-certs
          subPath: org.onap.aai.keyfile
        - mountPath: /opt/app/aai-traversal/resources/aaf/org.onap.aai.props
          name: {{ include "common.fullname" . }}-aaf-properties
          subPath: org.onap.aai.props
        - mountPath: /opt/app/aai-traversal/resources/aaf/org.osaaf.location.props
          name: {{ include "common.fullname" . }}-aaf-properties
          subPath: org.osaaf.location.props
        - mountPath: /opt/app/aai-traversal/resources/aaf/permissions.properties
          name: {{ include "common.fullname" . }}-aaf-properties
          subPath: permissions.properties
        - mountPath: /opt/app/aai-traversal/resources/cadi.properties
          name: {{ include "common.fullname" . }}-aaf-properties
          subPath: cadi.properties
        - mountPath: /opt/app/aai-traversal/resources/aaf/org.onap.aai.p12
          name: {{ include "common.fullname" . }}-aaf-certs
          subPath: org.onap.aai.p12
        - mountPath: /opt/app/aai-traversal/resources/aaf/truststoreONAPall.jks
          name: {{ include "common.fullname" . }}-aaf-certs
          subPath: truststoreONAPall.jks
        - mountPath: /opt/app/aai-traversal/resources/application.properties
          name: {{ include "common.fullname" . }}-springapp-conf
          subPath: application.properties
          {{ $global := . }}
          {{ range $job := .Values.global.config.auth.files }}
        - mountPath: /opt/app/aai-traversal/resources/etc/auth/{{ . }}
          name: {{ include "common.fullname" $global }}-auth-truststore-sec
          subPath: {{ . }}
          {{ end }}
        ports:
        - containerPort: {{ .Values.service.internalPort }}
        - containerPort: {{ .Values.service.internalPort2 }}
        # disable liveness probe when breakpoints set in debugger
        # so K8s doesn't restart unresponsive container
        {{ if .Values.liveness.enabled }}
        livenessProbe:
          tcpSocket:
            port: {{ .Values.service.internalPort }}
          initialDelaySeconds: {{ .Values.liveness.initialDelaySeconds }}
          periodSeconds: {{ .Values.liveness.periodSeconds }}
        {{ end }}
        readinessProbe:
          tcpSocket:
            port: {{ .Values.service.internalPort }}
          initialDelaySeconds: {{ .Values.readiness.initialDelaySeconds }}
          periodSeconds: {{ .Values.readiness.periodSeconds }}
        resources:
{{ toYaml .Values.resources | indent 10 }}
      {{- if .Values.nodeSelector }}
      nodeSelector:
{{ toYaml .Values.nodeSelector | indent 8 }}
      {{- end -}}
      {{- if .Values.affinity }}
      affinity:
{{ toYaml .Values.affinity | indent 8 }}
      {{- end }}

      # side car containers
      - name: filebeat-onap
        image: "{{ .Values.global.loggingRepository }}/{{ .Values.global.loggingImage }}"
        imagePullPolicy: {{ .Values.global.pullPolicy | default .Values.pullPolicy }}
        volumeMounts:
        - mountPath: /usr/share/filebeat/filebeat.yml
          subPath: filebeat.yml
          name: filebeat-conf
        - mountPath: /var/log/onap
          name: {{ include "common.fullname" . }}-logs
        - mountPath: /usr/share/filebeat/data
          name: {{ include "common.fullname" . }}-filebeat
      volumes:
      - name: localtime
        hostPath:
          path: /etc/localtime
      - name: filebeat-conf
        configMap:
          name: aai-filebeat
      - name: {{ include "common.fullname" . }}-logs
        emptyDir: {}
      - name: {{ include "common.fullname" . }}-filebeat
        emptyDir: {}
      - name: {{ include "common.fullname" . }}-log-conf
        configMap:
         name: {{ include "common.fullname" . }}-log
      - name: {{ include "common.fullname" . }}-localhost-access-log-conf
        configMap:
         name: {{ include "common.fullname" . }}-localhost-access-log-configmap
      - name: {{ include "common.fullname" . }}-db-real-conf
        configMap:
         name: {{ include "common.fullname" . }}-db-real-configmap
      - name: {{ include "common.fullname" . }}-db-cached-conf
        configMap:
         name: {{ include "common.fullname" . }}-db-cached-configmap
      - name: {{ include "common.fullname" . }}-aaiconfig-conf
        configMap:
         name: {{ include "common.fullname" . }}-aaiconfig-configmap
      - name: {{ include "common.fullname" . }}-aaf-properties
        configMap:
         name: {{ include "common.fullname" . }}-aaf-props
      - name: {{ include "common.fullname" . }}-aaf-certs
        secret:
         secretName: {{ include "common.fullname" . }}-aaf-keys
      - name: {{ include "common.fullname" . }}-springapp-conf
        configMap:
         name: {{ include "common.fullname" . }}-springapp-configmap
      - name: {{ include "common.fullname" . }}-realm-conf
        configMap:
         name: {{ include "common.fullname" . }}-realm-configmap
      - name: {{ include "common.fullname" . }}-auth-truststore-sec
        secret:
         secretName: aai-auth-truststore-secret
         items:
          {{ range $job := .Values.global.config.auth.files }}
           - key: {{ . }}
             path: {{ . }}
          {{ end }}
      restartPolicy: {{ .Values.global.restartPolicy | default .Values.restartPolicy }}
      imagePullSecrets:
      - name: "{{ include "common.namespace" . }}-docker-registry-key"
STRING. url Onap service base url and is of type URL. status Onap service status and is of type DIGIT. nodes Onap service running nodes and is of type JSON. enable-ssl Onap service is enabled with https or not and is of type STRING. path Onap service path and is of type STRING. Error:: On error, it prints :::: [30] multicloud-cloud-delete ----------------------------------------------- usage: oclip multicloud-cloud-delete Deletes a cloud region, can be used to directly delete cloud referenced by other resources Product: onap-dublin Service: multicloud Author: ONAP HPA Integration Team (itohan.ukponmwan@intel.com) Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-y | --cloud-owner] [-x | --cloud-region] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -y | --cloud-owner Onap Cloud Owner name. It is of type STRING. By default, it is . -x | --cloud-region Onap Cloud region name. It is of type STRING. By default, it is . Error:: On error, it prints :::: [31] multicloud-register-cloud ----------------------------------------------- usage: oclip multicloud-register-cloud Register a cloud region with multicloud plugin Product: onap-dublin Service: multicloud Author: ONAP HPA Integration Team (itohan.ukponmwan@intel.com) Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-y | --cloud-owner] [-x | --cloud-region] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -y | --cloud-owner Onap Cloud Owner name. It is of type STRING. By default, it is . -x | --cloud-region Onap Cloud region name. It is of type STRING. By default, it is . Error:: On error, it prints :::: [32] owning-entity-list ----------------------------------------------- usage: oclip owning-entity-list Lists the Owning Entities in Onap Product: onap-dublin Service: aai Author: ONAP HPA Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: name Owning entity name and is of type STRING. Id Owning entity Id and is of type STRING. resource-version Owning entity resource version and is of type STRING. Error:: On error, it prints :::: [33] policy-basic-login ----------------------------------------------- usage: oclip policy-basic-login ONAP basic login auth command Product: onap-dublin Service: policy-basic-auth Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-u | --host-username] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: Authorization Authorization and is of type STRING. Environment Environment and is of type STRING. ClientAuth Client Auth and is of type STRING. Error:: On error, it prints :::: [34] policy-create-outdated ----------------------------------------------- usage: oclip policy-create-outdated Create a policy in PAP Product: onap-dublin Service: policy Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-T | --policy--config-type] [-b | --policy-config-body] [-s | --long] [-D | --context] [-u | --host-username] [-x | --policy-name] [-a | --no-auth] [-S | --policy-scope] [-o | --onap-name] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -T | --policy--config-type Policy config type. It is of type STRING. By default, it is . -b | --policy-config-body Policy config body. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -x | --policy-name Onap policy Name. It is of type STRING. By default, it is . -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -S | --policy-scope Policy scope. It is of type STRING. By default, it is . -o | --onap-name Onap name. It is of type STRING. By default, it is . -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [35] policy-delete-pap ----------------------------------------------- usage: oclip policy-delete-pap Delete config policy in PAP Product: onap-dublin Service: policy Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-c | --delete-condition] [-s | --long] [-D | --context] [-y | --policy-component] [-u | --host-username] [-x | --policy-name] [-a | --no-auth] [-b | --policy-type] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -c | --delete-condition Delete condition. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -y | --policy-component Component of the policy. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -x | --policy-name Onap policy Name. It is of type STRING. By default, it is . -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -b | --policy-type Policy config type. It is of type STRING. By default, it is . -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [36] policy-delete-pdp ----------------------------------------------- usage: oclip policy-delete-pdp Delete config policy in PDP Product: onap-dublin Service: policy Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-y | --policy-component] [-u | --host-username] [-x | --policy-name] [-a | --no-auth] [-b | --policy-type] [-g | --pdp-group] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -y | --policy-component Component of the policy. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -x | --policy-name Onap policy Name. It is of type STRING. By default, it is . -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -b | --policy-type Policy config type. It is of type STRING. By default, it is . -g | --pdp-group PDP group name. It is of type STRING. By default, it is . -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [37] policy-delete-type ----------------------------------------------- usage: oclip policy-delete-type Delete all versions of a policy type Product: onap-dublin Service: policy Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-x | --policy-type-id] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -x | --policy-type-id Policy type ID. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [38] policy-delete-type-with-version ----------------------------------------------- usage: oclip policy-delete-type-with-version Delete one version of a policy type Product: onap-dublin Service: policy Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-y | --version-id] [-s | --long] [-D | --context] [-x | --policy-type-id] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -y | --version-id Policy type version ID. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -x | --policy-type-id Policy type ID. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [39] policy-list-outdated ----------------------------------------------- usage: oclip policy-list-outdated List policies Product: onap-dublin Service: policy Author: ONAP HPA Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-A | --config-attributes] [-s | --long] [-D | --context] [-u | --host-username] [-x | --policy-name] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -A | --config-attributes Configuration Attributes. It is of type JSON. It's recommended to input the complete path of the file, which is having the value for it. It is optional. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -x | --policy-name ONAP policy name. It is of type STRING. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: name Policy Name and is of type STRING. type Policy type and is of type STRING. config Policy configuration and is of type JSON. version Policy version and is of type STRING. rules Policy rules and is of type JSON. Error:: On error, it prints :::: [40] policy-push-outdated ----------------------------------------------- usage: oclip policy-push-outdated Push a policy to PDP Product: onap-dublin Service: policy Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-c | --policy-group] [-u | --host-username] [-x | --policy-name] [-a | --no-auth] [-b | --policy-type] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -c | --policy-group Policy pdp group. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -x | --policy-name Onap policy Name. It is of type STRING. By default, it is . -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -b | --policy-type Policy type. It is of type STRING. By default, it is . -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [41] policy-type-create ----------------------------------------------- usage: oclip policy-type-create Create a policy type Product: onap-dublin Service: policy Author: ONAP HPA Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-x | --policy-type-body] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -x | --policy-type-body Configuration of the new policy type. It is of type JSON. It's recommended to input the complete path of the file, which is having the value for it. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: Response Response message and is of type STRING. Error:: On error, it prints :::: [42] policy-type-list ----------------------------------------------- usage: oclip policy-type-list Retrieve existing policy types Product: onap-dublin Service: policy Author: ONAP HPA Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. policy-type-id Policy type ID. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: Type properties Policy type properties and is of type JSON. Error:: On error, it prints :::: [43] policy-type-list-all ----------------------------------------------- usage: oclip policy-type-list-all Retrieve existing policy types Product: onap-dublin Service: policy Author: ONAP HPA Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: Type properties Policy type properties and is of type JSON. Error:: On error, it prints :::: [44] policy-type-list-with-version ----------------------------------------------- usage: oclip policy-type-list-with-version Retrieve one particular version of a policy type Product: onap-dublin Service: policy Author: ONAP HPA Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. version-id Policy type version ID. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. policy-type-id Policy type ID. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: Type properties Policy type properties and is of type JSON. Error:: On error, it prints :::: [45] policy-update-outdated ----------------------------------------------- usage: oclip policy-update-outdated Update a policy in PAP Product: onap-dublin Service: policy Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-T | --policy--config-type] [-b | --policy-config-body] [-s | --long] [-D | --context] [-u | --host-username] [-x | --policy-name] [-a | --no-auth] [-S | --policy-scope] [-o | --onap-name] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -T | --policy--config-type Policy config type. It is of type STRING. By default, it is . -b | --policy-config-body Policy config body. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -x | --policy-name Onap policy Name. It is of type STRING. By default, it is . -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -S | --policy-scope Policy scope. It is of type STRING. By default, it is . -o | --onap-name Onap name. It is of type STRING. By default, it is . -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [46] sdc-basic-login ----------------------------------------------- usage: oclip sdc-basic-login ONAP basic login auth command Product: onap-dublin Service: sdc-basic-auth Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-u | --host-username] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: Authorization Authorization and is of type STRING. X-TransactionId X-TransactionId and is of type STRING. X-FromAppId X-FromAppId and is of type STRING. USER_ID USER_ID for sdc and is of type STRING. Error:: On error, it prints :::: [47] sdnc-create ----------------------------------------------- usage: oclip sdnc-create Register a SDNC in Onap Product: onap-dublin Service: aai Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-g | --ip-address] [-e | --vendor] [-V | --verify] [-f | --format] [-h | --help] [-t | --no-title] [-v | --version] [-y | --sdnc-id] [-s | --long] [-j | --password] [-b | --name] [-a | --no-auth] [-p | --host-password] [-m | --host-url] [-C | --no-catalog] [-d | --debug] [-k | --port] [-c | --type] [-q | --sdnc-version] [-D | --context] [-r | --protocal] [-z | --product-name] [-i | --username] [-u | --host-username] [-x | --location] where:: -g | --ip-address Onap SDNC ip address. It is of type STRING. By default, it is . -e | --vendor Onap SDNC vendor. It is of type STRING. By default, it is . -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -t | --no-title whether to print title or not. It is of type BOOL. -v | --version print service version. It is of type BOOL. -y | --sdnc-id Onap SDNC unique id. It is of type UUID. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -j | --password Onap SDNC password. It is of type STRING. By default, it is . -b | --name Onap SDNC name. It is of type STRING. By default, it is . -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -d | --debug Enable debug output. It is of type BOOL. -k | --port Onap SDNC port. It is of type STRING. By default, it is . -c | --type Onap SDNC type. It is of type STRING. By default, it is . -q | --sdnc-version Onap SDNC version. It is of type STRING. By default, it is . -D | --context command context. It is of type MAP. It is optional. -r | --protocal Onap SDNC protocal. It is of type STRING. By default, it is . -z | --product-name Onap SDNC product-name. It is of type STRING. By default, it is . -i | --username Onap SDNC username. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -x | --location Onap SDNC unique id. It is of type UUID. Error:: On error, it prints :::: [48] sdnc-delete ----------------------------------------------- usage: oclip sdnc-delete Un-register a VNFM in Onap Product: onap-dublin Service: aai Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-x | --sdnc-id] [-r | --resource-version] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -x | --sdnc-id Onap sdnc unique id. It is of type STRING. By default, it is . -r | --resource-version Onap resource version. It is of type UUID. It is optional. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [49] sdnc-list ----------------------------------------------- usage: oclip sdnc-list List the configured sdnc Product: onap-dublin Service: aai Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: sdnc-id Onap sdnc id and is of type STRING. resource-version Onap sdnc resource version and is of type STRING. location Onap sdnc location and is of type STRING. product-name Onap sdnc product name and is of type STRING. Error:: On error, it prints :::: [50] service-create ----------------------------------------------- 0x7006::In service-create-schema-dublin.yaml, Parameter option t is in conflict, only one option is allowed with given name [51] service-create-vcpe ----------------------------------------------- 0x7006::In service-create-vcpe-schema-dublin.yaml, Parameter option t is in conflict, only one option is allowed with given name [52] service-delete ----------------------------------------------- usage: oclip service-delete Delete a service instance using SO Product: onap-dublin Service: so Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-e | --model-name] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-b | --model-invariant-id] [-j | --cloud-region] [-x | --service-instace-id] [-r | --requestor-id] [-i | --model-uuid] [-c | --customer-name] [-s | --long] [-D | --context] [-g | --model-version] [-k | --tenant-id] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -e | --model-name model name available in SDC catalog. It is of type STRING. By default, it is . -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -b | --model-invariant-id model invariant id for service in SDC catalog. It is of type STRING. By default, it is . -j | --cloud-region cloud region id. It is of type STRING. By default, it is . -x | --service-instace-id unique id for service instance. It is of type STRING. By default, it is . -r | --requestor-id requestor ID. It is of type STRING. By default, it is . -i | --model-uuid model uuid for service in SDC catalog. It is of type STRING. By default, it is . -c | --customer-name unique id for customer. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -g | --model-version model version of service (eg. 1.0). It is of type STRING. By default, it is . -k | --tenant-id tenant id. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [53] service-list ----------------------------------------------- usage: oclip service-list List all service instances from SO Product: onap-dublin Service: so Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: name Onap service name and is of type STRING. version Onap service version and is of type STRING. url Onap service base url and is of type URL. status Onap service status and is of type DIGIT. nodes Onap service running nodes and is of type JSON. enable-ssl Onap service is enabled with https or not and is of type STRING. path Onap service path and is of type STRING. Error:: On error, it prints :::: [54] service-model-add-vf ----------------------------------------------- usage: oclip service-model-add-vf Helps to add VF into service models in SDC Product: onap-dublin Service: sdc Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-x | --service-model-id] [-b | --vf-version] [-y | --vf-id] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-z | --vf-name] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -x | --service-model-id Onap Service Name. It is of type STRING. By default, it is . -b | --vf-version VF version. It is of type STRING. It is optional. By default, it is . -y | --vf-id VF ID. It is of type STRING. It is optional. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -z | --vf-name VF ID. It is of type STRING. It is optional. By default, it is . -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: ID Service ID and is of type STRING. Error:: On error, it prints :::: [55] service-model-approve ----------------------------------------------- usage: oclip service-model-approve Approves the Service model in SDC Product: onap-dublin Service: sdc Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-b | --service-model-uuid] [-r | --remarks] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -b | --service-model-uuid Service model UUID (can be found by running service-model-list). It is of type STRING. By default, it is . -r | --remarks approval remarks. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [56] service-model-checkin ----------------------------------------------- usage: oclip service-model-checkin Checkin Service model in SDC Product: onap-dublin Service: sdc Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-b | --service-model-uuid] [-r | --remarks] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -b | --service-model-uuid Service model UUID (can be found by running service-model-list). It is of type STRING. By default, it is . -r | --remarks checkin remarks. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [57] service-model-checkout ----------------------------------------------- usage: oclip service-model-checkout Checkout Service model in SDC Product: onap-dublin Service: sdc Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-b | --service-model-uuid] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -b | --service-model-uuid Service model UUID (can be found from service-model-list). It is of type STRING. It is optional. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [58] service-model-create ----------------------------------------------- usage: oclip service-model-create Create Service model in SDC Product: onap-dublin Service: sdc Author: ONAP HPA Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-z | --project-code] [-y | --description] [-e | --icon-id] [-c | --category-display-name] [-s | --long] [-D | --context] [-x | --service-name] [-u | --host-username] [-a | --no-auth] [-b | --category] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -z | --project-code Project code. It is of type STRING. It is optional. By default, it is . -y | --description Description for Service. It is of type STRING. It is optional. By default, it is . -e | --icon-id Service Icon id (options are "network_l_4","network_l_1-3"[use this icon for "Network L1-3","E2E Service","Network Service"],"mobility","call_controll"). It is of type STRING. It is optional. -c | --category-display-name Service category display name (Options are "Network L4+","Network L1-3","E2E Service","Network Service","Mobility","VoIP Call Control"). It is of type STRING. It is optional. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -x | --service-name Onap Service Name. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -b | --category Service category (options are "network l4+","network l1-3","e2e service","mobility","network service","voip call control"). It is of type STRING. It is optional. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: ID Service ID and is of type STRING. Error:: On error, it prints :::: [59] service-model-distribute ----------------------------------------------- usage: oclip service-model-distribute Distributes the Service model in SDC Product: onap-dublin Service: sdc Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-b | --service-model-uuid] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -b | --service-model-uuid Service model UUID (can be found from service-model-list). It is of type STRING. It is optional. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [60] service-model-list ----------------------------------------------- usage: oclip service-model-list List the service model in SDC Product: onap-dublin Service: sdc Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: uuid UUID and is of type STRING. invariant-uuid Invariant UUID and is of type STRING. name Name and is of type STRING. version version and is of type STRING. status status and is of type STRING. distribution-status status and is of type STRING. description description and is of type STRING. Error:: On error, it prints :::: [61] service-model-test-accept ----------------------------------------------- usage: oclip service-model-test-accept Accepts the Service model test in SDC Product: onap-dublin Service: sdc Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-r | --test-remark] [-b | --service-model-id] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -r | --test-remark Remarks when accepting test. It is of type STRING. By default, it is . -b | --service-model-id Service model ID. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [62] service-model-test-reject ----------------------------------------------- usage: oclip service-model-test-reject Rejects the Service model test in SDC Product: onap-dublin Service: sdc Author: ONAP HPA Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-r | --test-remark] [-b | --service-model-id] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -r | --test-remark Remarks when rejecting test. It is of type STRING. By default, it is . -b | --service-model-id Service model ID. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [63] service-model-test-request ----------------------------------------------- usage: oclip service-model-test-request Request the certification of Service model in SDC Product: onap-dublin Service: sdc Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-r | --remark] [-s | --long] [-D | --context] [-b | --service-model-id] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -r | --remark Remarks when submitting for testing. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -b | --service-model-id Service model ID. It is of type STRING. It is optional. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [64] service-model-test-start ----------------------------------------------- usage: oclip service-model-test-start Starts the testing of a Service model in SDC Product: onap-dublin Service: sdc Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-b | --service-model-id] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -b | --service-model-id Service model ID. It is of type STRING. It is optional. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [65] service-model-undocheckout ----------------------------------------------- usage: oclip service-model-undocheckout Undo Checkout of Service model in SDC Product: onap-dublin Service: sdc Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-b | --service-model-uuid] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -b | --service-model-uuid Service model UUIID (check service-model-list). It is of type STRING. It is optional. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [66] service-show ----------------------------------------------- 0x7006::In service-show-schema-dublin.yaml, Parameter option s is in conflict, only one option is allowed with given name [67] service-show-resource-module-name ----------------------------------------------- 0x7006::In service-show-resource-module-name-schema-dublin.yaml, Parameter option s is in conflict, only one option is allowed with given name [68] service-type-create ----------------------------------------------- usage: oclip service-type-create Add a service type in Onap Product: onap-dublin Service: aai Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-x | --service-type] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-y | --service-type-id] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -x | --service-type Onap service type. It is of type STRING. By default, it is . -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -y | --service-type-id Onap service type uuid. It is of type UUID. It is optional. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [69] service-type-delete ----------------------------------------------- usage: oclip service-type-delete Delete a service type from Onap Product: onap-dublin Service: aai Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-y | --resource-version] [-x | --service-type-id] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -y | --resource-version Onap service resource version. It is of type UUID. It is optional. -x | --service-type-id Onap service type uuid. It is of type UUID. It is optional. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [70] service-type-list ----------------------------------------------- usage: oclip service-type-list List the service types configured in Onap Product: onap-dublin Service: aai Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: service-type-id Onap cloud service and is of type STRING. service-type Onap cloud service and is of type STRING. resource-version Onap cloud service resource version and is of type STRING. Error:: On error, it prints :::: [71] service-update ----------------------------------------------- usage: oclip service-update Update a service instance using SO Product: onap-dublin Service: so Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-V | --verify] [-f | --format] [-h | --help] [-t | --no-title] [-l | --cloud-region] [-w | --service-type] [-v | --version] [-i | --model-name] [-c | --customer] [-q | --requestor-id] [-s | --long] [-b | --tenant-id] [-k | --instance-name] [-r | --supress-rollback] [-a | --no-auth] [-n | --model-version-id] [-p | --host-password] [-m | --host-url] [-C | --no-catalog] [-e | --model-invariant-id] [-d | --debug] [-x | --service-instace-id] [-D | --context] [-j | --model-version] [-u | --host-username] [-g | --model-uuid] where:: -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -t | --no-title whether to print title or not. It is of type BOOL. -l | --cloud-region cloud region identifier. It is of type STRING. By default, it is . -w | --service-type subscription service type. It is of type STRING. By default, it is . -v | --version print service version. It is of type BOOL. -i | --model-name model name as provided in ASDC design time. It is of type STRING. By default, it is . -c | --customer unique id for customer. It is of type STRING. By default, it is . -q | --requestor-id requestor ID. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -b | --tenant-id tenant id. It is of type STRING. By default, it is . -k | --instance-name service instance name. It is of type STRING. By default, it is . -r | --supress-rollback rollback changes if instantiation fails. It is of type BOOL. It is optional. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -n | --model-version-id model-version-id. It is of type STRING. By default, it is . -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -e | --model-invariant-id model invariant id generated by ASDC. It is of type STRING. By default, it is . -d | --debug Enable debug output. It is of type BOOL. -x | --service-instace-id unique id for service instance. It is of type STRING. By default, it is . -D | --context command context. It is of type MAP. It is optional. -j | --model-version model-version. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -g | --model-uuid model uuid generated by ASDC. It is of type STRING. By default, it is . Results:: service-id instance id for the created service. and is of type STRING. Error:: On error, it prints :::: [72] service2vf-model-list ----------------------------------------------- usage: oclip service2vf-model-list List the VF in a given service model in SDC Product: onap-dublin Service: sdc Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-z | --service-model-id] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -z | --service-model-id Service model uuid. It is of type STRING. By default, it is . -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: vf-uuid UUID and is of type STRING. vf-name name and is of type STRING. vf-customization-uuid customization UUID and is of type STRING. vf-version version and is of type STRING. Error:: On error, it prints :::: [73] subscription-cloud-add ----------------------------------------------- usage: oclip subscription-cloud-add Add a new cloud region to a customer subscription Product: onap-dublin Service: aai Author: Intel ONAP HPA integration team (itohan.ukponmwan@intel.com) Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-x | --customer-name] [-c | --cloud-tenant-id] [-s | --long] [-D | --context] [-z | --cloud-owner] [-e | --service-type] [-u | --host-username] [-a | --no-auth] [-y | --tenant-name] [-r | --cloud-region] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -x | --customer-name Onap customer name. It is of type STRING. By default, it is . -c | --cloud-tenant-id Onap cloud tenant id. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -z | --cloud-owner Onap cloud owner name. It is of type STRING. By default, it is . -e | --service-type Onap service type. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -y | --tenant-name name of tenant to use in the cloud region. It is of type STRING. By default, it is . -r | --cloud-region Onap cloud region. It is of type STRING. By default, it is . -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [74] subscription-cloud-delete ----------------------------------------------- usage: oclip subscription-cloud-delete Delete a cloud region from a customer subscription Product: onap-dublin Service: aai Author: Intel ONAP HPA integration team (onap-discuss@lists.onap.org) Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-x | --customer-name] [-c | --cloud-tenant-id] [-s | --long] [-D | --context] [-z | --cloud-owner] [-e | --service-type] [-u | --host-username] [-a | --no-auth] [-y | --tenant-name] [-r | --cloud-region] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -x | --customer-name Onap customer name. It is of type STRING. By default, it is . -c | --cloud-tenant-id Onap cloud tenant id. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -z | --cloud-owner Onap cloud owner name. It is of type STRING. By default, it is . -e | --service-type Onap service type. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -y | --tenant-name name of tenant to use in the cloud region. It is of type STRING. By default, it is . -r | --cloud-region Onap cloud region. It is of type STRING. By default, it is . -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [75] subscription-create ----------------------------------------------- usage: oclip subscription-create Create a subscription of a customer for given service in specific cloud region in Onap Product: onap-dublin Service: aai Author: Intel ONAP HPA integration team (itohan.ukponmwan@intel.com) Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-x | --customer-name] [-c | --cloud-tenant-id] [-s | --long] [-D | --context] [-z | --cloud-owner] [-e | --service-type] [-u | --host-username] [-a | --no-auth] [-y | --tenant-name] [-r | --cloud-region] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -x | --customer-name Onap customer name. It is of type STRING. By default, it is . -c | --cloud-tenant-id Onap cloud tenant id. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -z | --cloud-owner Onap cloud owner name. It is of type STRING. By default, it is . -e | --service-type Onap service type. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -y | --tenant-name name of tenant to use in the cloud region. It is of type STRING. By default, it is . -r | --cloud-region Onap cloud region. It is of type STRING. By default, it is . -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [76] subscription-delete ----------------------------------------------- usage: oclip subscription-delete Delete the subscription for a given customer in Onap Product: onap-dublin Service: aai Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-x | --customer-name] [-y | --service-type] [-s | --long] [-D | --context] [-g | --resource-version] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -x | --customer-name Onap customer name. It is of type STRING. By default, it is . -y | --service-type Onap subscribtion id. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -g | --resource-version Onap subscription resource version. It is of type STRING. It is optional. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [77] subscription-list ----------------------------------------------- usage: oclip subscription-list Lists the subscription for a given customer in Onap Product: onap-dublin Service: aai Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-x | --customer-name] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -x | --customer-name Onap customer name. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: service-type Onap service type and is of type STRING. resource-version Onap subscription resource version and is of type STRING. tenant Onap tenant name and is of type STRING. region Onap region name and is of type STRING. cloud Onap cloud name and is of type STRING. Error:: On error, it prints :::: [78] tenant-create ----------------------------------------------- usage: oclip tenant-create Create a tenant under given cloud region in Onap Product: onap-dublin Service: aai Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-x | --cloud] [-z | --tenant-id] [-y | --region] [-s | --long] [-D | --context] [-r | --tenant-name] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -x | --cloud Onap cloud. It is of type STRING. By default, it is . -z | --tenant-id Onap cloud tenant id. It is of type UUID. -y | --region Onap cloud region. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -r | --tenant-name Onap cloud tenant name. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [79] tenant-delete ----------------------------------------------- usage: oclip tenant-delete Delete tenant under given cloud region in Onap Product: onap-dublin Service: aai Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-x | --cloud] [-z | --tenant-id] [-r | --resource-version] [-y | --region] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -x | --cloud Onap cloud. It is of type STRING. By default, it is . -z | --tenant-id Onap cloud tenant id. It is of type STRING. By default, it is . -r | --resource-version Onap cloud tenant version. It is of type UUID. It is optional. -y | --region Onap cloud region. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [80] tenant-list ----------------------------------------------- usage: oclip tenant-list Lists the tenants under given cloud region in Onap Product: onap-dublin Service: aai Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-x | --cloud] [-y | --region] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -x | --cloud Onap cloud. It is of type STRING. By default, it is . -y | --region Onap cloud region. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: tenant-id Onap tenant-id and is of type STRING. tenant-name Onap tenant name and is of type STRING. resource-version Onap tenant resource version and is of type STRING. Error:: On error, it prints :::: [81] vf-model-certify ----------------------------------------------- usage: oclip vf-model-certify Certify a Virtual function Product: onap-dublin Service: sdc Author: ONAP HPA Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-b | --vf-id] [-r | --remarks] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -b | --vf-id VF ID. It is of type STRING. By default, it is . -r | --remarks certification remarks. It is of type STRING. It is optional. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [82] vf-model-create ----------------------------------------------- usage: oclip vf-model-create Create Virtual function from Vendor Software Product Product: onap-dublin Service: sdc Author: ONAP HPA Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-y | --description] [-g | --vsp-version] [-x | --name] [-s | --long] [-D | --context] [-z | --vendor-name] [-u | --host-username] [-a | --no-auth] [-b | --vsp-id] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -y | --description Description for VF. It is of type STRING. It is optional. By default, it is . -g | --vsp-version VSP version. It is of type STRING. By default, it is . -x | --name Onap VF Name. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -z | --vendor-name Vendor name. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -b | --vsp-id VSP ID. It is of type STRING. By default, it is . -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: ID VF ID and is of type STRING. Error:: On error, it prints :::: [83] vf-model-list ----------------------------------------------- usage: oclip vf-model-list List the VF resource model in SDC Product: onap-dublin Service: sdc Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: uuid UUID and is of type STRING. uniqueid UUID and is of type STRING. invariant-uuid Invariant UUID and is of type STRING. name Name and is of type STRING. version version and is of type STRING. status status and is of type STRING. description description and is of type STRING. vsp-uuid VSP uuid and is of type STRING. vsp-version VSP version and is of type STRING. Error:: On error, it prints :::: [84] vf-module-create ----------------------------------------------- usage: oclip vf-module-create Create a VF Module Product: onap-dublin Service: so Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-w | --tenant-id] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-y | --vnf-instace-id] [-z | --parenet-service-model] [-x | --service-instace-id] [-l | --lcp-cloudregion-id] [-s | --long] [-D | --context] [-i | --instance-name] [-u | --host-username] [-r | --supress-rollback] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -w | --tenant-id openstack tenant id (uuid). It is of type STRING. By default, it is . -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -y | --vnf-instace-id vnf instance id. It is of type STRING. By default, it is . -z | --parenet-service-model parent service model name. It is of type STRING. By default, it is . -x | --service-instace-id unique id for service instance. It is of type STRING. By default, it is . -l | --lcp-cloudregion-id AIC LCP node location identifier. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -i | --instance-name service instance name. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -r | --supress-rollback rollback changes if instantiation fails. It is of type BOOL. It is optional. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [85] vf-module-list ----------------------------------------------- usage: oclip vf-module-list List all VF Modules Product: onap-dublin Service: so Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-w | --tenant-id] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-y | --vnf-instace-id] [-z | --parenet-service-model] [-x | --service-instace-id] [-l | --lcp-cloudregion-id] [-s | --long] [-D | --context] [-i | --instance-name] [-u | --host-username] [-r | --supress-rollback] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -w | --tenant-id openstack tenant id (uuid). It is of type STRING. By default, it is . -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -y | --vnf-instace-id vnf instance id. It is of type STRING. By default, it is . -z | --parenet-service-model parent service model name. It is of type STRING. By default, it is . -x | --service-instace-id unique id for service instance. It is of type STRING. By default, it is . -l | --lcp-cloudregion-id AIC LCP node location identifier. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -i | --instance-name service instance name. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -r | --supress-rollback rollback changes if instantiation fails. It is of type BOOL. It is optional. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [86] vf-module-show ----------------------------------------------- usage: oclip vf-module-show Show a VF Module Product: onap-dublin Service: so Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: name Onap service name and is of type STRING. version Onap service version and is of type STRING. url Onap service base url and is of type URL. status Onap service status and is of type DIGIT. nodes Onap service running nodes and is of type JSON. enable-ssl Onap service is enabled with https or not and is of type STRING. path Onap service path and is of type STRING. Error:: On error, it prints :::: [87] vf-module-update ----------------------------------------------- usage: oclip vf-module-update Update a VF Module Product: onap-dublin Service: so Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-w | --tenant-id] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-y | --vnf-instace-id] [-z | --parenet-service-model] [-x | --service-instace-id] [-l | --lcp-cloudregion-id] [-s | --long] [-D | --context] [-i | --instance-name] [-u | --host-username] [-r | --supress-rollback] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -w | --tenant-id openstack tenant id (uuid). It is of type STRING. By default, it is . -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -y | --vnf-instace-id vnf instance id. It is of type STRING. By default, it is . -z | --parenet-service-model parent service model name. It is of type STRING. By default, it is . -x | --service-instace-id unique id for service instance. It is of type STRING. By default, it is . -l | --lcp-cloudregion-id AIC LCP node location identifier. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -i | --instance-name service instance name. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -r | --supress-rollback rollback changes if instantiation fails. It is of type BOOL. It is optional. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [88] vf-preload ----------------------------------------------- usage: oclip vf-preload Preload SDNC with parameter values for a VF module in ONAP Product: onap-dublin Service: sdnc Author: Intel ONAP HPA integration team (itohan.ukponmwan@intel.com) Options:: [-m | --host-url] [-C | --no-catalog] [-y | --preload-file] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -y | --preload-file File containing preload values. It is of type TEXT. By default, it is . -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [89] vfc-catalog-delete-ns ----------------------------------------------- usage: oclip vfc-catalog-delete-ns vfc delete onboard ns from catalog of vfc Product: onap-dublin Service: vfc Author: ONAP HPA Integration Team (haibin.huang@intel.com) Options:: [-m | --host-url] [-c | --ns-csar-uuid] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -c | --ns-csar-uuid ns's uuid of csar file. It is of type STRING. By default, it is . -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. Results:: job-id job-id and is of type STRING. Error:: On error, it prints :::: [90] vfc-catalog-delete-vnf ----------------------------------------------- usage: oclip vfc-catalog-delete-vnf vfc delete onboard vnf to catalog of vfc Product: onap-dublin Service: vfc Author: ONAP HPA Integration Team (haibin.huang@intel.com) Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-c | --vnf-csar-uuid] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -c | --vnf-csar-uuid vnf's uuid of csar file. It is of type STRING. By default, it is . Results:: job-id job-id and is of type STRING. Error:: On error, it prints :::: [91] vfc-catalog-get-ns ----------------------------------------------- usage: oclip vfc-catalog-get-ns vfc get onboard ns status Product: onap-dublin Service: vfc Author: ONAP HPA Integration Team (haibin.huang@intel.com) Options:: [-m | --host-url] [-c | --ns-csar-uuid] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -c | --ns-csar-uuid ns's uuid of csar file. It is of type STRING. By default, it is . -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. Results:: nsd-invariant-id nsd-invariant-id and is of type STRING. ns-package-id ns-package-id and is of type STRING. nsd-provider nsd-provider and is of type STRING. nsd-id nsd-id and is of type STRING. download-url download-url and is of type STRING. csar-name csar-name and is of type STRING. Error:: On error, it prints :::: [92] vfc-catalog-get-vnf ----------------------------------------------- usage: oclip vfc-catalog-get-vnf vfc get onboard vnf status Product: onap-dublin Service: vfc Author: ONAP HPA Integration Team (haibin.huang@intel.com) Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-c | --vnf-csar-uuid] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -c | --vnf-csar-uuid vnf's uuid of csar file. It is of type STRING. By default, it is . Results:: vnfd-id vnfd-id and is of type STRING. vnf-package-id vnf-package-id and is of type STRING. vnfd-provider vnfd-provider and is of type STRING. vnfd-version vnfd-version and is of type STRING. vnf-version vnf-version and is of type STRING. csar-name csar-name and is of type STRING. Error:: On error, it prints :::: [93] vfc-catalog-onboard-ns ----------------------------------------------- usage: oclip vfc-catalog-onboard-ns vfc onboard ns to catalog of vfc Product: onap-dublin Service: vfc Author: ONAP HPA Integration Team (haibin.huang@intel.com) Options:: [-m | --host-url] [-c | --ns-csar-uuid] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -c | --ns-csar-uuid ns's uuid of csar file. It is of type STRING. By default, it is . -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. Results:: status status and is of type STRING. status-desc status-desc and is of type STRING. Error:: On error, it prints :::: [94] vfc-catalog-onboard-vnf ----------------------------------------------- usage: oclip vfc-catalog-onboard-vnf vfc onboard vnf to catalog of vfc Product: onap-dublin Service: vfc Author: ONAP HPA Integration Team (haibin.huang@intel.com) Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-c | --vnf-csar-uuid] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -c | --vnf-csar-uuid vnf's uuid of csar file. It is of type STRING. By default, it is . Results:: job-id job-id and is of type STRING. Error:: On error, it prints :::: [95] vfc-nslcm-create ----------------------------------------------- usage: oclip vfc-nslcm-create vfc nslcm create ns Product: onap-dublin Service: vfc Author: ONAP HPA Integration Team (haibin.huang@intel.com) Options:: [-n | --ns-csar-name] [-m | --host-url] [-c | --ns-csar-uuid] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] where:: -n | --ns-csar-name ns's name of csar. It is of type STRING. By default, it is . -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -c | --ns-csar-uuid ns's uuid of csar file. It is of type STRING. By default, it is . -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. Results:: ns-instance-id ns-instance-id and is of type STRING. Error:: On error, it prints :::: [96] vfc-nslcm-delete ----------------------------------------------- usage: oclip vfc-nslcm-delete vfc nslcm delete ns Product: onap-dublin Service: vfc Author: ONAP HPA Integration Team (haibin.huang@intel.com) Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-c | --ns-instance-id] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -c | --ns-instance-id ns's instance id. It is of type STRING. By default, it is . Results:: status status and is of type STRING. Error:: On error, it prints :::: [97] vfc-nslcm-get ----------------------------------------------- usage: oclip vfc-nslcm-get vfc nsclm get the status of creating ns Product: onap-dublin Service: vfc Author: ONAP HPA Integration Team (haibin.huang@intel.com) Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-c | --ns-instance-id] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -c | --ns-instance-id ns's instance id. It is of type STRING. By default, it is . Results:: ns-instance-id ns-instance-id and is of type STRING. ns-name ns-name and is of type STRING. description description and is of type STRING. nsd-id nsd-id and is of type STRING. Error:: On error, it prints :::: [98] vfc-nslcm-instantiate ----------------------------------------------- usage: oclip vfc-nslcm-instantiate vfc nslcm instantiate ns Product: onap-dublin Service: vfc Author: ONAP HPA Integration Team (haibin.huang@intel.com) Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-c | --location-constraints] [-s | --long] [-D | --context] [-i | --ns-instance-id] [-n | --sdn-controller-id] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -c | --location-constraints localtion constraints. It is of type JSON. It's recommended to input the complete path of the file, which is having the value for it. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -i | --ns-instance-id ns's instance id. It is of type STRING. By default, it is . -n | --sdn-controller-id sdn controller id. It is of type STRING. By default, it is . Results:: job-id job id and is of type STRING. Error:: On error, it prints :::: [99] vfmodule-delete ----------------------------------------------- usage: oclip vfmodule-delete delete a VF module (experimental) Product: onap-dublin Service: so Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-l | --cloud-region] [-j | --service-id] [-z | --tenant-id] [-y | --vf-id] [-k | --vf-model-invariant-id] [-s | --long] [-D | --context] [-g | --vfmodule-version] [-x | --vfmodule-id] [-e | --vfmodule-name] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -l | --cloud-region cloud region identifier. It is of type STRING. By default, it is . -j | --service-id unique id for service. It is of type STRING. By default, it is . -z | --tenant-id openstack tenant id. It is of type STRING. By default, it is . -y | --vf-id unique id for related VF. It is of type STRING. By default, it is . -k | --vf-model-invariant-id vf model invariant id. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -g | --vfmodule-version vf module version. It is of type STRING. By default, it is . -x | --vfmodule-id VF module Id. It is of type STRING. By default, it is . -e | --vfmodule-name vfmodule model name. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [100] vfn-create ----------------------------------------------- usage: oclip vfn-create Create a VNF Product: onap-dublin Service: so Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-j | --service-model-invariant-id] [-q | --service-model-name] [-k | --service-model-uuid] [-V | --verify] [-f | --format] [-h | --help] [-t | --no-title] [-l | --cloud-region] [-v | --version] [-y | --service-instance-id] [-z | --tenant-id] [-r | --requestor-id] [-c | --vf-model-uuid] [-o | --instance-name] [-s | --long] [-e | --vf-model-name] [-g | --vf-model-version] [-b | --vf-model-invariant-id] [-n | --service-model-version] [-a | --no-auth] [-p | --host-password] [-m | --host-url] [-i | --vf-model-customization-id] [-C | --no-catalog] [-d | --debug] [-D | --context] [-w | --product-family] [-u | --host-username] where:: -j | --service-model-invariant-id model invariant id. It is of type STRING. By default, it is . -q | --service-model-name service model name. It is of type STRING. By default, it is . -k | --service-model-uuid model name version id. It is of type STRING. By default, it is . -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -t | --no-title whether to print title or not. It is of type BOOL. -l | --cloud-region cloud region identifier. It is of type STRING. By default, it is . -v | --version print service version. It is of type BOOL. -y | --service-instance-id unique id for service instance. It is of type STRING. By default, it is . -z | --tenant-id openstack tenant id. It is of type STRING. By default, it is . -r | --requestor-id requestor ID. It is of type STRING. By default, it is . -c | --vf-model-uuid model uuid for vf. It is of type STRING. By default, it is . -o | --instance-name service instance name. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -e | --vf-model-name vf model name. It is of type STRING. By default, it is . -g | --vf-model-version vf model version. It is of type STRING. By default, it is . -b | --vf-model-invariant-id vf model invariant id. It is of type STRING. By default, it is . -n | --service-model-version service model version. It is of type STRING. By default, it is . -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -i | --vf-model-customization-id vf model customization id. It is of type STRING. By default, it is . -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -d | --debug Enable debug output. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -w | --product-family service type for serivce (e.g. vLB). It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. Results:: vf-id id for the created vnf and is of type STRING. Error:: On error, it prints :::: [101] vim-create ----------------------------------------------- usage: oclip vim-create Register a VIM under a given cloud region in Onap Product: onap-dublin Service: aai Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-e | --vendor] [-V | --verify] [-f | --format] [-h | --help] [-t | --no-title] [-x | --cloud-name] [-v | --version] [-s | --long] [-k | --ssl-cacert] [-y | --region-name] [-j | --password] [-b | --name] [-a | --no-auth] [-n | --cloud-domain] [-z | --vim-id] [-p | --host-password] [-m | --host-url] [-C | --no-catalog] [-d | --debug] [-q | --vim-version] [-l | --ssl-insecure] [-c | --type] [-o | --default-tenant] [-D | --context] [-i | --username] [-u | --host-username] [-g | --url] where:: -e | --vendor Onap VIM vendor. It is of type STRING. By default, it is . -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -t | --no-title whether to print title or not. It is of type BOOL. -x | --cloud-name Onap cloud name. It is of type STRING. By default, it is . -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -k | --ssl-cacert Onap VIM SSL certificate. It is of type TEXT. It is optional. By default, it is . -y | --region-name Onap region name. It is of type STRING. By default, it is . -j | --password Onap VIM password. It is of type STRING. By default, it is . -b | --name Onap VIM name. It is of type STRING. By default, it is . -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -n | --cloud-domain Onap VIM cloud domain. It is of type STRING. By default, it is . -z | --vim-id Onap VIM unique id. It is of type UUID. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -d | --debug Enable debug output. It is of type BOOL. -q | --vim-version Onap VIM version. It is of type STRING. By default, it is . -l | --ssl-insecure Onap VIM insecure. It is of type BOOL. It is optional. -c | --type Onap VIM type. It is of type STRING. By default, it is . -o | --default-tenant Onap VIM default tenant. It is of type STRING. By default, it is . -D | --context command context. It is of type MAP. It is optional. -i | --username Onap VIM username. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -g | --url Onap VIM URL. It is of type STRING. By default, it is . Error:: On error, it prints :::: [102] vim-delete ----------------------------------------------- usage: oclip vim-delete Un-register a VIM under from cloud region in Onap Product: onap-dublin Service: aai Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-x | --cloud-name] [-s | --long] [-D | --context] [-y | --region-name] [-u | --host-username] [-a | --no-auth] [-z | --vim-id] [-p | --host-password] [-b | --resource-version] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -x | --cloud-name Onap cloud name. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -y | --region-name Onap region name. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -z | --vim-id Onap VIM unique id. It is of type UUID. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. -b | --resource-version Onap vim resource version. It is of type STRING. It is optional. By default, it is . Error:: On error, it prints :::: [103] vim-list ----------------------------------------------- usage: oclip vim-list List the configured vims Product: onap-dublin Service: aai Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-x | --cloud-name] [-s | --long] [-D | --context] [-y | --region-name] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -x | --cloud-name Onap cloud name. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -y | --region-name Onap region name. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: vim-id Onap vim id and is of type STRING. name Onap vim name and is of type STRING. type Onap vim type and is of type STRING. vendor Onap vim vendor and is of type STRING. version Onap vim version and is of type STRING. url Onap vim url and is of type STRING. username Onap vim username and is of type STRING. cloud-domain Onap vim cloud domain and is of type STRING. default-tenant Onap vim tenant and is of type STRING. resource-version Onap vim resource version and is of type STRING. Error:: On error, it prints :::: [104] vlm-aggreement-create ----------------------------------------------- usage: oclip vlm-aggreement-create Create license aggreement Product: onap-dublin Service: sdc Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-y | --vlm-id] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-z | --description] [-x | --name] [-g | --vlm-feature-group-id] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-e | --vlm-version] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -y | --vlm-id License Model ID. It is of type STRING. By default, it is . -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -z | --description Description for aggreement. It is of type STRING. By default, it is . -x | --name aggreement name. It is of type STRING. By default, it is . -g | --vlm-feature-group-id VLM feature group. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -e | --vlm-version License Model version. It is of type STRING. By default, it is . -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: ID aggreement ID and is of type STRING. Error:: On error, it prints :::: [105] vlm-create ----------------------------------------------- usage: oclip vlm-create Create License Model Product: onap-dublin Service: sdc Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-y | --description] [-s | --long] [-D | --context] [-x | --vendor-name] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -y | --description Description for License Model. It is of type STRING. It is optional. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -x | --vendor-name vendor name. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: ID License Model ID and is of type UUID. version License Model version and is of type UUID. Error:: On error, it prints :::: [106] vlm-delete ----------------------------------------------- usage: oclip vlm-delete Delete License Model (certified vlms cannot be deleted) Product: onap-dublin Service: sdc Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-y | --vlm-id] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-x | --vendor-name] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -y | --vlm-id vlm id. It is of type STRING. By default, it is . -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -x | --vendor-name vendor name. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [107] vlm-entitlement-pool-create ----------------------------------------------- usage: oclip vlm-entitlement-pool-create Create Entitlement Pool Product: onap-dublin Service: sdc Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-y | --vlm-id] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-z | --description] [-k | --manufacture-reference-number] [-g | --expiryDate] [-x | --name] [-s | --long] [-D | --context] [-l | --startDate] [-u | --host-username] [-a | --no-auth] [-e | --vlm-version] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -y | --vlm-id License Model ID. It is of type STRING. By default, it is . -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -z | --description Description for Entitlement Pool. It is of type STRING. By default, it is . -k | --manufacture-reference-number Manufature Reference Number. It is of type STRING. By default, it is . -g | --expiryDate License end date (MM/DD/YYYY). It is of type STRING. By default, it is . -x | --name Entitlement Pool name. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -l | --startDate License start date (MM/DD/YYYY). It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -e | --vlm-version License Model version. It is of type STRING. By default, it is . -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: ID Entitlement Pool ID and is of type STRING. Error:: On error, it prints :::: [108] vlm-feature-group-create ----------------------------------------------- usage: oclip vlm-feature-group-create Create feature group Pool Product: onap-dublin Service: sdc Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-y | --vlm-id] [-C | --no-catalog] [-f | --format] [-h | --help] [-c | --part-number] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-z | --description] [-b | --vlm-entitle-pool-id] [-x | --name] [-g | --vlm-key-group-id] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-e | --vlm-version] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -y | --vlm-id License Model ID. It is of type STRING. By default, it is . -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -c | --part-number Part number. It is of type STRING. By default, it is . -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -z | --description Description for feature group. It is of type STRING. By default, it is . -b | --vlm-entitle-pool-id VLM Entitlement pool. It is of type STRING. By default, it is . -x | --name Feature group name. It is of type STRING. By default, it is . -g | --vlm-key-group-id VLM keygroup. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -e | --vlm-version License Model version. It is of type STRING. By default, it is . -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: ID Feature group ID and is of type STRING. Error:: On error, it prints :::: [109] vlm-key-group-create ----------------------------------------------- usage: oclip vlm-key-group-create Create License Key Group Product: onap-dublin Service: sdc Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-z | --description] [-x | --name] [-y | --type] [-s | --long] [-D | --context] [-c | --vlm-id] [-u | --host-username] [-a | --no-auth] [-e | --vlm-version] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -z | --description Description for License Key Group. It is of type STRING. It is optional. By default, it is . -x | --name name. It is of type STRING. By default, it is . -y | --type type of group (Universal, unique, one-time). It is of type STRING. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -c | --vlm-id License Model Id. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -e | --vlm-version License Model version. It is of type STRING. By default, it is . -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: ID License Model ID and is of type STRING. Error:: On error, it prints :::: [110] vlm-list ----------------------------------------------- usage: oclip vlm-list List the vendor license models in ONAP Product: onap-dublin Service: sdc Author: ONAP HPA Integration Team (itohan.ukponmwan@intel.com) Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: vlm-name name of the vendor license model and is of type STRING. vlm-id ID of the vendor license model and is of type STRING. Error:: On error, it prints :::: [111] vlm-submit ----------------------------------------------- usage: oclip vlm-submit Submit Vendor License Model Product: onap-dublin Service: sdc Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-y | --vlm-version] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-x | --vlm-id] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -y | --vlm-version VLM version. It is of type STRING. By default, it is . -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -x | --vlm-id Onap VLM ID. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [112] vnf-delete ----------------------------------------------- usage: oclip vnf-delete Delete a VNF Product: onap-dublin Service: so Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-e | --model-name] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-l | --cloud-region] [-b | --model-invariant-id] [-y | --service-instance-id] [-z | --tenant-id] [-s | --long] [-D | --context] [-g | --model-version] [-c | --model-uuid] [-u | --host-username] [-a | --no-auth] [-x | --vf-id] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -e | --model-name model name available in SDC catalog. It is of type STRING. By default, it is . -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -l | --cloud-region Cloud region ID. It is of type STRING. By default, it is . -b | --model-invariant-id model invariant id for service in SDC catalog. It is of type STRING. By default, it is . -y | --service-instance-id unique id for service instance. It is of type STRING. By default, it is . -z | --tenant-id openstack tenant id (uuid). It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -g | --model-version model version of service (eg. 1.0). It is of type STRING. By default, it is . -c | --model-uuid model uuid for service in SDC catalog. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -x | --vf-id id for vnf. It is of type STRING. By default, it is . -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [113] vnf-list ----------------------------------------------- usage: oclip vnf-list List all VNFs Product: onap-dublin Service: so Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-j | --service-model-invariant-id] [-q | --service-model-name] [-k | --service-model-uuid] [-V | --verify] [-f | --format] [-h | --help] [-t | --no-title] [-l | --cloud-region] [-v | --version] [-y | --service-instance-id] [-z | --tenant-id] [-r | --requestor-id] [-c | --vf-model-uuid] [-o | --instance-name] [-s | --long] [-e | --vf-model-name] [-g | --vf-model-version] [-b | --vf-model-invariant-id] [-n | --service-model-version] [-a | --no-auth] [-p | --host-password] [-m | --host-url] [-i | --vf-model-customization-id] [-C | --no-catalog] [-d | --debug] [-D | --context] [-w | --product-family] [-u | --host-username] where:: -j | --service-model-invariant-id model invariant id. It is of type STRING. By default, it is . -q | --service-model-name service model name. It is of type STRING. By default, it is . -k | --service-model-uuid model name version id. It is of type STRING. By default, it is . -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -t | --no-title whether to print title or not. It is of type BOOL. -l | --cloud-region cloud region identifier. It is of type STRING. By default, it is . -v | --version print service version. It is of type BOOL. -y | --service-instance-id unique id for service instance. It is of type STRING. By default, it is . -z | --tenant-id openstack tenant id. It is of type STRING. By default, it is . -r | --requestor-id requestor ID. It is of type STRING. By default, it is . -c | --vf-model-uuid model uuid for vf. It is of type STRING. By default, it is . -o | --instance-name service instance name. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -e | --vf-model-name vf model name. It is of type STRING. By default, it is . -g | --vf-model-version vf model version. It is of type STRING. By default, it is . -b | --vf-model-invariant-id vf model invariant id. It is of type STRING. By default, it is . -n | --service-model-version service model version. It is of type STRING. By default, it is . -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -i | --vf-model-customization-id vf model customization id. It is of type STRING. By default, it is . -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -d | --debug Enable debug output. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -w | --product-family service type for serivce (e.g. vLB). It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. Results:: vf-id id for the created vnf and is of type STRING. Error:: On error, it prints :::: [114] vnf-show ----------------------------------------------- usage: oclip vnf-show Show a VNF Product: onap-dublin Service: so Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-j | --service-model-invariant-id] [-q | --service-model-name] [-k | --service-model-uuid] [-V | --verify] [-f | --format] [-h | --help] [-t | --no-title] [-l | --cloud-region] [-v | --version] [-y | --service-instance-id] [-z | --tenant-id] [-r | --requestor-id] [-c | --vf-model-uuid] [-o | --instance-name] [-s | --long] [-e | --vf-model-name] [-g | --vf-model-version] [-b | --vf-model-invariant-id] [-n | --service-model-version] [-a | --no-auth] [-p | --host-password] [-m | --host-url] [-i | --vf-model-customization-id] [-C | --no-catalog] [-d | --debug] [-D | --context] [-w | --product-family] [-u | --host-username] where:: -j | --service-model-invariant-id model invariant id. It is of type STRING. By default, it is . -q | --service-model-name service model name. It is of type STRING. By default, it is . -k | --service-model-uuid model name version id. It is of type STRING. By default, it is . -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -t | --no-title whether to print title or not. It is of type BOOL. -l | --cloud-region cloud region identifier. It is of type STRING. By default, it is . -v | --version print service version. It is of type BOOL. -y | --service-instance-id unique id for service instance. It is of type STRING. By default, it is . -z | --tenant-id openstack tenant id. It is of type STRING. By default, it is . -r | --requestor-id requestor ID. It is of type STRING. By default, it is . -c | --vf-model-uuid model uuid for vf. It is of type STRING. By default, it is . -o | --instance-name service instance name. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -e | --vf-model-name vf model name. It is of type STRING. By default, it is . -g | --vf-model-version vf model version. It is of type STRING. By default, it is . -b | --vf-model-invariant-id vf model invariant id. It is of type STRING. By default, it is . -n | --service-model-version service model version. It is of type STRING. By default, it is . -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -i | --vf-model-customization-id vf model customization id. It is of type STRING. By default, it is . -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -d | --debug Enable debug output. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -w | --product-family service type for serivce (e.g. vLB). It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. Results:: vf-id id for the created vnf and is of type STRING. Error:: On error, it prints :::: [115] vnf-update ----------------------------------------------- usage: oclip vnf-update Update a VNF Product: onap-dublin Service: so Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-j | --service-model-invariant-id] [-q | --service-model-name] [-k | --service-model-uuid] [-V | --verify] [-f | --format] [-h | --help] [-t | --no-title] [-l | --cloud-region] [-v | --version] [-y | --service-instance-id] [-z | --tenant-id] [-r | --requestor-id] [-c | --vf-model-uuid] [-o | --instance-name] [-s | --long] [-e | --vf-model-name] [-g | --vf-model-version] [-b | --vf-model-invariant-id] [-n | --service-model-version] [-a | --no-auth] [-p | --host-password] [-m | --host-url] [-i | --vf-model-customization-id] [-C | --no-catalog] [-d | --debug] [-D | --context] [-w | --product-family] [-u | --host-username] where:: -j | --service-model-invariant-id model invariant id. It is of type STRING. By default, it is . -q | --service-model-name service model name. It is of type STRING. By default, it is . -k | --service-model-uuid model name version id. It is of type STRING. By default, it is . -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -t | --no-title whether to print title or not. It is of type BOOL. -l | --cloud-region cloud region identifier. It is of type STRING. By default, it is . -v | --version print service version. It is of type BOOL. -y | --service-instance-id unique id for service instance. It is of type STRING. By default, it is . -z | --tenant-id openstack tenant id. It is of type STRING. By default, it is . -r | --requestor-id requestor ID. It is of type STRING. By default, it is . -c | --vf-model-uuid model uuid for vf. It is of type STRING. By default, it is . -o | --instance-name service instance name. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -e | --vf-model-name vf model name. It is of type STRING. By default, it is . -g | --vf-model-version vf model version. It is of type STRING. By default, it is . -b | --vf-model-invariant-id vf model invariant id. It is of type STRING. By default, it is . -n | --service-model-version service model version. It is of type STRING. By default, it is . -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -i | --vf-model-customization-id vf model customization id. It is of type STRING. By default, it is . -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -d | --debug Enable debug output. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -w | --product-family service type for serivce (e.g. vLB). It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. Results:: vf-id id for the created vnf and is of type STRING. Error:: On error, it prints :::: [116] vnfm-create ----------------------------------------------- usage: oclip vnfm-create Register a VNFM in Onap Product: onap-dublin Service: aai Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-e | --vendor] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-y | --vnfm-id] [-c | --type] [-x | --vim-id] [-s | --long] [-D | --context] [-j | --password] [-b | --name] [-i | --username] [-u | --host-username] [-g | --url] [-a | --no-auth] [-q | --vnfm-version] [-z | --certificate-url] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -e | --vendor Onap VNFM vendor. It is of type STRING. By default, it is . -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -y | --vnfm-id Onap VNFM unique id. It is of type UUID. -c | --type Onap VNFM type. It is of type STRING. By default, it is . -x | --vim-id Onap VIM unique id. It is of type UUID. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -j | --password Onap VNFM password. It is of type STRING. By default, it is . -b | --name Onap VNFM name. It is of type STRING. By default, it is . -i | --username Onap VNFM username. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -g | --url Onap VNFM URL. It is of type STRING. By default, it is . -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -q | --vnfm-version Onap VNFM version. It is of type STRING. By default, it is . -z | --certificate-url Onap VNFM certificate-url. It is of type STRING. It is optional. By default, it is . -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [117] vnfm-delete ----------------------------------------------- usage: oclip vnfm-delete Un-register a VNFM in Onap Product: onap-dublin Service: aai Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-y | --resource-version] [-x | --vnfm-id] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -y | --resource-version Onap vim resource version. It is of type STRING. It is optional. By default, it is . -x | --vnfm-id Onap VNFM unique id. It is of type UUID. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [118] vnfm-list ----------------------------------------------- usage: oclip vnfm-list List the configured vnfm Product: onap-dublin Service: aai Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: vnfm-id Onap vnfm id and is of type STRING. vim-id Onap vnfm id and is of type STRING. certificate-url Onap vnfm certificate-url and is of type STRING. resource-version Onap vnfm resource version and is of type STRING. Error:: On error, it prints :::: [119] vnfm-show ----------------------------------------------- usage: oclip vnfm-show Show the VNFM in Onap Product: onap-dublin Service: aai Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-x | --vnfm-id] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -x | --vnfm-id Onap VNFM unique id. It is of type UUID. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: name Onap vnfm name and is of type STRING. type Onap vnfm type and is of type STRING. vendor Onap vnfm vendor and is of type STRING. version Onap vnfm version and is of type STRING. url Onap vnfm url and is of type STRING. username Onap vnfm username and is of type STRING. Error:: On error, it prints :::: [120] vnftest-list ----------------------------------------------- usage: oclip vnftest-list Lists the VNF test cases in VNF Test Platform (VTP) Product: onap-dublin Service: vtp Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. Results:: tescase Testcase name and is of type STRING. testsuite Test suite name and is of type STRING. Error:: On error, it prints :::: [121] vnftest-run ----------------------------------------------- usage: oclip vnftest-run Runs the VNF test cases in VNF Test Platform (VTP) Product: onap-dublin Service: vtp Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-y | --param] [-x | --name] [-s | --long] [-D | --context] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -y | --param VNFtest case name params, and can be repeated. It is of type MAP. It is optional. -x | --name VNFtest case name. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. Results:: executionId Testcase execution Id and is of type STRING. status Test status and is of type STRING. startTime Testcase startTime and is of type STRING. endTime Testcase endTime and is of type STRING. Error:: On error, it prints :::: [122] vsp-add-artifact ----------------------------------------------- usage: oclip vsp-add-artifact Upload the CSAR/ZIP file to VSP Product: onap-dublin Service: sdc Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-x | --vsp-id] [-s | --long] [-D | --context] [-y | --vsp-version] [-z | --vsp-file] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -x | --vsp-id Onap VSP ID. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -y | --vsp-version Onap VSP version. It is of type STRING. By default, it is . -z | --vsp-file CSAR File path. It is of type BINARY. By default, it is . Error:: On error, it prints :::: [123] vsp-create ----------------------------------------------- usage: oclip vsp-create Create Vendor Software Product Product: onap-dublin Service: sdc Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-j | --vlm-feature-group-id] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-o | --onboarding-method] [-e | --vlm-vendor] [-x | --vsp-name] [-y | --vsp-description] [-s | --long] [-D | --context] [-i | --vlm-agreement-id] [-c | --vlm-version] [-u | --host-username] [-a | --no-auth] [-g | --vlm-id] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -j | --vlm-feature-group-id Feature Group ID. It is of type STRING. By default, it is . -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -o | --onboarding-method Method to be used for onboarding (Manual or NetworkPackage). It is of type STRING. By default, it is . -e | --vlm-vendor License Model vendor. It is of type STRING. By default, it is . -x | --vsp-name Onap VSP Name. It is of type STRING. By default, it is . -y | --vsp-description Description for VSP. It is of type STRING. It is optional. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -i | --vlm-agreement-id License Agreement ID. It is of type STRING. By default, it is . -c | --vlm-version License version. It is of type STRING. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -g | --vlm-id License Model ID. It is of type STRING. By default, it is . -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: ID VSP ID and is of type STRING. version VSP Model version and is of type UUID. Error:: On error, it prints :::: [124] vsp-list ----------------------------------------------- usage: oclip vsp-list List of the Vendor Software Products Product: onap-dublin Service: sdc Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-s | --long] [-D | --context] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: ID VSP ID and is of type STRING. name VSP Name and is of type STRING. vendor-name Vendor name and is of type STRING. version Version and is of type STRING. status status and is of type STRING. license-id license aggreement and is of type STRING. license-version license version and is of type STRING. Error:: On error, it prints :::: [125] vsp-package ----------------------------------------------- usage: oclip vsp-package Package Vendor Software Product Product: onap-dublin Service: sdc Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-x | --vsp-id] [-s | --long] [-D | --context] [-y | --vsp-version] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -x | --vsp-id Onap VSP ID. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -y | --vsp-version VSP version. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [126] vsp-submit ----------------------------------------------- usage: oclip vsp-submit Submit Vendor Software Product Product: onap-dublin Service: sdc Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-x | --vsp-id] [-s | --long] [-D | --context] [-y | --vsp-version] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -x | --vsp-id Onap VSP ID. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -y | --vsp-version VSP version. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Error:: On error, it prints :::: [127] vsp-validate ----------------------------------------------- usage: oclip vsp-validate Validate the uploaded Vendor Software Product Product: onap-dublin Service: sdc Author: ONAP CLI Team onap-discuss@lists.onap.org Options:: [-m | --host-url] [-C | --no-catalog] [-f | --format] [-h | --help] [-V | --verify] [-t | --no-title] [-d | --debug] [-v | --version] [-x | --vsp-id] [-s | --long] [-D | --context] [-y | --vsp-version] [-u | --host-username] [-a | --no-auth] [-p | --host-password] where:: -m | --host-url host url in http(s). It is of type URL. By default, it is read from environment variable OPEN_CLI_HOST_URL. -C | --no-catalog Whether to use given host-url directly or discover it from catalog, it will override the service->mode. It is of type BOOL. It is optional. -f | --format Output formats, supported formats such as table, csv, json, yaml. It is of type STRING. -h | --help print help message. It is of type BOOL. -V | --verify Helps to verify the command using samples provides under open-cli-samples directory. By default, it goes with mock.To enable the verification of samples in real time, set DISABLE_MOCKING=true in the context parameter. It is of type BOOL. It is optional. -t | --no-title whether to print title or not. It is of type BOOL. -d | --debug Enable debug output. It is of type BOOL. -v | --version print service version. It is of type BOOL. -x | --vsp-id Onap VSP ID. It is of type STRING. By default, it is . -s | --long whether to print all attributes or only short attributes. It is of type BOOL. -D | --context command context. It is of type MAP. It is optional. -y | --vsp-version VSP version. It is of type STRING. By default, it is . -u | --host-username Host user name. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_USERNAME. -a | --no-auth Whether to authenticate user or not. It is of type BOOL. -p | --host-password Host user password. It is of type STRING. By default, it is read from environment variable OPEN_CLI_HOST_PASSWORD. Secured. Results:: status Validation status and is of type STRING. errors Validation messages and is of type JSON. Error:: On error, it prints ::::