24 lines
422 B
Plaintext
24 lines
422 B
Plaintext
meta {
|
|
name: FIlter Test Post Native
|
|
type: http
|
|
seq: 6
|
|
}
|
|
|
|
post {
|
|
url: https://monitoring-api-qsu.noris.net:5665/v1/objects/services
|
|
body: json
|
|
auth: inherit
|
|
}
|
|
|
|
headers {
|
|
X-HTTP-Method-Override: GET
|
|
}
|
|
|
|
body:json {
|
|
{
|
|
"pretty": true,
|
|
"filter": "match(\"*.monitoring.noris.de\", host.name)",
|
|
"attrs": ["vars","state","paused","name","enable_notifications","display_name","last_check_result"]
|
|
}
|
|
}
|