ffa32424bab59acad83fb9b6bb04d4cedad5c551
[cli.git] / framework / src / main / resources / schema-refresh.yaml
1 onap_cmd_schema_version: 1.0
2 name: schema-refresh
3 description: Onap command to refresh schemas stored in onap_cli_schema folders.
4 service:
5   no-auth: true
6   name: onap-cli
7   version: 1.0.0
8 default_parameters:
9     exclude:
10       - onap-username
11       - onap-password
12       - msb-url
13       - no-auth
14 results:
15   direction: landscape
16   attributes:
17     - name: sl-no
18       description: Serial Number
19       scope: short
20       type: string
21     - name: command
22       description: Command name
23       scope: short
24       type: string
25     - name: schema
26       description: Schema name
27       scope: short
28       type: string
29     - name: version
30       description: Schema version
31       scope: short
32       type: string