1+ {
2+ "track" : {
3+ "pattern" : " track" ,
4+ "methods" : [
5+ " POST"
6+ ],
7+ "commands" : {
8+ "0" : " auth:whoami" ,
9+ "4" : " backup:list" ,
10+ "5" : " env:clear-cache" ,
11+ "6" : " env:list" ,
12+ "7" : " site:delete" ,
13+ "8" : " site:info"
14+ },
15+ "example_uri" : " https:\/\/ terminus.pantheon.io:443\/ api\/ track" ,
16+ "call_count" : 10 ,
17+ "sample_responses" : [
18+ {
19+ "command" : " auth:whoami" ,
20+ "method" : " POST" ,
21+ "uri" : " https:\/\/ terminus.pantheon.io:443\/ api\/ track" ,
22+ "status_code" : 200 ,
23+ "response_size" : 0
24+ },
25+ {
26+ "command" : " auth:whoami" ,
27+ "method" : " POST" ,
28+ "uri" : " https:\/\/ terminus.pantheon.io:443\/ api\/ track" ,
29+ "status_code" : 200 ,
30+ "response_size" : 0
31+ },
32+ {
33+ "command" : " auth:whoami" ,
34+ "method" : " POST" ,
35+ "uri" : " https:\/\/ terminus.pantheon.io:443\/ api\/ track" ,
36+ "status_code" : 200 ,
37+ "response_size" : 0
38+ }
39+ ]
40+ },
41+ "users\/ {id}" : {
42+ "pattern" : " users\/ {id}" ,
43+ "methods" : [
44+ " GET"
45+ ],
46+ "commands" : [
47+ " auth:whoami"
48+ ],
49+ "example_uri" : " https:\/\/ terminus.pantheon.io:443\/ api\/ users\/ 17f91e87-3807-4c93-837a-78f388bfbb5c" ,
50+ "call_count" : 2 ,
51+ "sample_responses" : [
52+ {
53+ "command" : " auth:whoami" ,
54+ "method" : " GET" ,
55+ "uri" : " https:\/\/ terminus.pantheon.io:443\/ api\/ users\/ 17f91e87-3807-4c93-837a-78f388bfbb5c" ,
56+ "status_code" : 200 ,
57+ "response_size" : 16
58+ },
59+ {
60+ "command" : " auth:whoami" ,
61+ "method" : " GET" ,
62+ "uri" : " https:\/\/ terminus.pantheon.io:443\/ api\/ users\/ 17f91e87-3807-4c93-837a-78f388bfbb5c" ,
63+ "status_code" : 200 ,
64+ "response_size" : 16
65+ }
66+ ]
67+ },
68+ "sites\/ {id}" : {
69+ "pattern" : " sites\/ {id}" ,
70+ "methods" : [
71+ " GET"
72+ ],
73+ "commands" : [
74+ " backup:list" ,
75+ " site:delete" ,
76+ " site:info"
77+ ],
78+ "example_uri" : " https:\/\/ terminus.pantheon.io:443\/ api\/ sites\/ 99f1ccb6-4827-4787-ba84-c2af3ed45cf7?site_state=true" ,
79+ "call_count" : 3 ,
80+ "sample_responses" : [
81+ {
82+ "command" : " backup:list" ,
83+ "method" : " GET" ,
84+ "uri" : " https:\/\/ terminus.pantheon.io:443\/ api\/ sites\/ 99f1ccb6-4827-4787-ba84-c2af3ed45cf7?site_state=true" ,
85+ "status_code" : 200 ,
86+ "response_size" : 28
87+ },
88+ {
89+ "command" : " site:delete" ,
90+ "method" : " GET" ,
91+ "uri" : " https:\/\/ terminus.pantheon.io:443\/ api\/ sites\/ e4210648-57bd-4102-90b8-164893210e15?site_state=true" ,
92+ "status_code" : 200 ,
93+ "response_size" : 29
94+ },
95+ {
96+ "command" : " site:info" ,
97+ "method" : " GET" ,
98+ "uri" : " https:\/\/ terminus.pantheon.io:443\/ api\/ sites\/ 99f1ccb6-4827-4787-ba84-c2af3ed45cf7?site_state=true" ,
99+ "status_code" : 200 ,
100+ "response_size" : 28
101+ }
102+ ]
103+ },
104+ "site-names\/ deve12131231" : {
105+ "pattern" : " site-names\/ deve12131231" ,
106+ "methods" : [
107+ " GET"
108+ ],
109+ "commands" : [
110+ " env:clear-cache" ,
111+ " site:info"
112+ ],
113+ "example_uri" : " https:\/\/ terminus.pantheon.io:443\/ api\/ site-names\/ deve12131231" ,
114+ "call_count" : 2 ,
115+ "sample_responses" : [
116+ {
117+ "command" : " env:clear-cache" ,
118+ "method" : " GET" ,
119+ "uri" : " https:\/\/ terminus.pantheon.io:443\/ api\/ site-names\/ deve12131231" ,
120+ "status_code" : 200 ,
121+ "response_size" : 2
122+ },
123+ {
124+ "command" : " site:info" ,
125+ "method" : " GET" ,
126+ "uri" : " https:\/\/ terminus.pantheon.io:443\/ api\/ site-names\/ deve12131231" ,
127+ "status_code" : 200 ,
128+ "response_size" : 2
129+ }
130+ ]
131+ },
132+ "sites\/ {id}\/ environments" : {
133+ "pattern" : " sites\/ {id}\/ environments" ,
134+ "methods" : [
135+ " GET"
136+ ],
137+ "commands" : [
138+ " env:clear-cache" ,
139+ " env:list"
140+ ],
141+ "example_uri" : " https:\/\/ terminus.pantheon.io:443\/ api\/ sites\/ 99f1ccb6-4827-4787-ba84-c2af3ed45cf7\/ environments" ,
142+ "call_count" : 2 ,
143+ "sample_responses" : [
144+ {
145+ "command" : " env:clear-cache" ,
146+ "method" : " GET" ,
147+ "uri" : " https:\/\/ terminus.pantheon.io:443\/ api\/ sites\/ 99f1ccb6-4827-4787-ba84-c2af3ed45cf7\/ environments" ,
148+ "status_code" : 200 ,
149+ "response_size" : 4
150+ },
151+ {
152+ "command" : " env:list" ,
153+ "method" : " GET" ,
154+ "uri" : " https:\/\/ terminus.pantheon.io:443\/ api\/ sites\/ 99f1ccb6-4827-4787-ba84-c2af3ed45cf7\/ environments" ,
155+ "status_code" : 200 ,
156+ "response_size" : 4
157+ }
158+ ]
159+ },
160+ "sites\/ {id}\/ environments\/ live\/ workflows" : {
161+ "pattern" : " sites\/ {id}\/ environments\/ live\/ workflows" ,
162+ "methods" : [
163+ " POST"
164+ ],
165+ "commands" : [
166+ " env:clear-cache"
167+ ],
168+ "example_uri" : " https:\/\/ terminus.pantheon.io:443\/ api\/ sites\/ 99f1ccb6-4827-4787-ba84-c2af3ed45cf7\/ environments\/ live\/ workflows" ,
169+ "call_count" : 1 ,
170+ "sample_responses" : [
171+ {
172+ "command" : " env:clear-cache" ,
173+ "method" : " POST" ,
174+ "uri" : " https:\/\/ terminus.pantheon.io:443\/ api\/ sites\/ 99f1ccb6-4827-4787-ba84-c2af3ed45cf7\/ environments\/ live\/ workflows" ,
175+ "status_code" : 202 ,
176+ "response_size" : 37
177+ }
178+ ]
179+ },
180+ "sites\/ {id}\/ environments\/ test\/ settings" : {
181+ "pattern" : " sites\/ {id}\/ environments\/ test\/ settings" ,
182+ "methods" : [
183+ " GET"
184+ ],
185+ "commands" : [
186+ " env:list"
187+ ],
188+ "example_uri" : " https:\/\/ terminus.pantheon.io:443\/ api\/ sites\/ 99f1ccb6-4827-4787-ba84-c2af3ed45cf7\/ environments\/ test\/ settings" ,
189+ "call_count" : 1 ,
190+ "sample_responses" : [
191+ {
192+ "command" : " env:list" ,
193+ "method" : " GET" ,
194+ "uri" : " https:\/\/ terminus.pantheon.io:443\/ api\/ sites\/ 99f1ccb6-4827-4787-ba84-c2af3ed45cf7\/ environments\/ test\/ settings" ,
195+ "status_code" : 200 ,
196+ "response_size" : 104
197+ }
198+ ]
199+ },
200+ "sites\/ {id}\/ environments\/ asdf\/ settings" : {
201+ "pattern" : " sites\/ {id}\/ environments\/ asdf\/ settings" ,
202+ "methods" : [
203+ " GET"
204+ ],
205+ "commands" : [
206+ " env:list"
207+ ],
208+ "example_uri" : " https:\/\/ terminus.pantheon.io:443\/ api\/ sites\/ 99f1ccb6-4827-4787-ba84-c2af3ed45cf7\/ environments\/ asdf\/ settings" ,
209+ "call_count" : 1 ,
210+ "sample_responses" : [
211+ {
212+ "command" : " env:list" ,
213+ "method" : " GET" ,
214+ "uri" : " https:\/\/ terminus.pantheon.io:443\/ api\/ sites\/ 99f1ccb6-4827-4787-ba84-c2af3ed45cf7\/ environments\/ asdf\/ settings" ,
215+ "status_code" : 200 ,
216+ "response_size" : 106
217+ }
218+ ]
219+ },
220+ "users\/ {id}\/ workflows\/ {id}" : {
221+ "pattern" : " users\/ {id}\/ workflows\/ {id}" ,
222+ "methods" : [
223+ " GET"
224+ ],
225+ "commands" : [
226+ " site:delete"
227+ ],
228+ "example_uri" : " https:\/\/ terminus.pantheon.io:443\/ api\/ users\/ 17f91e87-3807-4c93-837a-78f388bfbb5c\/ workflows\/ 3fcf50e4-c3a6-11f0-a005-8e3205cf23e6" ,
229+ "call_count" : 1 ,
230+ "sample_responses" : [
231+ {
232+ "command" : " site:delete" ,
233+ "method" : " GET" ,
234+ "uri" : " https:\/\/ terminus.pantheon.io:443\/ api\/ users\/ 17f91e87-3807-4c93-837a-78f388bfbb5c\/ workflows\/ 3fcf50e4-c3a6-11f0-a005-8e3205cf23e6" ,
235+ "status_code" : 200 ,
236+ "response_size" : 36
237+ }
238+ ]
239+ }
240+ }
0 commit comments