37 lines
784 B
YAML
37 lines
784 B
YAML
id: api-apigee-edge
|
|
|
|
info:
|
|
name: Apigee Edge API Test
|
|
author: dwisiswant0
|
|
severity: info
|
|
reference:
|
|
- https://apidocs.apigee.com/apis
|
|
metadata:
|
|
max-request: 1
|
|
tags: token-spray,apigee
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://apimonitoring.enterprise.apigee.com/alerts"
|
|
|
|
headers:
|
|
Authorization: Bearer {{token}}
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '"uuid":'
|
|
- '"name":'
|
|
condition: and
|
|
|
|
# digest: 4a0a00473045022100e845a1ceb69b8a5d6c312ad52ccdbed0e07b6bca2d1cbef0354f9c9f46b486a702203ef383498432551eb9091e1ec2acab8f8a0979e1a66312addc036e38e9de000f:922c64590222798bb761d5b6d8e72950
|