Files
pikasTech-HWLAB/protocol/examples/m0-contract/service-ids.json
T

21 lines
408 B
JSON

{
"contract": "m0-service-ids",
"environment": "dev",
"serviceIds": [
"hwlab-cloud-api",
"hwlab-cloud-web",
"hwlab-agent-mgr",
"hwlab-agent-worker",
"hwlab-device-pod",
"hwlab-gateway",
"hwlab-gateway-simu",
"hwlab-box-simu",
"hwlab-patch-panel",
"hwlab-router",
"hwlab-tunnel-client",
"hwlab-edge-proxy",
"hwlab-cli",
"hwlab-agent-skills"
]
}