Files
StandOut/lambda_config/redirects.json

24 lines
520 B
JSON

{
"customers": {
"customer1": {
"status": "active",
"tags": {
"tag1": {
"status": "active",
"content": {
"face1": {
"type": "url",
"key": "url.txt",
"url": "https://grafana.etss.it/d/LbON5PkGz/power?orgId=1&from=now-12h&to=now&refresh=30s"
},
"face2": {
"type": "s3",
"key": "file.txt",
"url": null
}
}
}
}
}
}
}