index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
services
/
api
/
graphql
/
recipes
/
session.py
Age
Commit message (
Collapse
)
Author
2022-08-23
graphql: T3993: reorganize/rename directory structure
John Estabrook
2022-07-31
graphql: T4580: handle case of op-mode script name containing hyphens
John Estabrook
2022-07-25
graphql: T4554: add resolver support for op-mode scripts
John Estabrook
2022-07-24
graphql: T4413: add support for a system status query
John Estabrook
2021-12-12
graphql: T3993: distinguish queries and mutations; update README.graphql
John Estabrook
2021-12-01
graphql: T3993: define add/delete system image request
John Estabrook
2021-11-30
graphql: T3993: add config session show_config
John Estabrook
Note that one can also use the mutation Show, with path ["configuration", "json", "pretty"]; that command will obscure passwords and keys, and we may want to disallow this version.
2021-11-30
graphql: T3993: add op-mode requests
John Estabrook
2021-11-24
graphql: T3993: add requests for manipulating firewall groups
John Estabrook
2021-11-23
graphql: T3993: refactor directive and mutation definitions
John Estabrook