25 lines
252 B
Plaintext
25 lines
252 B
Plaintext
meta {
|
|
name: Pause
|
|
type: http
|
|
seq: 4
|
|
}
|
|
|
|
post {
|
|
url: {{baseurl}}/sim/pause
|
|
body: formUrlEncoded
|
|
auth: inherit
|
|
}
|
|
|
|
params:query {
|
|
~iccid:
|
|
}
|
|
|
|
body:form-urlencoded {
|
|
iccid: 8935103196306448300
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
timeout: 0
|
|
}
|