18 lines
175 B
Plaintext
18 lines
175 B
Plaintext
meta {
|
|
name: get_roaming_status
|
|
type: http
|
|
seq: 10
|
|
}
|
|
|
|
get {
|
|
url: http://192.168.68.1:3000/api/roaming
|
|
body: none
|
|
auth: inherit
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
}
|
|
|
|
|