5 "description":"various parameters to control admission of dual connection",
6 "control_state_request_rmr_type":"DC_ADM_GET_POLICY",
7 "control_state_request_reply_rmr_type":"DC_ADM_GET_POLICY_ACK",
8 "message_receives_rmr_type":"DC_ADM_INT_CONTROL",
9 "message_receives_payload_schema":{
10 "$schema":"http://json-schema.org/draft-07/schema#",
22 "description":"Sliding window length (in minutes)"
29 "description":"% Connections to block"
35 "description":"Minimum number of events in window to trigger blocking"
44 "additionalProperties":false
46 "message_sends_rmr_type":"DC_ADM_INT_CONTROL_ACK",
47 "message_sends_payload_schema":{
48 "$schema":"http://json-schema.org/draft-07/schema#",
65 "additionalProperties":false
70 "description":"for the purposes of testing",
71 "message_receives_rmr_type":"TEST_REQ",
72 "message_sends_rmr_type":"TEST_ACK",
73 "message_sends_payload_schema":{
74 "$schema":"http://json-schema.org/draft-07/schema#",