AirMatch-Deployer

Number of APIs: 4

  1. RMQ message generates southbound test action-msg POST {{base_url}}/deployer/v1/trigger_test_action_msg?tenant_id=<string>&mac=<string>&opmode=<string>&cbw=<string>&chan=<integer>&eirp=<integer>

  2. Get a list of pending deployments for a tenant id GET {{base_url}}/deployer/v1/pending_deployments?tenant_id=<string>&deploy_hour=<integer>

  3. Trigger computation complete message POST {{base_url}}/deployer/v1/trigger_computation_complete?tenant_id=<string>

  4. Trigger test-config update POST {{base_url}}/deployer/v1/test_config_update?tenant_id=<string>&disallow_action_msg=<boolean>