blob: f4acc0ae4290075c813427da78c4f993bbfe4870 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
open_cli_schema_version: 1.0
name: basic-logout
description: basic logout auth command
info:
product: open-cli
service: basic-auth
type: auth
author: Kanagaraj Manickam kanagaraj.manickam@huawei.com
parameters:
- name: host-username
is_include: false
- name: host-password
is_include: false
- name: no-auth
is_include: false
|