1b28b8f3c4
Change-Id: Ie8d8c092e64890af2f0886303ef3f16752ba5b76
13 lines
257 B
YAML
13 lines
257 B
YAML
input:
|
|
transports:
|
|
schema: [{user: str, password: str, port: int!, key: str, name: str!, trackers: [str]}]
|
|
value: []
|
|
transports_id:
|
|
schema: str!
|
|
value: $uuid
|
|
reverse: True
|
|
location_id:
|
|
schema: str
|
|
value:
|
|
reverse: True
|