graphql-engine/server/tests-py/queries/v1/metadata/test_dc_add_agent.yaml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
236 B
YAML
Raw Normal View History

- description: Test DC Add Agent
url: /v1/metadata
headers:
X-Hasura-Role: admin
status: 200
response:
message: success
query:
type: dc_add_agent
args:
name: test_agent
url: "http://www.google.com"