24 lines
339 B
YAML
24 lines
339 B
YAML
|
|
info:
|
||
|
|
name: Select Page
|
||
|
|
type: http
|
||
|
|
seq: 6
|
||
|
|
|
||
|
|
http:
|
||
|
|
method: GET
|
||
|
|
url: "{{baseurl}}/selectPage"
|
||
|
|
params:
|
||
|
|
- name: iccid
|
||
|
|
value: "8935103196306448300"
|
||
|
|
type: query
|
||
|
|
disabled: true
|
||
|
|
body:
|
||
|
|
type: json
|
||
|
|
data: ""
|
||
|
|
auth: inherit
|
||
|
|
|
||
|
|
settings:
|
||
|
|
encodeUrl: true
|
||
|
|
timeout: 0
|
||
|
|
followRedirects: true
|
||
|
|
maxRedirects: 5
|