summaryrefslogtreecommitdiffstats
path: root/profiles/http/src/test/resources/open-cli-schema/testauth-logout.yaml
blob: dfe3363821fab8fd4a60d2d52c44d33bdc59330d (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: testauth-logout

description: basic logout auth command

info:
  product: open-cli
  service: test
  type: auth
  author: Kanagaraj Manickam kanagaraj.manickam@huawei.com

# followings are dummy simulator for http command
http:
   request:
     uri: /
     method: GET
   success_codes:
     - 200