{ "uuid": "097c1d3b-6bea-49ab-86b2-6828827f1404", "lastMigration": 29, "name": "MIMIC REST API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "617c5bf3-baca-44f4-8b00-ca647ff3d4f3", "documentation": "Adds/Overwrites the user entry in the access control database.", "method": "post", "endpoint": "mimic/access/add/:user/:agents/:mask", "responses": [ { "uuid": "fbf8e415-999d-4441-adcd-0de9e4d1e0de", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4c8d4674-88dd-4fc4-8523-48e8cc411c89", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f0a4b06e-9ecc-435e-8260-ca5d0ddda6db", "documentation": "Clears a users entry from access control database.", "method": "delete", "endpoint": "mimic/access/del/:user", "responses": [ { "uuid": "40a20f04-0a32-452f-890b-1676a63c8f64", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "66d3046b-a4fe-4ff2-8cf3-25078fce5cec", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "03a646ff-a090-471d-a239-8f93e6aaf903", "documentation": "Returns the current access control database in use.", "method": "get", "endpoint": "mimic/access/get/acldb", "responses": [ { "uuid": "45c8a793-c54f-4816-9d91-7389f41b415c", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f4d61b92-5a05-42db-b568-9db0c6b8e6dc", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f8e8c83c-86a1-4908-9048-f9f79cf2a779", "documentation": "Returns the current admin directory.", "method": "get", "endpoint": "mimic/access/get/admindir", "responses": [ { "uuid": "8ceaf617-076f-490e-b40f-5c7a3226657e", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e496b56a-f20e-4a78-a21a-0f38cebadf72", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "dcf2cb53-bf71-4ecd-985f-dc7a2f3b148c", "documentation": "Returns the current administrator.", "method": "get", "endpoint": "mimic/access/get/adminuser", "responses": [ { "uuid": "d455c551-0593-49a5-b455-5a3039338493", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7aaca6ed-8357-4bd4-a979-30bb3f8e8291", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5b4b3162-9d8e-4aa6-8d30-57b8cc5ec344", "documentation": "Returns the state of access control checking.", "method": "get", "endpoint": "mimic/access/get/enabled", "responses": [ { "uuid": "5175324a-c0e9-480e-8b00-ecfb1c293bcc", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "93d5a365-d7aa-4be4-bce3-21153a312b9e", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e5488df9-082d-47d0-9f33-683bc210f5a7", "documentation": "Returns an array of entries.", "method": "get", "endpoint": "mimic/access/list", "responses": [ { "uuid": "3265250a-599a-48cf-8f9d-9f9ad1616362", "body": "[\n {\n \"access_mask\": \"\",\n \"agent_range\": \"\",\n \"user\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fdcbc45b-f187-4375-9599-652b1ffed1dc", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3d79f355-de25-4818-858b-20bf98c0a0c9", "documentation": "Loads the specified file for access control data.", "method": "put", "endpoint": "mimic/access/load/:filename", "responses": [ { "uuid": "2227f4fc-c83d-435e-9288-e91c1d524cb6", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "70073c46-1142-4298-b5bf-36af52b810f0", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "977ea24d-34a3-47b3-b921-03ac83ca2ca8", "documentation": "Saves current access control data in specified file.", "method": "put", "endpoint": "mimic/access/save/:filename", "responses": [ { "uuid": "008b469f-53da-44fd-83c8-f8b3e92c5577", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1ec7f2e3-9450-4478-b627-c39bf6ff65fd", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "519706ee-a209-4d2e-992f-9756a4d37b61", "documentation": "Allows setting the name of the current access control database.", "method": "put", "endpoint": "mimic/access/set/acldb/:databaseName", "responses": [ { "uuid": "aa47446d-875f-4ada-a5cc-becffec25471", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "20591076-a9be-4dae-88e4-48e494ac9034", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "04cfcca8-52bc-44a9-b62f-bdec45371b44", "documentation": "Allows the user to enable/disable the access control check.", "method": "put", "endpoint": "mimic/access/set/enabled/:enabledOrNot", "responses": [ { "uuid": "cdaf6f6e-66ec-4e98-8d09-9e16a7e03979", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "640d2cf9-e8d2-47c5-a43a-18352b5d3439", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8c4f094b-2510-4585-b315-a896ce37ff68", "documentation": "Add an agent.", "method": "post", "endpoint": "mimic/agent/:agentNum/add/:IP", "responses": [ { "uuid": "6e01c492-67eb-48da-a7c0-d4ac68d1bb85", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "659de7c8-69c0-4959-a1f8-d039835f9a33", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9125d9de-d8e8-4db3-b735-4865513d8e9c", "documentation": "Add a source address that the agent will accept messages from.", "method": "post", "endpoint": "mimic/agent/:agentNum/from/add/:IP/:port", "responses": [ { "uuid": "ea24dd53-70bb-435d-9ff0-bc2e254a2317", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4f4c23cc-9fe5-46c2-b80e-95e21ee37c10", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a4f2eb1c-1ad5-4f7a-bd6e-3d222c49d378", "documentation": "delete a source address that the agent will accept messages from.", "method": "delete", "endpoint": "mimic/agent/:agentNum/from/delete/:IP/:port", "responses": [ { "uuid": "22c06854-f653-4875-a433-5779a5e1a354", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "09c55cc1-3f7a-4ff4-8a29-9ee55f90e723", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0b4f1cdf-f32c-4597-a8bf-2a9aa2f0a716", "documentation": "List the source addresses that the agent will accept messages from.", "method": "get", "endpoint": "mimic/agent/:agentNum/from/list", "responses": [ { "uuid": "cd9d1269-a6bf-4364-b945-5b2217bcd8aa", "body": "[\n {\n \"IP\": \"\",\n \"port\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7f98ba91-fa52-45a4-9f91-5a81d747b4e2", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "76596509-dcb1-449c-a8f3-ed31afe2c640", "documentation": "has the agent value space changed?", "method": "get", "endpoint": "mimic/agent/:agentNum/get/changed", "responses": [ { "uuid": "9b7e902f-792e-417e-b7eb-8317f076160e", "body": "{{faker 'number.int' max=99999}}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6a1bd01c-060c-4674-9778-e1fc482d2140", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6ec76477-177a-4419-a30a-8629b10cab35", "documentation": "has the lab configuration changed?", "method": "get", "endpoint": "mimic/agent/:agentNum/get/config_changed", "responses": [ { "uuid": "87149461-295e-4ecf-85f1-2cc55dc0670c", "body": "{{faker 'number.int' max=99999}}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "886946fa-7de4-40aa-9328-3fdd1faaca7a", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f9bd8968-9404-40fc-9ff5-4ef1e3ae8748", "documentation": "one-way transit delay in msec.", "method": "get", "endpoint": "mimic/agent/:agentNum/get/delay", "responses": [ { "uuid": "a691843d-65c9-4ea7-8cbc-53959e40e716", "body": "{{faker 'number.int' max=99999}}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f281193b-72c7-496d-ab1a-5ee2408b6693", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5f929dfd-4409-4246-b034-f452f6075582", "documentation": "drop rate (every N-th PDU). 0 means no drops.", "method": "get", "endpoint": "mimic/agent/:agentNum/get/drops", "responses": [ { "uuid": "f2f918c1-9409-464c-a9ed-b93550278b16", "body": "{{faker 'number.int' max=99999}}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1954b62d-100f-4afa-b4d4-327b7a0cd684", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7edc1d4e-efd3-4c4c-9c44-67fa4233435c", "documentation": "host address of the agent.", "method": "get", "endpoint": "mimic/agent/:agentNum/get/host", "responses": [ { "uuid": "c4875729-bb08-4b9c-b635-825a4f228a41", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "99d9d769-78c6-43a8-b0ec-89ab85138a25", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7b74e8d2-a928-4b95-83f8-18864d4a4a33", "documentation": "timeout in seconds for retransmitting INFORM PDUs.", "method": "get", "endpoint": "mimic/agent/:agentNum/get/inform_timeout", "responses": [ { "uuid": "d57e2b8d-a1ac-4d4c-8d7b-1ce42946e67d", "body": "{{faker 'number.int' max=99999}}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f4215467-cf26-4532-a6cb-34a273e84077", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e43f40da-c973-4da4-9489-143f58c3eb67", "documentation": "network interface card for the agent.", "method": "get", "endpoint": "mimic/agent/:agentNum/get/interface", "responses": [ { "uuid": "a7c311b4-8fb9-425c-ae11-47b49f79b89d", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "aeb28a2a-3bb5-4557-a72a-25ef1a9171f1", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aa8f6192-ae8c-4dd4-96fd-f20d75e72483", "documentation": "subnet mask of the agent.", "method": "get", "endpoint": "mimic/agent/:agentNum/get/mask", "responses": [ { "uuid": "981071ac-2813-4824-9fcf-5e82447e281b", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "563bc8c3-202b-42cf-8ae3-011e15409b2b", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "57b9316c-6824-46e6-9d8f-04ac880a35a0", "documentation": "set of MIBs, simulations and scenarios", "method": "get", "endpoint": "mimic/agent/:agentNum/get/mibs", "responses": [ { "uuid": "cef73c86-8926-48ab-8692-43ee3555a0f0", "body": "[\n {\n \"device\": \"\",\n \"mib\": \"\",\n \"scenario\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "be16c92e-d07e-4501-9806-998437bb5c49", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5b802610-02d7-491b-acba-43d38a05a593", "documentation": "number of starts for the agent.", "method": "get", "endpoint": "mimic/agent/:agentNum/get/num_starts", "responses": [ { "uuid": "de43ae5a-f411-44c1-a0c2-2666a754a7d0", "body": "{{faker 'number.int' max=99999}}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0d6c0505-28b6-4067-b2f8-7b8a67182508", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5c7e4232-c535-4776-bc0e-33a755470051", "documentation": "MIB directory of the agent.", "method": "get", "endpoint": "mimic/agent/:agentNum/get/oiddir", "responses": [ { "uuid": "ec6ce034-1467-4998-a2c5-bd3d21120c2e", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bdc1e53f-3d3f-41dd-9f79-3b1708f6f81d", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "59951039-0724-45f3-a869-de441b736932", "documentation": "owner of the agent.", "method": "get", "endpoint": "mimic/agent/:agentNum/get/owner", "responses": [ { "uuid": "756a46d5-67fe-4034-afe5-ea84ea8436d4", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "873e382b-ae22-45de-b3c0-c51354740eb2", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7d69aea3-6526-460d-9fad-88eeb54cb1d2", "documentation": "maximum PDU size.", "method": "get", "endpoint": "mimic/agent/:agentNum/get/pdusize", "responses": [ { "uuid": "051c1473-8bd8-466d-a18e-5642be492795", "body": "{{faker 'number.int' max=99999}}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4f92bcaf-2bbc-44c9-b04a-2979bdf1fd0a", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fc51c3f2-5c5c-4656-a175-f5a3025c2302", "documentation": "port number", "method": "get", "endpoint": "mimic/agent/:agentNum/get/port", "responses": [ { "uuid": "ea1d26f3-162a-4dbf-a8cc-df530059eadb", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3db5e4e9-de13-4cdb-b743-d956b4e49933", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cf13cacd-695d-4b08-b432-a4907950ba4e", "documentation": "private directory of the agent.", "method": "get", "endpoint": "mimic/agent/:agentNum/get/privdir", "responses": [ { "uuid": "212a3b91-6dd9-41c6-906a-4b37d294bdcb", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8ac484c8-6996-4b10-b8d5-6ce6344a496b", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ecd51aed-e847-4e99-aae3-0e651f019a8a", "documentation": "protocols supported by agent", "method": "get", "endpoint": "mimic/agent/:agentNum/get/protocol", "responses": [ { "uuid": "2399acf8-d08f-47b1-9ea0-01a5f13909a7", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2a24e2e0-7083-4116-8a6a-eee97e9f2736", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4f23bab8-df01-4235-8a9f-bc0bc3503c31", "documentation": "read community string", "method": "get", "endpoint": "mimic/agent/:agentNum/get/read", "responses": [ { "uuid": "3e7ce06b-e485-4812-bb33-b618c4b5c329", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e31564f2-95c4-4290-b9c1-1b27736f2226", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6eae4b62-3dc3-4a40-ace5-356d995b6954", "documentation": "first scenario name", "method": "get", "endpoint": "mimic/agent/:agentNum/get/scen", "responses": [ { "uuid": "df212918-a682-4537-a58c-accb09329d83", "body": "{{faker 'number.int' max=99999}}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7e76d5f7-33f8-4730-afc2-fd3f6efd2f86", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "23fb3c3e-74f1-401d-9889-33812035e12d", "documentation": "first simulation name", "method": "get", "endpoint": "mimic/agent/:agentNum/get/sim", "responses": [ { "uuid": "738e267f-3982-4016-b1cf-bb66504eec61", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2ecb61c1-a9a2-422a-b5d8-e9c8238bd49a", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "39544e33-3ab7-41f4-966e-af7dd0c027cd", "documentation": "relative start time", "method": "get", "endpoint": "mimic/agent/:agentNum/get/start", "responses": [ { "uuid": "0a6abb22-33d6-4d5b-8da1-d2fec5485311", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "34a33fc0-c5d4-4f16-a06d-5a1c31a67043", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9cd39775-2725-4009-a86b-955d2447a2c0", "documentation": "current running state of the agent", "method": "get", "endpoint": "mimic/agent/:agentNum/get/state", "responses": [ { "uuid": "322e39ee-eb84-40e8-a109-af8d05102a1c", "body": "{{faker 'number.int' max=99999}}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dc6fd826-78c7-4274-a400-c5a6cda3ebb0", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3dae040b-4496-45d6-938a-3ba60069f732", "documentation": "has the agent state changed?", "method": "get", "endpoint": "mimic/agent/:agentNum/get/state_changed", "responses": [ { "uuid": "a41b086d-5a63-4662-a8ae-da6565c719f2", "body": "{{faker 'number.int' max=99999}}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "207a71dc-26d1-437d-ba5c-bd6010b6d864", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "236b39b7-8055-4119-9d0a-a3a5a89e2ff3", "documentation": "current statistics of the agent instance", "method": "get", "endpoint": "mimic/agent/:agentNum/get/statistics", "responses": [ { "uuid": "97105223-b587-4965-850e-66dae295a4c4", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0ed8fd05-c51f-4cc2-a090-3201a242dd8e", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9526afc3-bbd3-4bfa-8fff-03674f295a48", "documentation": "SNMP PDU tracing", "method": "get", "endpoint": "mimic/agent/:agentNum/get/trace", "responses": [ { "uuid": "bef1488b-6c6f-47b9-9ca3-dc74bcf10054", "body": "{{faker 'number.int' max=99999}}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f8c79af6-f41c-4703-8aaf-cb3cf2c62e17", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f2fab300-0162-40ec-9dba-8456b27394e3", "documentation": "SNMP SET validation policy.", "method": "get", "endpoint": "mimic/agent/:agentNum/get/validate", "responses": [ { "uuid": "0fdc819f-ff2c-49eb-ba9c-42eb04ec2177", "body": "{{faker 'number.int' max=99999}}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "55082309-b13f-4f84-94fe-f3f0f7f5fd51", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5a6ae9bb-0f36-4ade-8a2e-b96ca8e2a2e7", "documentation": "write community string", "method": "get", "endpoint": "mimic/agent/:agentNum/get/write", "responses": [ { "uuid": "29d44bfd-9539-40ef-a15a-c17357289d20", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "31f04304-6902-4040-b64d-5602d88c6929", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "38a1e114-da24-4922-9a59-9a47b885a6e9", "documentation": "Halt the current agent.", "method": "put", "endpoint": "mimic/agent/:agentNum/halt", "responses": [ { "uuid": "ec97130b-89eb-417c-867a-cdeb875ca70d", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1e6f0908-9db8-4d8c-91ab-035de7bd7d45", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5cdc01bc-09ff-48de-9b96-5a64fa3e9d2c", "documentation": "Adds a new ipalias for the agent.", "method": "post", "endpoint": "mimic/agent/:agentNum/ipalias/add/:IP/:port/:mask/:interface", "responses": [ { "uuid": "5c3abd63-fcd5-4e19-84ea-30ceec7b3288", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "33118961-7868-44c0-97fe-0ef589c0362c", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1fca0236-a149-49bf-bb22-818c2f65d203", "documentation": "Deletes an existing ipalias from the agent.", "method": "delete", "endpoint": "mimic/agent/:agentNum/ipalias/delete/:IP/:port", "responses": [ { "uuid": "0554404a-7eee-41e7-b46c-263d294cf0dc", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "51e69e96-4e43-4034-9b5e-bf9452b04f97", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0988b21b-b7eb-439d-883d-69a141394508", "documentation": "Lists all the additional ipaliases configured for the agent.", "method": "get", "endpoint": "mimic/agent/:agentNum/ipalias/list", "responses": [ { "uuid": "744992dd-e942-4414-9aa7-b95847122a96", "body": "[\n {\n \"IP\": \"\",\n \"interface\": \"\",\n \"mask\": \"\",\n \"port\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ddb38b54-499c-4f46-a4e6-f13f51050dd8", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f5150d40-b3ff-49ad-b51b-cfab2c768e38", "documentation": "Starts an existing ipalias for the agent.", "method": "put", "endpoint": "mimic/agent/:agentNum/ipalias/start/:IP/:port", "responses": [ { "uuid": "338c2e66-2cf9-4776-9cf9-58e2656de0f4", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b8b857c8-21ba-4b70-8a44-ad64965b338d", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "74182274-aa22-47e2-abaa-96a76812e62c", "documentation": "Returns the status (0=down, 1=up) of an existing ipalias for the agent.", "method": "get", "endpoint": "mimic/agent/:agentNum/ipalias/status/:IP/:port", "responses": [ { "uuid": "4b441628-8f7c-484d-bd3c-10934888959e", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6a8c2ece-31bf-4ce5-ac45-36e032066c35", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b7857d80-189b-4909-8d99-a3e0e0b2a648", "documentation": "Stops an existing ipalias for the agent.", "method": "put", "endpoint": "mimic/agent/:agentNum/ipalias/stop/:IP/:port", "responses": [ { "uuid": "e810f21e-aeb2-43e0-ac32-d473258daffd", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "70b7cdcd-9565-4093-a41a-a4b4cc47736c", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e6abd56c-6f8c-44b1-9002-6f8299824574", "documentation": "Pause the current agent.", "method": "put", "endpoint": "mimic/agent/:agentNum/pause", "responses": [ { "uuid": "272589aa-1593-447e-8eca-ad32d70b7e37", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c868d146-4bd1-4446-8807-4cb17af083eb", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aba7132d-2cdb-4b14-aa1d-947ff58c6b72", "documentation": "Show the agent's COAP argument structure", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/coap/get/args", "responses": [ { "uuid": "d0142ceb-5b16-4fab-9cbf-b424465f6013", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dfba1f6e-4aa7-4ffc-95dc-16fa8aa108f5", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1e4e0746-c73f-4418-8ea4-34b497a7f86d", "documentation": "Show the agent's COAP configuration", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/coap/get/config", "responses": [ { "uuid": "313e68fc-364f-4998-bbaf-fec770dd6cdb", "body": "{\n \"keystore\": \"\",\n \"primary_port\": {{faker 'number.int' max=99999}},\n \"rule\": \"\",\n \"secure_port\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c5a6bb53-8887-4dce-b8d4-431d43c88da0", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d52ba5ed-2714-49ce-bffe-14ba6483caca", "documentation": "Show the agent's COAP statistics", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/coap/get/statistics", "responses": [ { "uuid": "4d508c56-bf52-4467-b6e0-aa03843e51c1", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a6d7fa57-f8b6-4fc2-af01-f2c57d4a61a1", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "71c2b122-5a21-47fb-8d68-d1c802a1b11d", "documentation": "Show the agent's COAP traffic tracing", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/coap/get/trace", "responses": [ { "uuid": "26f8f73f-d86c-4e6a-b114-4d06dac6d7e1", "body": "{\n \"keystore\": \"\",\n \"primary_port\": {{faker 'number.int' max=99999}},\n \"rule\": \"\",\n \"secure_port\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c4ea2d1b-d847-4b82-af53-08eb462a82fa", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f92cf7e9-9428-4879-be73-90ae7fbdb6ad", "documentation": "Set the agent's COAP configuration", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/coap/set/config/:argument/:value", "responses": [ { "uuid": "4b35210b-62a7-4b6f-8769-6aaf8112e2b1", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9dad8fc5-1f7a-44c0-88f9-f9adfdd9ba02", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "073ed5d8-300e-471b-899a-422b38909be9", "documentation": "Set the agent's COAP traffic tracing", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/coap/set/trace/:enableOrNot", "responses": [ { "uuid": "a77d9df1-65b7-4b1e-a984-e7c59afda867", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "84e017ca-eccb-4143-ad28-5d73c8c287a1", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a4da61b7-e3cd-4740-b788-257171c25dc7", "documentation": "Show the agent's DHCP argument structure", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/dhcp/get/args", "responses": [ { "uuid": "915759f7-2806-4ca5-9892-ece9062f08ac", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "853d370d-dc05-454f-9dee-2742def2b4e2", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ddf34dce-fd14-40c1-bcba-f9f4bcb7eb56", "documentation": "Show the agent's DHCP configuration", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/dhcp/get/config", "responses": [ { "uuid": "ca22f22b-67c2-4b9d-919e-28957ca0f87e", "body": "{\n \"add_options\": \"\",\n \"classid\": \"\",\n \"hwaddr\": \"\",\n \"script\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5c15d739-33bf-4579-b875-0f9f32f9b090", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "117e9b4a-5f13-4f0c-9f11-5896b325b9cb", "documentation": "Show the agent's DHCP statistics", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/dhcp/get/statistics", "responses": [ { "uuid": "a4bf44bf-463d-4c76-a140-86de3b9f6de5", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5e5cf91b-3ed8-4598-bf72-8890e994994b", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cf199e3f-cf2f-46c3-b0fb-7322396f2b2a", "documentation": "Show the agent's DHCP traffic tracing", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/dhcp/get/trace", "responses": [ { "uuid": "8fe5ccc1-eda8-4e90-9606-6763033e69b0", "body": "{\n \"add_options\": \"\",\n \"classid\": \"\",\n \"hwaddr\": \"\",\n \"script\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "40f961e3-64af-4e1a-8c00-0a6f0aafa86c", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0af8df51-02f5-40bd-bcad-dfa2f04d3008", "documentation": "Show the parameters configured by the server in its DHCP-OFFER message", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/dhcp/params", "responses": [ { "uuid": "19c22ded-ebd4-4787-a91c-c655bfe6c175", "body": "[\n {}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "25e09630-723e-4b53-aefa-d56c2ffebd22", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "05408ef0-5679-43bb-8987-a04d093e6616", "documentation": "Set the agent's DHCP configuration", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/dhcp/set/config/:argument/:value", "responses": [ { "uuid": "3e09f2e0-03d0-4cae-88cc-b64b201b5200", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c4cf8baa-44fd-4a17-8061-f84422610919", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8330cc46-b704-40c1-871a-d398f85c3477", "documentation": "Set the agent's DHCP traffic tracing", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/dhcp/set/trace/:enableOrNot", "responses": [ { "uuid": "dc9d6061-a5db-44cf-bc64-e999cac119b9", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5c3078c4-1734-4a2d-abf4-ca87b1f01cde", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f9ba144c-23b8-4193-b7d3-0262c344e7ed", "documentation": "Show the agent's IPMI argument structure", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/ipmi/get/args", "responses": [ { "uuid": "07aa6fde-e93a-4c9c-ab58-b682b857ffed", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "03872b55-a3ba-4fc7-a012-8d882e813cd5", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6a821313-86ff-48ab-9298-a27eb5bcf20b", "documentation": "Show the agent's IPMI configuration", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/ipmi/get/config", "responses": [ { "uuid": "4ccf3cae-bfd6-4d9f-84e9-af3c86e21612", "body": "{\n \"primary_port\": {{faker 'number.int' max=99999}},\n \"secure_port\": {{faker 'number.int' max=99999}},\n \"version\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d7283a33-2c98-4cbb-8807-ae71365e51b7", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b2380df0-283d-43f7-a47d-6539bc7b712c", "documentation": "Show the agent's IPMI statistics", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/ipmi/get/statistics", "responses": [ { "uuid": "a1ab8a20-2a0c-4108-9d4c-9693131377f3", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "82387c7a-6348-4864-873d-3915c8e99600", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d07c3be9-aaf8-4765-8876-8871b7b2d108", "documentation": "Show the agent's IPMI traffic tracing", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/ipmi/get/trace", "responses": [ { "uuid": "aae24bef-8555-4d13-8d8a-756a73b563b8", "body": "{\n \"primary_port\": {{faker 'number.int' max=99999}},\n \"secure_port\": {{faker 'number.int' max=99999}},\n \"version\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1145ba07-15fd-4a91-a4bb-614401a77ea1", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cc812062-b673-4b2d-a6e7-65709d952d3c", "documentation": "Show the outgoing message's attributes", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/ipmi/get/:attr", "responses": [ { "uuid": "2ba8077f-6a0e-4fc9-b355-63f35ad29838", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a7aa6311-0986-4c5c-888c-92e6cc4860d0", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "694cc7ef-2854-49b8-a381-77e025e24a06", "documentation": "Set the agent's IPMI configuration", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/ipmi/set/config/:argument/:value", "responses": [ { "uuid": "afebb998-549a-4b47-983c-d0fe256c997c", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "26866a59-6fe0-4bb7-bd54-859315342ae4", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "52b70591-4a23-415f-8f26-18e44bfd107e", "documentation": "Set the agent's IPMI traffic tracing", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/ipmi/set/trace/:enableOrNot", "responses": [ { "uuid": "27aeff83-6af0-4831-99df-2492b6704d49", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "136ecbc4-c1d0-4482-8116-2291470e9c00", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0dae97b0-7911-48e9-b6d3-602ac79f331c", "documentation": "Set the outgoing message's attributes", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/ipmi/set/:attr/:value", "responses": [ { "uuid": "526454db-d819-49e1-aa11-bc06d0b40b34", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0fbd39c0-ed0d-41f9-9a24-11894177bac0", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "434ae1d0-f450-4250-b291-d19d588fe8ae", "documentation": "Show the agent's MQTT TCP connection state", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/client/get/protstate", "responses": [ { "uuid": "b05abbc7-10e8-4568-958b-d7ab53b12be0", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "38d290d4-9bde-4d39-9fe1-67dbd9898421", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "61b1809c-ccce-4601-be45-b27523ff9a01", "documentation": "Show the agent's MQTT state", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/client/get/state", "responses": [ { "uuid": "96237f19-8e21-459a-90ba-979eec5b9e0a", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8b35d9e8-406c-4240-bb58-2247d7a592dd", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d1408978-b82a-4412-9729-10d5bdf868f7", "documentation": "Show the agent's current messages' cardinality", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/client/message/card", "responses": [ { "uuid": "37c3814a-a9e2-4ca8-8ae0-542fe8026fed", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2c0ee42f-295c-4cc3-ac8e-5e8af93c4c1e", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "910e41a9-b788-4108-919f-f8289a1803ce", "documentation": "Show the agent's message attributes", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/client/message/get/:msgNum/:attr", "responses": [ { "uuid": "be596628-6249-4d26-adc7-71e4258811e4", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "039a68c8-7b16-4ed2-83a5-56632dfe5624", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bbb9b333-3769-4ce6-9963-8e1c3472d788", "documentation": "Set the agent's message attributes", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/client/message/set/:msgNum/:attr/:value", "responses": [ { "uuid": "8bb54b87-8b33-49bc-a992-571fad58f9b1", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "014f302f-4296-42f5-9343-b2ff56ac1ad4", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e42d77fc-a09c-4907-a9ad-f3b914647942", "documentation": "Restart receiving messages from a subcription of the agent", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/client/resubscribe/:subNum", "responses": [ { "uuid": "d98d5e8c-bdca-4b1e-841d-21a1f8343c16", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f0ea73e0-5ecc-4ed2-b670-7e3eca7d8ce6", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9c87065f-2dc7-4afd-9e96-b52ee837ad9d", "documentation": "Abort agent's MQTT TCP session without sending DISCONNECT command", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/client/runtime/abort", "responses": [ { "uuid": "a1ada21c-67b1-4e58-a57e-a45653a2f64e", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ee812a26-58aa-4f94-84cd-132181ee9c89", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "38667375-1c78-41f4-b453-c8e42f6a622e", "documentation": "Start agent's MQTT TCP session", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/client/runtime/connect", "responses": [ { "uuid": "5eacd713-9327-43c7-88de-3dd89f1b4fa8", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "40768be1-1487-4f0b-8b2d-8affc1b95939", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "534992d1-e5b1-4439-a705-9e077ec87a4a", "documentation": "Disconnect agent's MQTT TCP session by sending DISCONNECT command", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/client/runtime/disconnect", "responses": [ { "uuid": "389ba8a6-0d36-417e-a910-bf073fc9bc20", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4fb333fb-7150-4d2f-a087-c1e541bf83fc", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "931b9f97-c283-49b7-b555-0469920575c2", "documentation": "Set the agent's MQTT TCP connection target broker", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/client/set/broker/:brokerAddr", "responses": [ { "uuid": "4f5cc415-7cd5-4e56-b382-7895dbb9c7d4", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "17c257e3-7dad-458a-922e-f10697a245a8", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "24bf644f-84c7-4421-8ab9-967f6a54f4dd", "documentation": "Set the agent's MQTT session", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/client/set/cleansession/:cleanOrNot", "responses": [ { "uuid": "4dcfe9ae-de81-46fd-ba73-a7e9b372fd4b", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fa8d8aaf-0552-4869-8f06-ac4ec5e6bd83", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a97dbe69-82ad-4ef9-b65c-09fea52da425", "documentation": "Set the agent's MQTT client ID", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/client/set/clientid/:clientID", "responses": [ { "uuid": "642c3d3f-80a2-42cd-84ed-565935d8b72e", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f3d5126d-6f5a-42a7-854f-a6a211f92b3a", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6299519e-eb30-4c2e-aa5a-c2d9e01763d4", "documentation": "Set the agent's MQTT TCP keepalive", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/client/set/keepalive/:aliveTime", "responses": [ { "uuid": "d26a65ba-48dc-4821-87c6-56bcea2b8b67", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9ea6e71a-9f9b-4bfd-a644-f80e86b2294d", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f57dbecb-98f7-44f4-8924-252a9d3ca7cd", "documentation": "Set the agent's MQTT disconnection action", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/client/set/on_disconnect/:action", "responses": [ { "uuid": "fa4e3430-b769-4d26-addf-2f13257038bc", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1b7ee747-725e-418f-a307-9fb35f11a4ab", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f81211a6-cff0-494b-bb77-4c71cdceeea2", "documentation": "Set the agent's MQTT client password", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/client/set/password/:password", "responses": [ { "uuid": "3538a67f-b1b2-4f56-954f-d50c2536f1c1", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9e146933-073b-4d98-a981-98609e905024", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a322097c-8b76-4f6b-bc37-a56b517f1ba6", "documentation": "Set the agent's MQTT TCP connection target port", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/client/set/port/:port", "responses": [ { "uuid": "cbff0fdf-3fec-4b2d-8ae4-af5e4014bc40", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "068c7f8b-f51b-41f4-a322-01105f87b18a", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0c437199-cb57-4fe1-b6d7-120598183502", "documentation": "Set the agent's MQTT client username", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/client/set/username/:username", "responses": [ { "uuid": "8e020f88-eb92-433d-80eb-cc97946d49a6", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7a1447ee-ada7-4301-bc1f-0c37be04fad1", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "be39bd5f-c7f1-4fa0-94dc-adcb79a275f3", "documentation": "Set the agent's MQTT client's will", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/client/set/willmsg/:msg", "responses": [ { "uuid": "20ad6a82-6616-4ccf-8693-fffd6559eccb", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5dbca51d-1754-4f49-81a0-fe4b1e235820", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6cab099b-01e7-400e-aa48-66015ed472eb", "documentation": "Set the agent's MQTT will message's QOS field", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/client/set/willqos/:qos", "responses": [ { "uuid": "5f65ec22-09d7-43c7-8478-dcda84eec962", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ccaa0b97-255b-4922-b65c-6fe75d20abdb", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ebb0922c-6537-432a-997b-dcc0f47d467e", "documentation": "Set the agent's MQTT retained will", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/client/set/willretain/:retain", "responses": [ { "uuid": "101d1d05-86d0-40d8-ae2a-91f478f99e9c", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f50d2dea-265f-4d0e-b32f-0035b3ccb633", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0f74e304-46d1-4ef6-91ee-687ccd98cbf6", "documentation": "Set the agent's MQTT client will's topic", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/client/set/willtopic/:topic", "responses": [ { "uuid": "eceda11d-2bb4-42fa-a467-9ba02e89c5da", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "494b6b1c-761d-4eb2-8747-497e64f4a637", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7ba50c0b-da15-4458-a6e9-ab69e9479573", "documentation": "Show the agent's current subscriptions' cardinality", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/client/subscribe/card", "responses": [ { "uuid": "011d7549-dc00-4590-956f-a80c972816cf", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "87886add-a7f9-4250-9c92-908b8fb2e4a1", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2bc6200d-4be1-4767-9bdb-f12237317718", "documentation": "Show the agent's subscription attributes", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/client/subscribe/get/:subNum/:attr", "responses": [ { "uuid": "27c49656-8f13-4051-80ed-fba108d60fb3", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "970488dd-cb52-4cef-9265-fa7728f2de5e", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ea881f0c-76b8-47e7-934f-cab8645d5cc1", "documentation": "Set the agent's subscribe attributes", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/client/subscribe/set/:subNum/:attr/:value", "responses": [ { "uuid": "f77febc0-671c-4468-9f0a-9a3dadcd7e69", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "658e4ede-c8af-43d0-a1ad-5274e61febff", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "41ad637b-d7ca-4a4e-ae82-4d407e4cfb95", "documentation": "Stops receiving messages from a subcription of the agent", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/client/unsubscribe/:subNum", "responses": [ { "uuid": "e4d93526-9289-42a5-8f35-f27f6f20425e", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8cc37793-1867-42ed-a46e-599838431242", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0dc8198d-f00c-4905-b8da-3135aeb9fb9d", "documentation": "Show the agent's MQTT argument structure", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/get/args", "responses": [ { "uuid": "9ff503b2-38b4-4706-9454-fd7adf97ca63", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "83f38df7-3ae7-4d62-a288-307ab4071c8d", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "57cd92d4-d3b5-4c6c-9b82-d00bc48dcc43", "documentation": "Show the agent's MQTT configuration", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/get/config", "responses": [ { "uuid": "75feea56-707e-49de-87ef-83d42feeb4b9", "body": "{\n \"broker\": \"\",\n \"clientid\": \"\",\n \"filename\": \"\",\n \"is_tls\": \"\",\n \"password\": \"\",\n \"port\": {{faker 'number.int' max=99999}},\n \"tls_conf_filename\": \"\",\n \"username\": \"\",\n \"version\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2d041158-0873-479f-b1db-04fab640be12", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "23772fad-2c16-4243-8614-8dd6ec120355", "documentation": "Show the agent's MQTT statistics", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/get/statistics", "responses": [ { "uuid": "055d0bf6-d34a-423f-87c2-095e570334ad", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "86735b94-0485-48a3-8b0a-98f9f01206e2", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "23e42d2c-2661-47ee-94ce-aa0757c619ff", "documentation": "Show the agent's MQTT traffic tracing", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/get/trace", "responses": [ { "uuid": "058ff2f0-0e2d-4c9b-81c3-fa554bf42c16", "body": "{\n \"broker\": \"\",\n \"clientid\": \"\",\n \"filename\": \"\",\n \"is_tls\": \"\",\n \"password\": \"\",\n \"port\": {{faker 'number.int' max=99999}},\n \"tls_conf_filename\": \"\",\n \"username\": \"\",\n \"version\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "72b2ead3-2192-46f4-b4f9-c0684abfe7fc", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d6a6dbac-ae04-4ed6-99ad-38e096f24aa5", "documentation": "Set the agent's MQTT configuration", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/set/config/:argument/:value", "responses": [ { "uuid": "a11d3906-365b-4443-8ef9-5a797e0f8482", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "732c4218-2544-4715-88a6-5d3f51fa8102", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "efa4eb08-e5b3-48fe-8844-bb49476a8d01", "documentation": "Set the agent's MQTT traffic tracing", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/mqtt/set/trace/:enableOrNot", "responses": [ { "uuid": "dfcfaddc-edd9-4161-8508-f1b142c2be32", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2beb378e-9ee7-4d60-b5d6-54cc31069c8f", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6fae16de-d9ad-478c-8074-06b9b8def4f0", "documentation": "Change NETFLOW data export interval", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/netflow/flow/change/dfs_interval/:interval", "responses": [ { "uuid": "6a1228cf-ed80-4069-91f3-cd452d2170ca", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "38a10187-bc6f-4957-a0af-a2aa891824c1", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "53e23695-3ed4-4dfe-8642-59ecb76b125b", "documentation": "Change NETFLOW template export interval", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/netflow/flow/change/tfs_interval/:interval", "responses": [ { "uuid": "a2d18f1e-4189-4410-b7b5-9fdaac38fe4d", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "39d588f5-c14e-45e0-a6bd-55ed53fc9031", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5d97b33c-da82-493b-af51-9e630583c2f6", "documentation": "Change NETFLOW export attributes", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/netflow/flow/change/{flowset-uid}/{field-num}/:attr/:value", "responses": [ { "uuid": "fb10082d-2b63-4305-8d15-1bff3bfda3a9", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "983ab1e3-8db5-4c88-bb20-f67386f92af9", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "20a18dfc-428d-45eb-a5fe-fc4e8bd30175", "documentation": "Show list of NETFLOW exports", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/netflow/flow/list", "responses": [ { "uuid": "5b45b854-d551-4b43-b89b-c47f56802d78", "body": "[\n {}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "386c8ef6-dfb1-43fd-8915-6a4c78dcd55f", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "939bc76a-7ced-4761-87b0-26f1bdcdc284", "documentation": "Show the agent's NETFLOW argument structure", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/netflow/get/args", "responses": [ { "uuid": "1d17cbf0-481a-4690-a11e-eb41aae7a3df", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a780b976-a968-4578-abbb-1191490f286d", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "156511ca-83ff-42fc-9c65-66e3cbf4ff54", "documentation": "Show the agent's NETFLOW configuration", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/netflow/get/config", "responses": [ { "uuid": "78cd62d6-c9c4-421e-b79a-abe7642df318", "body": "{\n \"bundleflowsets\": {{faker 'number.int' max=99999}},\n \"collector\": \"\",\n \"collectorport\": {{faker 'number.int' max=99999}},\n \"filename\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "acc6bb9b-a8a0-43ac-b25c-0b9e1c881958", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "64bdc5f2-52c9-4b6f-80d4-4bf2f5a889aa", "documentation": "Show the agent's NETFLOW statistics", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/netflow/get/statistics", "responses": [ { "uuid": "7a8899c4-30e5-4808-9daa-27b787db6b0d", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "512b0905-4666-453b-990a-f490cbbe15c3", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0a5760b6-f665-41cd-bd72-3fa30f86b654", "documentation": "Show the agent's NETFLOW traffic tracing", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/netflow/get/trace", "responses": [ { "uuid": "483d411e-e7c7-46c9-8167-3636f0b969ef", "body": "{\n \"bundleflowsets\": {{faker 'number.int' max=99999}},\n \"collector\": \"\",\n \"collectorport\": {{faker 'number.int' max=99999}},\n \"filename\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9ecd547c-16d4-45d3-a55f-a2b865f7ab0e", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b3a3b251-b5f0-4d27-a6d5-e02a14db6fd1", "documentation": "Halt NETFLOW traffic", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/netflow/halt", "responses": [ { "uuid": "dc8a3e4f-2b24-4ffa-a2b8-da86ffbd8635", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bcca801a-4f02-412f-8725-e06396c85004", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7dd96810-af06-40b2-855c-8c371106e4f0", "documentation": "Reload NETFLOW configuration before resuming traffic", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/netflow/reload", "responses": [ { "uuid": "c90186e9-7320-452f-87da-352ccde08ceb", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a7268e52-c527-4f20-b987-0dca9ea2fd19", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1a3eea8e-e35a-4f30-a67b-3e58047aef36", "documentation": "Resuming traffic", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/netflow/resume", "responses": [ { "uuid": "4453f9fc-064a-4d3f-adcf-6c2cb877b3d4", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "53f3b341-bb21-40cf-b8a2-8aaec605ae18", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d8156f56-3eff-4ab7-97b4-ce5d5e53d119", "documentation": "Swap NETFLOW collector", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/netflow/set/collector/:collectorIP", "responses": [ { "uuid": "c804ed77-ede8-456a-a242-387db18932ce", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f028c243-d3d5-4b4b-a268-8b7ed20f1610", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "755e70c1-460e-4893-a197-5f9445648e62", "documentation": "Set the agent's NETFLOW configuration", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/netflow/set/config/:argument/:value", "responses": [ { "uuid": "d4f85c0e-4c80-48cf-a0bf-be404c10829c", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8691ae72-c57a-4c75-9181-d3ac2ca68178", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1ceebbbe-9756-4df5-ad38-acace5026117", "documentation": "Swap NETFLOW configuration file", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/netflow/set/filename/:fileName", "responses": [ { "uuid": "64c1abca-a8ee-44f4-a066-8d008d12f54b", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7e83266a-de58-46e5-bd4b-ce5ab15f8607", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ad2ea751-37c0-4b32-b2af-4b98238a6dfb", "documentation": "Set the agent's NETFLOW traffic tracing", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/netflow/set/trace/:enableOrNot", "responses": [ { "uuid": "7b2c05a4-0cf7-4ef1-b6c2-97c8e58297aa", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a312f177-7710-4415-b6c7-661b5373aa35", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "061289a2-3e0e-4873-8b09-914fbcd1fa14", "documentation": "Show the agent's PROXY argument structure", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/proxy/get/args", "responses": [ { "uuid": "31cc7bd9-9f20-4702-a21c-0e6d08e3ac28", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "00c08435-1da6-41eb-ab90-edbc1f993c0d", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "731c0849-e14b-4cb5-87d1-4653e2db5861", "documentation": "Show the agent's PROXY configuration", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/proxy/get/config", "responses": [ { "uuid": "9fd58bf1-af13-4fbb-b5d6-acae49ec14d0", "body": "{\n \"TCP_NODELAY\": {{faker 'number.int' max=99999}},\n \"client_to_server\": \"\",\n \"disconnect_delay\": {{faker 'number.int' max=99999}},\n \"max_connects\": {{faker 'number.int' max=99999}},\n \"portno\": {{faker 'number.int' max=99999}},\n \"pre_connect\": \"\",\n \"server_to_client\": \"\",\n \"target\": \"\",\n \"transport\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6f808420-b983-4ace-a3b8-f3db9141b67e", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e09a18e9-07b2-477a-8bdb-f3628b9ec4da", "documentation": "Show the agent's PROXY statistics", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/proxy/get/statistics", "responses": [ { "uuid": "c9845675-f382-466d-85c9-c868b7e880e8", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "170590bf-3e6f-4e45-8812-aa836f666567", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "82ff687d-6d38-47fb-b943-0fd1a61e666e", "documentation": "Show the agent's PROXY traffic tracing", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/proxy/get/trace", "responses": [ { "uuid": "90db7216-15ef-47c3-8206-5ff9c2b94dd3", "body": "{\n \"TCP_NODELAY\": {{faker 'number.int' max=99999}},\n \"client_to_server\": \"\",\n \"disconnect_delay\": {{faker 'number.int' max=99999}},\n \"max_connects\": {{faker 'number.int' max=99999}},\n \"portno\": {{faker 'number.int' max=99999}},\n \"pre_connect\": \"\",\n \"server_to_client\": \"\",\n \"target\": \"\",\n \"transport\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5d632bd8-d8d1-4536-a357-d687f6bb61f0", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "93e45835-6a3e-4e5c-8a73-d1f938f76ae6", "documentation": "Add individual proxy target on the agent and the simulator host", "method": "post", "endpoint": "mimic/agent/:agentNum/protocol/msg/proxy/port/add/:port/:target/:targetPort", "responses": [ { "uuid": "4bdd1ad5-a0e7-4a00-8057-3f8f12084ed9", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e2d53d9c-98d4-45bc-b74a-397f54d93767", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5985ce13-0503-4c4e-8c40-2006977ffcea", "documentation": "Check individual target", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/proxy/port/isStarted/:port", "responses": [ { "uuid": "79641cf9-743f-487e-848a-ed0a8f17c79a", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b3c0ce49-3b30-42be-b683-45021b49804c", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6da73628-3743-4745-8c10-127340b17400", "documentation": "List all proxy targets", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/proxy/port/list", "responses": [ { "uuid": "6460079d-7bf6-496c-b685-ed86093a66c3", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fd47169f-a48c-49c9-a2f0-b4294f075e27", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0a63780a-99b3-47be-80b7-faf52cae8788", "documentation": "Remove individual proxy target on the agent and the simulator host", "method": "delete", "endpoint": "mimic/agent/:agentNum/protocol/msg/proxy/port/remove/:port", "responses": [ { "uuid": "821de130-ca7e-407c-9381-833f49657b2a", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "559fe114-be5d-46cf-8f36-3452a964af22", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c85a2c14-0f54-4d34-87a2-cfd4fadab16c", "documentation": "Start additional target", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/proxy/port/start/:port", "responses": [ { "uuid": "9226d719-8c84-473f-b0f7-1248f3a1c506", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d94dd81e-2b43-49cb-be68-b4b9fd61add4", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "650a1766-cc9b-4069-96d5-98189319eb63", "documentation": "Stop additional target", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/proxy/port/stop/:port", "responses": [ { "uuid": "24cb38f7-5d5f-42ce-bbdc-48e44b1cb7e1", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9c64a21e-182e-40ef-894a-73c2129b973c", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ddd22bcd-b298-4dd6-b75b-9f8532a041b6", "documentation": "Set the agent's PROXY configuration", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/proxy/set/config/:argument/:value", "responses": [ { "uuid": "e4bc4f07-3699-4e87-b39f-4abcc6d7eb11", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "039866de-070f-41a4-a76d-991a5c6ceeff", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0c04a37d-eabf-48c8-aecd-f9b056d74090", "documentation": "Set the agent's PROXY traffic tracing", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/proxy/set/trace/:enableOrNot", "responses": [ { "uuid": "f78ece00-d14e-40bd-9934-2fb6836a1921", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "575f6670-d589-4f3c-8259-bcacf7cd2870", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c745912a-1773-4b14-8bdb-e1026967f874", "documentation": "Show the agent's SFLOW argument structure", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/sflow/get/args", "responses": [ { "uuid": "3e803819-c9fa-413d-a3ee-99c134c49002", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2508ccc0-5405-4411-95a1-ddf20bac5cf1", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2ceb36fa-12e4-4435-9ab9-625cc993e55e", "documentation": "Show the agent's SFLOW configuration", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/sflow/get/config", "responses": [ { "uuid": "328f4a86-fb60-4f7b-8ada-5733047e37c4", "body": "{\n \"collector\": \"\",\n \"collectorport\": {{faker 'number.int' max=99999}},\n \"encoding_type\": \"\",\n \"filename\": \"\",\n \"flows_per_min\": {{faker 'number.int' max=99999}},\n \"include_samples\": \"\",\n \"records_per_sample\": \"\",\n \"samples_per_datagram\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ea72efd0-83df-49bd-8e35-0c90c98ccdf4", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "97bcc699-988c-4e0b-b358-82bb94a78457", "documentation": "Show the agent's SFLOW statistics", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/sflow/get/statistics", "responses": [ { "uuid": "70008c1a-344a-4762-bfdc-400253574830", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1a999f24-840e-407a-af70-00b95539d5f2", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "034113c9-7686-4cbb-b11c-4268ec74b0a7", "documentation": "Show the agent's SFLOW traffic tracing", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/sflow/get/trace", "responses": [ { "uuid": "ffed8e88-e159-498e-8395-7c8c13d648fc", "body": "{\n \"collector\": \"\",\n \"collectorport\": {{faker 'number.int' max=99999}},\n \"encoding_type\": \"\",\n \"filename\": \"\",\n \"flows_per_min\": {{faker 'number.int' max=99999}},\n \"include_samples\": \"\",\n \"records_per_sample\": \"\",\n \"samples_per_datagram\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9b67cd99-7783-48a1-a7be-d97eb00f6d4e", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "89840078-1022-43ab-a9c1-7fd51d55346d", "documentation": "Halt SFLOW traffic", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/sflow/halt", "responses": [ { "uuid": "12ac2215-5365-418a-b441-3c2b47abadd0", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "18ca3de6-2899-4568-8508-fc1b61faa2f6", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cc3609b7-7fb4-4762-b0f5-5712061a5968", "documentation": "Reload SFLOW configuration before resuming traffic", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/sflow/reload", "responses": [ { "uuid": "5cf15dbc-4c51-4014-bf50-0f2b2b46ebaa", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "00c49eb8-b8b6-4f3a-90fe-1a9fc28e2d12", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8d914056-649f-42c4-ac9d-e06c16b8bbae", "documentation": "Resuming traffic", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/sflow/resume", "responses": [ { "uuid": "327e2e12-c37e-4569-8040-a99b2d4fcf86", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bad87b88-12a0-4215-a659-91f66a318ecb", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c9698280-5e1a-4b00-af88-abe6ada09e1b", "documentation": "Set the agent's SFLOW configuration", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/sflow/set/config/:argument/:value", "responses": [ { "uuid": "f6d173ab-1e87-44db-a9a2-a37bcbc313f3", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a9059159-7ef7-4c91-9b97-b29369b301ac", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e10ff1a9-8502-410a-9d05-5e772fa0174c", "documentation": "Set the agent's SFLOW traffic tracing", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/sflow/set/trace/:enableOrNot", "responses": [ { "uuid": "1e4ad423-1e5d-4714-9fd3-0bee48cf2f5a", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1b32fea9-8134-4bda-9975-1cbbad920295", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "338a2bc4-4322-4e22-8dde-5b97a3fd2423", "documentation": "Show the agent's SNMPTCP argument structure", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmptcp/get/args", "responses": [ { "uuid": "4aada626-5faa-4ec5-8a99-c9b5d450b3e5", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "96ec2554-760c-4f48-8816-e95b111db907", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aaabc92f-d604-4dc0-8ec8-8ce0d4750651", "documentation": "Show the agent's SNMPTCP configuration", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmptcp/get/config", "responses": [ { "uuid": "ddd2695b-f19c-4656-9275-5b72cb373c3f", "body": "{\n \"connections\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e0d368e3-8d40-456f-be08-33cecefa842c", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7746efed-fffc-41cf-a609-7e88b1a71b71", "documentation": "Show the agent's SNMPTCP statistics", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmptcp/get/statistics", "responses": [ { "uuid": "2830a27e-8a37-4bb2-bf14-4d8b43fadd8d", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fb70f14e-d7b3-45df-b54f-d50f7091717f", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9a913ddd-0f2c-4a64-958c-1a2e828f00ae", "documentation": "Show the agent's SNMPTCP traffic tracing", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmptcp/get/trace", "responses": [ { "uuid": "a7e4668f-e8f0-4ef3-afbe-264b7b272c25", "body": "{\n \"connections\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "361d6d64-a4ba-4fac-a07a-0047fb7caa22", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "27ca7e68-e354-47ee-9b49-5545d8c6d9fc", "documentation": "Disable individual IP aliases on the agent and the simulator host", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmptcp/ipalias/disable/:ipaddress/:port", "responses": [ { "uuid": "e93b8600-15a1-4b74-9cda-da1ab895c02d", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ff9759a3-caaf-44b9-b386-d4110cfd8b67", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5bccd42a-c42e-46da-96e0-79ad1487e098", "documentation": "Enable individual IP aliases on the agent and the simulator host", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmptcp/ipalias/enable/:ipaddress/:port", "responses": [ { "uuid": "27c74625-6246-4df5-bff3-d8308ded090d", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5404347e-bd8a-46b2-935f-65c34d5a841c", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c599cfc0-f466-49ee-8ef0-be5989fe3966", "documentation": "Check individual IP aliases on the agent and the simulator host", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmptcp/ipalias/isenabled/:ipaddress/:port", "responses": [ { "uuid": "54fbe5c2-01b3-49dc-b91b-ff42b12dfa11", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f84349ef-a5e9-4a9b-b373-94df50061fa3", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8e0653a1-b91b-46a7-a887-5eca5a2a2a06", "documentation": "List all IP aliases on the agent and the simulator host", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmptcp/ipalias/list", "responses": [ { "uuid": "8f74a348-4d69-452c-bdb4-30456a857cab", "body": "[\n {\n \"IP\": \"\",\n \"interface\": \"\",\n \"mask\": \"\",\n \"port\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c899166a-8e32-4422-aa81-b7efc23a93b6", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0d3b830f-face-4a9c-a16e-534611f68c9d", "documentation": "Set the agent's SNMPTCP configuration", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmptcp/set/config/:argument/:value", "responses": [ { "uuid": "aee29c17-70c2-4bec-beac-20d276133b77", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b35ddf1c-2943-4ff9-b9c0-ba2a181ee866", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "10b8df67-0ebd-47a1-9190-4704a6f4fe71", "documentation": "Set the agent's SNMPTCP traffic tracing", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmptcp/set/trace/:enableOrNot", "responses": [ { "uuid": "096c3122-ff0c-4cb9-a00e-14fd5b132569", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "04080c5a-f258-4998-b5b2-1000db8e32ab", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c820eb87-5b20-448d-93a6-a76e7be5dbca", "documentation": "Adds a new access entry with the specified parameters.", "method": "post", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmpv3/access/add/:groupName/:prefix/:securityModel/:securityLevel/:contextMatch/:readView/:writeView/:notifyView", "responses": [ { "uuid": "71499980-c952-4c57-b468-57788b48b87f", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "95a2bf6b-a9ff-44e3-82d9-e13ef69d3b4d", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0bd29f15-7827-449a-b389-96ae103287b2", "documentation": "Clears all access entries.", "method": "delete", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmpv3/access/clear", "responses": [ { "uuid": "911ded2d-084e-4c49-93cf-1e33056f34e1", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "11a0a2f0-211c-40c9-ba35-98e082242081", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "53fbb873-8cf0-45d1-a93b-33296ff7a3e2", "documentation": "Deletes the specified access entry.", "method": "delete", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmpv3/access/del/:accessName", "responses": [ { "uuid": "e76f4211-d21e-4b5d-8334-b5a1916f85b7", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5f9594fa-341e-49d0-a364-a1f80e4d67f5", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e9e5c06b-8d00-454d-8cfa-f44cc57bb773", "documentation": "Returns the current acccess entries as an array of strings.", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmpv3/access/list", "responses": [ { "uuid": "0aacd9bc-a0cc-4cdf-a795-fa29e2eae5a6", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cac27f30-2667-42da-8d44-d87da2384aa4", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1c97bc6e-d718-4a72-95c5-965e3ca239e0", "documentation": "Returns the SNMPv3 configuration.", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmpv3/get/config", "responses": [ { "uuid": "507cfe72-3013-4cdf-a133-f226fdbb237c", "body": "{\n \"context_engine_id\": \"\",\n \"engine_id\": \"\",\n \"usm_db\": \"\",\n \"vacm_db\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b739875a-5847-4f72-8737-743a895d7cab", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6b95586f-a6b4-41eb-9874-b1eff963ae7e", "documentation": "Retrieves the contextEngineID for the agent instance.", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmpv3/get/context_engineid", "responses": [ { "uuid": "7a405c97-7c8a-4259-a043-739bd9fbd8cc", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "79d31e87-0e10-4657-ab81-eafb236fc7ba", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ba81f964-3dda-466a-abce-5a5c6eb22d94", "documentation": "Retrieves the number of times the agent has been restarted.", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmpv3/get/engineboots", "responses": [ { "uuid": "3831755b-40aa-4a31-be22-b832956e0ca3", "body": "{{faker 'number.int' max=99999}}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5c8f4924-90fe-4601-8a1c-ff77b797f332", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cfc6c583-a512-46b6-9388-7056e76d733d", "documentation": "For started agents, retrieves the current engineID in use by the snmpv3 module.", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmpv3/get/engineid", "responses": [ { "uuid": "0490484b-d1ed-44c8-b650-616312fd42bd", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "98d0edb2-8fa2-4170-88a7-71390f2daa0b", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5674bc69-74ec-403a-8f26-9870ea740942", "documentation": "Retrieves the time in seconds for which the agent has been running.", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmpv3/get/enginetime", "responses": [ { "uuid": "6ce61b4b-8bba-4e78-96b7-94662a4465eb", "body": "{{faker 'number.int' max=99999}}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7b35e577-e930-4ab6-a6ea-95dbd0cc8de8", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "44dbfd0a-f7a2-4592-81c5-9ff614b3f8e0", "documentation": "Adds a new group entry with the specified parameters.", "method": "post", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmpv3/group/add/:groupName/:securityModel/:securityName", "responses": [ { "uuid": "7bf5213a-f6d9-4546-aca4-734ed4b190e9", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f0d3c2fa-3bb6-4cf5-8f75-63bd9c9117a1", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c53f3a81-ea46-4350-a04d-6a4153dfdfca", "documentation": "Clears all group entries.", "method": "delete", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmpv3/group/clear", "responses": [ { "uuid": "b4a002e3-b104-4949-a817-3dc2ac1f9ccd", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b35aecc5-c351-458c-8d4f-229b3d8cfcd8", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c661689c-057f-4d47-81b3-d5c1cc376a79", "documentation": "Deletes the specified group entry.", "method": "delete", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmpv3/group/del/:groupName", "responses": [ { "uuid": "ffae8f74-56d1-4fde-bc22-01f70e32dac5", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3c07d00f-c02c-4610-b4c8-69c9c7b44079", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7a296558-8030-4f09-aea6-da8cde1f8b52", "documentation": "Returns the current group entries as an array of strings.", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmpv3/group/list", "responses": [ { "uuid": "e91a306d-22ed-4c28-93f9-22c7336325ef", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7f83243c-865c-4653-b7af-7b242a4c5ef2", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6c91be67-da15-4ab0-a9e1-f9588f13281a", "documentation": "Changes the SNMPv3 configuration.", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmpv3/set/config/:parameter/:value", "responses": [ { "uuid": "3e6b9891-78b0-4067-9338-25685d2009e4", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9840d741-1007-467c-9f51-e7ab5a1f025b", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4777f211-61eb-47b5-9ed3-4ce4c01ede71", "documentation": "Adds a new user entry with the specified parameters.", "method": "post", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmpv3/user/add/:userName/:securityName/:authProtocol/:authKey/:privProtocol/:privKey", "responses": [ { "uuid": "66ba522f-9bd3-4388-a6e4-3384e6d04048", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "252be3e1-15c9-4095-8209-822a77c44dc6", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e19ce3ed-66cf-4596-97e6-75a450c15095", "documentation": "Clears all user entries.", "method": "delete", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmpv3/user/clear", "responses": [ { "uuid": "144deada-061f-4723-a855-cea8ef0e9e76", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cc11560f-4cb9-4ad3-9ad7-fae6a879d28b", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1b2eff76-e5f2-4e08-aac7-fd40b3cf898b", "documentation": "Deletes the specified user entry.", "method": "delete", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmpv3/user/del/:userName", "responses": [ { "uuid": "6acc6afd-fb0c-450f-b00f-bb694fa38cc9", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d6d1c3d2-e720-41cb-baa9-fe7cbd00cb8f", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ba4c41aa-fdd5-450f-a7e3-6a692cd6b8a1", "documentation": "Returns the current user entries as a Tcl list.", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmpv3/user/list", "responses": [ { "uuid": "0061564c-45b2-424e-b45f-2250adc0c0b0", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a0155c06-9e72-4832-9c28-7c65653dc345", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bc21b256-981e-4c88-9f77-f9760e92e640", "documentation": "Saves current user settings in the currently loaded USM config file.", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmpv3/usm/save", "responses": [ { "uuid": "42aa5e5d-93bb-48c3-83bc-b5d8e2bf52af", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fa3f0db8-b0f3-4672-8b76-b048e8c1fcbc", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e501cd79-e15f-4455-b675-49a61afa7319", "documentation": "Saves current user settings in the specified USM config file.", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmpv3/usm/saveas/:filename", "responses": [ { "uuid": "10c41955-8620-462a-a9c2-db01c8870af3", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "73633d6b-7df9-40a8-baa3-e83f522e0a28", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "304dbbab-39c7-4c94-9655-15e4a153c187", "documentation": "Saves current group, access, view settings in the currently loaded VACM config file.", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmpv3/vacm/save", "responses": [ { "uuid": "2409fc88-0695-4f30-b581-858d41c3b041", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "19bbfa06-a9cb-45a2-af23-75172cf7bed7", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f4d1464a-dd3e-4c80-820a-e16678d7d302", "documentation": "Saves current group, access, view settings in the specified VACM config file.", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmpv3/vacm/saveas/:filename", "responses": [ { "uuid": "239ef4d8-3831-4dcc-8aef-fc9e3db641f2", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "79061ba6-1553-47ff-b839-4b784cca79db", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c1c221d1-c2ad-4b1a-819a-7b164a328421", "documentation": "Adds a new view entry with the specified parameters.", "method": "post", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmpv3/view/add/:viewName/:viewType/:subtree/:mask", "responses": [ { "uuid": "9b5f3f6f-84fc-47d9-b1b1-11811f1bfe10", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "61ac728c-52b8-4508-b971-550ad4ecd624", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "91a8f5e9-e8d8-4fe3-a8b1-6f2781958615", "documentation": "Clears all view entries.", "method": "delete", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmpv3/view/clear", "responses": [ { "uuid": "71b7a096-f7e8-4f19-96d4-9e6e4c3bc379", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "652ffd0e-d368-43b5-97be-4dc7a3d5b5c2", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "674611a7-1650-4854-8834-f665231e21f6", "documentation": "Deletes the specified view entry.", "method": "delete", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmpv3/view/del/:viewName", "responses": [ { "uuid": "0bf0af06-0f9b-4fc0-a9ed-c1a58eff7a0f", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d9f2a7fb-990e-42c3-b10c-b90beeba97d0", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cf2cdcf5-fbca-4591-8463-5449bc873541", "documentation": "Returns the current view entries as an array of strings.", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/snmpv3/view/list", "responses": [ { "uuid": "332ec5c5-a946-4a22-9bd9-1398c09f400d", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a14f9379-2b76-4491-9305-002b75090d91", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5b3b8984-5275-4352-9ec1-cf45a287c3c9", "documentation": "Show the agent's SSH argument structure", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/ssh/get/args", "responses": [ { "uuid": "3965a277-0429-4319-b205-eef3b2aab642", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "70a4fe66-050a-43e1-89a5-bcbd4d0bb172", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a995053a-de01-4774-86f8-8ed2934ce44b", "documentation": "Show the agent's SSH configuration", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/ssh/get/config", "responses": [ { "uuid": "498c773c-ae75-4efe-82a3-47a1592ad95a", "body": "{\n \"port\": {{faker 'number.int' max=99999}},\n \"version\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cb754131-3bca-4603-9e56-1d770330003b", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5c1eb779-8e35-4f7f-87bc-e7649e74147a", "documentation": "Show the agent's SSH statistics", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/ssh/get/statistics", "responses": [ { "uuid": "c5ea2519-4954-4026-8e1b-f5a8be97c3b7", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5311cce4-a4e3-4adb-b726-296581406816", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b5290dd5-1101-4049-9adc-fe760f4d2a30", "documentation": "Show the agent's SSH traffic tracing", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/ssh/get/trace", "responses": [ { "uuid": "360e4060-4643-412b-a70e-775cb5e5108c", "body": "{\n \"port\": {{faker 'number.int' max=99999}},\n \"version\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d2bdf679-7f2e-43c3-b625-6f8ade540a0f", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "22328906-66b7-4a9a-925c-c22ca0d4238c", "documentation": "Disable individual IP aliases on the agent and the simulator host", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/ssh/ipalias/disable/:ipaddress/:port", "responses": [ { "uuid": "5f8fbeca-60e2-4a03-99da-e0e4ad25000b", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "178f7b4a-badb-4044-a1f7-ebcb198f4fff", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a4594573-2ce9-486c-a172-0b8be87f7871", "documentation": "Enable individual IP aliases on the agent and the simulator host", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/ssh/ipalias/enable/:ipaddress/:port", "responses": [ { "uuid": "7982b006-40ed-4a85-bdf4-308f0c62d658", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1ac4fba8-1262-4d62-822a-9f77a0f3ae9b", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2f004ac4-7fc2-45e2-8901-5bab795f2db0", "documentation": "Check individual IP aliases on the agent and the simulator host", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/ssh/ipalias/isenabled/:ipaddress/:port", "responses": [ { "uuid": "744213f0-2e21-4fbb-b8bd-180a1e72466e", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "02a95e90-6404-4a2e-bbe0-f917e4fc736f", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cde5ce4c-ac11-4782-92e7-b76a9110c82b", "documentation": "List all IP aliases on the agent and the simulator host", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/ssh/ipalias/list", "responses": [ { "uuid": "761ee20e-612d-4932-94d2-cc7db032b099", "body": "[\n {\n \"IP\": \"\",\n \"interface\": \"\",\n \"mask\": \"\",\n \"port\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6d563aed-4d1e-4067-af3d-6fe95e1a3737", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f79381b6-06ed-484a-8179-05a97f5e2231", "documentation": "Set the agent's SSH configuration", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/ssh/set/config/:argument/:value", "responses": [ { "uuid": "f955abf0-7297-4ff0-a82b-cfd43778ba64", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dea608a3-13c0-4528-94cf-5935b703159c", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b608e872-9dab-41b1-8be8-bba9ec58b58a", "documentation": "Set the agent's SSH traffic tracing", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/ssh/set/trace/:enableOrNot", "responses": [ { "uuid": "4d9e7e8a-e091-4814-a583-074c58e5dfc5", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "40460049-f588-473c-9655-7e58d3db6a36", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "987c003f-07a1-4d3a-b678-2e8756e330f5", "documentation": "Show the agent's SYSLOG argument structure", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/syslog/get/args", "responses": [ { "uuid": "69d23b58-8fcb-4294-a7d6-bb85e2eb8cd4", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2467395b-2baf-44dd-8395-4e75a542a4db", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "42571017-602a-4d62-9e6e-9aabc3f181b1", "documentation": "Show the agent's SYSLOG configuration", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/syslog/get/config", "responses": [ { "uuid": "b4c38165-9ec5-41d3-a656-cb772eaf92cc", "body": "{\n \"client\": \"\",\n \"hostname\": \"\",\n \"localport\": {{faker 'number.int' max=99999}},\n \"separator\": \"\",\n \"sequence\": {{faker 'number.int' max=99999}},\n \"server\": \"\",\n \"serverport\": {{faker 'number.int' max=99999}},\n \"timestamp\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "54f62ef1-bdc8-4e05-ada6-23d88c2d221f", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2eb98508-6f38-49d5-a745-27a7a05e7454", "documentation": "Show the agent's SYSLOG statistics", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/syslog/get/statistics", "responses": [ { "uuid": "c0dd3ab9-553f-4cf5-86ed-0b40d8e7ca7b", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2e267f46-f5bd-4bbd-ada2-8c63dd524aa9", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "343d4f0d-812a-4bc5-ac8e-ec4050e6aa24", "documentation": "Show the agent's SYSLOG traffic tracing", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/syslog/get/trace", "responses": [ { "uuid": "2e60d3be-0a17-430a-a026-60e77b082d87", "body": "{\n \"client\": \"\",\n \"hostname\": \"\",\n \"localport\": {{faker 'number.int' max=99999}},\n \"separator\": \"\",\n \"sequence\": {{faker 'number.int' max=99999}},\n \"server\": \"\",\n \"serverport\": {{faker 'number.int' max=99999}},\n \"timestamp\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "72bbf84e-e7ac-44b7-83ec-1f60365f64a6", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6b90f07f-d60c-494e-aab7-eeb1cc7b4a8d", "documentation": "Show the outgoing message's attributes", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/syslog/get/:attr", "responses": [ { "uuid": "e7553895-9e9e-422a-ba07-71b089a4c42d", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d4222968-3d78-4867-9c81-3f9dcd3f69b1", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cae05e2a-546c-41f6-ba23-3c62b46514a3", "documentation": "Set the agent's SYSLOG traffic tracing", "method": "post", "endpoint": "mimic/agent/:agentNum/protocol/msg/syslog/send/:pri", "responses": [ { "uuid": "420ce804-c448-419e-baac-0f748ba11220", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "77351623-ccf3-4e15-99c0-5f107d142864", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c28c5b33-5c22-45e7-8a89-39d669ee5d28", "documentation": "Set the agent's SYSLOG configuration", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/syslog/set/config/:argument/:value", "responses": [ { "uuid": "0065905b-51e5-4e2f-b07c-eec053600744", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6e0da935-3572-43fb-8671-44244c869c88", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "00d27e8c-3ffb-4a0f-bee5-5571a1f0c6cb", "documentation": "Set the agent's SYSLOG traffic tracing", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/syslog/set/trace/:enableOrNot", "responses": [ { "uuid": "733d7b04-98eb-458a-8782-206f4a3da424", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4f6f7ddb-4b96-41ac-a16c-28e2819c3e3a", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3b48bb1c-bc24-43e3-9b72-035212e0d5ac", "documentation": "Set the outgoing message's attributes", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/syslog/set/:attr/:value", "responses": [ { "uuid": "605f8a13-84e8-4dd6-b509-855f58e8d3f4", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4e1c05fa-37e9-4354-8f3c-cdb31bf7f64b", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4a459d20-0ec3-4adb-b364-30b52b594ad0", "documentation": "Changes the connection's current logon.", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/telnet/connection/logon/:connectionID/:user/:password", "responses": [ { "uuid": "3ed6de96-00c0-445d-ac42-5373ae572fd7", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ecb60074-f0e0-495c-a68c-3f6fa3b702a5", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c686ad4e-b067-47f2-b8b9-32630e99f32c", "documentation": "Executes the command asynchronously .", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/telnet/connection/request/:connectionID/:command", "responses": [ { "uuid": "f3d876fc-32d0-435b-bf38-4803ede37f42", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d572b7cb-0be4-4eec-9cf5-7071fd4b7ac6", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b44b45fd-d2e3-416f-8899-89a07b379a54", "documentation": "Triggers the asynchronous signal event with the specified signal name", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/telnet/connection/signal/:connectionID/:signalName", "responses": [ { "uuid": "490b76c7-5d23-4973-9618-1ac4d7fde241", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9fe08d54-1135-4ff8-b669-d9975f1e1768", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d8d80888-0e77-414d-a82e-744339c8d644", "documentation": "Show the agent's TELNET argument structure", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/telnet/get/args", "responses": [ { "uuid": "39ca427a-d0bb-44da-9a5a-d66b6b0dc050", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cbf77dc8-07f0-4f75-abfb-18077057ffe9", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "84367b27-c3c8-4a98-9049-6a4c843c529f", "documentation": "Show the agent's TELNET configuration", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/telnet/get/config", "responses": [ { "uuid": "33946bed-8010-4c58-9a80-90aea13eb48f", "body": "{\n \"keymap\": \"\",\n \"paging_prompt\": \"\",\n \"port\": {{faker 'number.int' max=99999}},\n \"prompt\": \"\",\n \"rule\": \"\",\n \"userdb\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b1e58ea9-c2b1-49c2-92d1-fda0dd5b01e9", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6b2fd5a4-fcd0-4552-af65-88cceee06770", "documentation": "Show the agent's TELNET statistics", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/telnet/get/statistics", "responses": [ { "uuid": "626a69b9-75f6-4784-9790-c248c5aec17a", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d3235192-f699-4bfd-8788-7d1af2abaa35", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "97d2deb0-3a93-4a28-a43b-4a895fd5a194", "documentation": "Show the agent's TELNET traffic tracing", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/telnet/get/trace", "responses": [ { "uuid": "88be4692-6d2a-46c6-8e40-efed196006f8", "body": "{\n \"keymap\": \"\",\n \"paging_prompt\": \"\",\n \"port\": {{faker 'number.int' max=99999}},\n \"prompt\": \"\",\n \"rule\": \"\",\n \"userdb\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2afe3cf9-8071-48a2-810a-de77dc8b57d2", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "49f5f7c9-c5b4-410f-85ff-75bdf7befee1", "documentation": "Disable individual IP aliases on the agent and the simulator host", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/telnet/ipalias/disable/:ipaddress/:port", "responses": [ { "uuid": "f702fbeb-c4a3-4bd6-8c13-1f3fad7a15f3", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1ff93d18-d396-4d82-b2e1-2b44027e8770", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cf6cf232-cbf4-4273-aa51-2079f68d3387", "documentation": "Enable individual IP aliases on the agent and the simulator host", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/telnet/ipalias/enable/:ipaddress/:port", "responses": [ { "uuid": "5723d65b-8e5d-4722-b8da-34918901089a", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5c0fdea6-cd40-41d1-8265-524778a3d5f6", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9a310ba1-3a12-45bc-b8c2-acb7affbd161", "documentation": "Check individual IP aliases on the agent and the simulator host", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/telnet/ipalias/isenabled/:ipaddress/:port", "responses": [ { "uuid": "333d710a-4fa4-4508-8f29-c913557e7e6d", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dfb42f25-1fa9-4ddf-bb2d-d2fcd20657db", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "06b34577-6760-4faa-93ec-2a4b44536a17", "documentation": "List all IP aliases on the agent and the simulator host", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/telnet/ipalias/list", "responses": [ { "uuid": "f76ac507-a69d-43b0-9ddd-f81a40306128", "body": "[\n {\n \"IP\": \"\",\n \"interface\": \"\",\n \"mask\": \"\",\n \"port\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8d2873fc-2648-439d-85be-a4b1c94a999f", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d7a63c12-e9c7-4f19-afb8-f25c76e4d324", "documentation": "Show the agent's TELNET connections", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/telnet/server/get/connections", "responses": [ { "uuid": "c8e6e810-e302-495c-84aa-f0d26013a275", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2fc6fec9-75e1-49b8-88a2-88200b7f3880", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1165c1ed-95aa-461d-83c6-eb8ffd816298", "documentation": "Show the agent's TELNET keymap file name", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/telnet/server/get/keymap", "responses": [ { "uuid": "ad505435-5899-47df-973e-3f936b808c88", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ece3e4f3-a1c7-4007-b389-f0136bbabf21", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "842d78d3-45c5-46d7-809f-37a9955542f0", "documentation": "Show the agent's TELNET rules db file name", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/telnet/server/get/rulesdb", "responses": [ { "uuid": "4fad3fd3-ba8d-48ba-b32a-e10666bb1918", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "95c74118-d251-48ee-8f1e-d526dc59d83d", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e8642566-6c92-407e-b754-2cd3819b5ca6", "documentation": "Show the agent's TELNET server state", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/telnet/server/get/state", "responses": [ { "uuid": "2f742862-e1ae-4617-851a-105cad974063", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e3788b38-16fa-4a88-93df-173e9a8e0497", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d90424cd-b2bf-4863-ad83-1d5b9ba006e9", "documentation": "Show the agent's TELNET user db file name", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/telnet/server/get/userdb", "responses": [ { "uuid": "5b830fee-5676-4397-aec5-fd2fc84a7b6d", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "894a02d9-7114-446b-9388-6ca995a12a04", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ef23e936-b73a-4ae3-a500-7e2797b02f30", "documentation": "Show the agent's TELNET users", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/telnet/server/get/users", "responses": [ { "uuid": "7dae588b-f407-401b-9a25-0faf1831797a", "body": "[\n {\n \"groups\": [\n \"\"\n ],\n \"hasPassword\": {{faker 'number.int' max=99999}},\n \"password\": \"\",\n \"username\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6c3729a4-4e66-41d0-a5c1-087ea862bdfd", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "423f3b91-6861-4c7a-8c88-a85578eec47e", "documentation": "Set the agent's TELNET configuration", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/telnet/set/config/:argument/:value", "responses": [ { "uuid": "2addf65c-2cdd-43cf-a124-323894253102", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "10bc5947-1d94-4d82-b5a6-5512a0465058", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "316540e7-ee61-4ee0-b69a-92d951b33433", "documentation": "Set the agent's TELNET traffic tracing", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/telnet/set/trace/:enableOrNot", "responses": [ { "uuid": "fe28b276-c423-49f5-b01c-cabe912eae6b", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "96fd82c0-5bef-49e8-a5c8-c94ffdf58879", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5430d406-3d9a-4b6c-bfc4-7a0678295763", "documentation": "Show the agent's TFTP argument structure", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/tftp/get/args", "responses": [ { "uuid": "11d2aec8-dae8-440e-9e5b-f4dfd3945c4b", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ac20fc82-79e2-41c3-a427-586b1e0c767a", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3371a635-1e8f-4a2e-a3c3-76f3d4a3985b", "documentation": "Show the agent's TFTP configuration", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/tftp/get/config", "responses": [ { "uuid": "c79516f4-fe43-4851-90a7-991566dff4dc", "body": "{\n \"cache\": {{faker 'number.int' max=99999}},\n \"client\": \"\",\n \"dstfile\": \"\",\n \"mode\": \"\",\n \"port\": {{faker 'number.int' max=99999}},\n \"retries\": {{faker 'number.int' max=99999}},\n \"script\": \"\",\n \"server\": \"\",\n \"srcfile\": \"\",\n \"timeout\": {{faker 'number.int' max=99999}},\n \"trace\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ac77f022-3e0e-4d1f-a715-3da29d76250e", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f2f0934b-0e58-4b49-8c05-73516bd601b3", "documentation": "Show the agent's TFTP statistics", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/tftp/get/statistics", "responses": [ { "uuid": "9f8e24d5-5143-4267-96e3-7d7cba0c4f83", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9f715ef4-47b4-4a60-9d1d-3175ba27837c", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b514c992-5a84-4302-8958-ae677905d895", "documentation": "Show the agent's TFTP traffic tracing", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/tftp/get/trace", "responses": [ { "uuid": "21a063df-4670-4604-ba3e-e537fd6dea3c", "body": "{\n \"cache\": {{faker 'number.int' max=99999}},\n \"client\": \"\",\n \"dstfile\": \"\",\n \"mode\": \"\",\n \"port\": {{faker 'number.int' max=99999}},\n \"retries\": {{faker 'number.int' max=99999}},\n \"script\": \"\",\n \"server\": \"\",\n \"srcfile\": \"\",\n \"timeout\": {{faker 'number.int' max=99999}},\n \"trace\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4c0cec30-37ac-4f3c-b802-5477d333312a", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "635947a0-b1b9-4a6d-a6e1-46b9ef03cdce", "documentation": "Create a read session to download srcfile from server", "method": "post", "endpoint": "mimic/agent/:agentNum/protocol/msg/tftp/session/read/server/:srcfile", "responses": [ { "uuid": "f9e25432-fb2a-4c85-86ae-66810cc828de", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ca768d9f-6212-47d9-b0f0-98146280d061", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b0e3d82f-8aca-4530-ade5-b265a390d471", "documentation": "Create a read session to upload srcfile to server", "method": "post", "endpoint": "mimic/agent/:agentNum/protocol/msg/tftp/session/write/server/:srcfile", "responses": [ { "uuid": "87e49a56-393e-4cbb-8cfa-e9f906b7b4ad", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e9896bbf-cc0a-4f4e-b877-83d64ba7f261", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "757986ba-ce2a-41ac-83f5-90d23e8f0f61", "documentation": "Set the agent's TFTP configuration", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/tftp/set/config/:argument/:value", "responses": [ { "uuid": "ffe364e4-6816-4b26-bcef-fcaa43c53790", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "620d8e44-bbfa-4c03-a1ff-86475e70144c", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aa2fc408-24b1-49fd-902a-18ce91c737fd", "documentation": "Set the agent's TFTP traffic tracing", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/tftp/set/trace/:enableOrNot", "responses": [ { "uuid": "529420a0-835a-4fd4-ba05-a4ff76f328ac", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ec75fcf0-e2d6-408d-80da-f29d3af0b012", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "781a38b2-8fc1-4906-9cf2-c5e4e29d592e", "documentation": "Show a parameter of a TFTP sesssion", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/tftp/:sessionID/get/:parameter", "responses": [ { "uuid": "22c1327a-a65b-4f10-97a3-a2e8eee68e12", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "66680513-46fd-4b96-96a8-0de536c1f300", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ea221483-da6c-4808-bcf0-c3703aedcdd6", "documentation": "Set a parameter of a TFTP sesssion", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/tftp/:sessionID/set/:parameter/:value", "responses": [ { "uuid": "dac85937-48e3-49e9-bf2a-09b5d3266ce1", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0efe3bac-3c89-43d7-9f69-409d3516285c", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "75b7f7e8-9cd3-43ef-8f20-336ac8b5c2a8", "documentation": "Start a TFTP sesssion", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/tftp/:sessionID/start", "responses": [ { "uuid": "522eee7c-bac7-41a2-957a-999e673d6523", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7167e200-272b-4d12-bfe1-3e3f510747f4", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "27319081-3b0f-41e8-bf96-6f8763a99d43", "documentation": "Check a TFTP sesssion's status", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/tftp/:sessionID/status", "responses": [ { "uuid": "f6baea1f-c91d-41f0-a8ce-a6a859e5d797", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "923457a6-68ba-4ddb-a5ed-b10d1ee04a8a", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b7b293a8-04c4-4dd2-878f-1b4e5476c155", "documentation": "Stop a TFTP sesssion", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/tftp/:sessionID/stop", "responses": [ { "uuid": "4f9aa1b9-0c2d-4374-82e5-df3299cccbbf", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4ea7ab0d-7eda-420d-a86b-ca29213b000d", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0318c8f3-42dc-4763-bdd1-0234be1a031c", "documentation": "Show the agent's TOD argument structure", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/tod/get/args", "responses": [ { "uuid": "4000d3fb-17a8-406c-bd9b-58543618b5d7", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ca5d9605-54ad-4299-85d0-3e5aa5b212b5", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8cb2670a-23cd-4566-899a-1a9b57a6d1fa", "documentation": "Show the agent's TOD configuration", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/tod/get/config", "responses": [ { "uuid": "0ac52ed0-c90e-40d8-84ca-847d0012d5dc", "body": "{\n \"port\": {{faker 'number.int' max=99999}},\n \"retries\": {{faker 'number.int' max=99999}},\n \"script\": \"\",\n \"server\": \"\",\n \"timeout\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3a2f301b-67d1-4a7c-83a9-49007b97dfa7", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fcf1faa3-a450-4fce-9e32-681e10169838", "documentation": "Show the agent's TOD statistics", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/tod/get/statistics", "responses": [ { "uuid": "88f6b2f1-95ba-4562-a513-d33e2987252a", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5a5f6243-e0b4-4725-8d11-1a663318b27a", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0f221e59-474d-45c0-a0c4-63f0dba962ae", "documentation": "Show the agent's TOD traffic tracing", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/tod/get/trace", "responses": [ { "uuid": "8418224f-8116-40c0-8be4-707f99a12005", "body": "{\n \"port\": {{faker 'number.int' max=99999}},\n \"retries\": {{faker 'number.int' max=99999}},\n \"script\": \"\",\n \"server\": \"\",\n \"timeout\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8d047ded-34ad-43fd-ac91-5e7840cd83ec", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e7a932c7-75bc-4561-88e6-f5d653ad34ac", "documentation": "Retrieve TOD time", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/tod/gettime/server/:serverAddr/port/:portNum/script/:scriptName/timeout/:timeSec/retries/:numRetries", "responses": [ { "uuid": "d078db55-333a-4982-ba1c-dd509161ac21", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4ac3e182-e585-4ede-b56c-dfb5bd737eb5", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f4905aab-42b2-4595-bb79-a0f47d2bc0c3", "documentation": "Set the agent's TOD configuration", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/tod/set/config/:argument/:value", "responses": [ { "uuid": "580783cb-c7b1-40b9-85a4-9281aab5ef58", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "60f90e7a-a173-4784-9e92-e21faee3fb61", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f3c47e42-0f69-49ac-be41-0517b6d7a951", "documentation": "Set the agent's TOD traffic tracing", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/tod/set/trace/:enableOrNot", "responses": [ { "uuid": "06218ed3-4cbd-4603-b169-e63e71c791fe", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f63b379e-8fbf-436a-9906-48ab742e69ce", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5d4aa6f2-f925-408b-b211-66b7353ebef6", "documentation": "Show the agent's WEB argument structure", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/web/get/args", "responses": [ { "uuid": "b34dd1ac-3d16-4edc-a1e7-e9447a7b7191", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dea9f44c-3e91-419c-9261-1145525e6239", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "17a6b5d2-20a8-4604-bba7-479b59f063a2", "documentation": "Show the agent's WEB configuration", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/web/get/config", "responses": [ { "uuid": "700651ad-bec4-4bc7-a49c-15bd34e744c5", "body": "{\n \"is_persistent_connections\": {{faker 'number.int' max=99999}},\n \"password\": \"\",\n \"port\": {{faker 'number.int' max=99999}},\n \"rule\": \"\",\n \"username\": \"\",\n \"wsdl\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d4d19f65-cad1-4a17-bf75-330916c43227", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e9698ac8-a8e1-4964-a7da-26201606d733", "documentation": "Show the agent's WEB statistics", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/web/get/statistics", "responses": [ { "uuid": "fbb31939-6252-4d98-af62-89aac5929df2", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c9368fa5-c1a4-460b-b4d4-43970c786b83", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "29f5fee9-4ad6-44e8-860b-07a85c8dd6c8", "documentation": "Show the agent's WEB traffic tracing", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/web/get/trace", "responses": [ { "uuid": "f7512568-99dd-44d6-b127-9f432cef5d62", "body": "{\n \"is_persistent_connections\": {{faker 'number.int' max=99999}},\n \"password\": \"\",\n \"port\": {{faker 'number.int' max=99999}},\n \"rule\": \"\",\n \"username\": \"\",\n \"wsdl\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2a738206-ad65-495b-9fdb-707e4f35d492", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4a8f9297-ba41-431d-a2c2-9403b447fc1b", "documentation": "Add the agent's WEB port", "method": "post", "endpoint": "mimic/agent/:agentNum/protocol/msg/web/port/add/:port", "responses": [ { "uuid": "b0763734-0bd4-4a56-a58f-4b821f1a2593", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "eab626c4-45ae-48f3-9442-6a1d41c0e02c", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "76d60886-9fe5-4ee5-b052-e6f1d9a66807", "documentation": "Show the agent's WEB port", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/msg/web/port/exists/:port", "responses": [ { "uuid": "7161e1a3-3a84-468c-a291-da75241ce279", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d12f7dda-cd86-4a7e-afed-8ec168f48224", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0b13215e-0bd0-462e-bc4a-d0a7d13ef550", "documentation": "Remove the agent's WEB port", "method": "delete", "endpoint": "mimic/agent/:agentNum/protocol/msg/web/port/remove/:port", "responses": [ { "uuid": "91124f55-9146-4b39-8224-a7681e0b25d5", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "652d11e1-3353-4032-ac0e-85097478b5b8", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f998f650-d358-4028-a15d-0fdf68b95a6c", "documentation": "Set the agent's WEB port attribute", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/web/port/set/:port/:protocol/:version", "responses": [ { "uuid": "8f8adf82-4b59-4ed6-9275-1d1ab9a3b6b9", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9045aade-70ec-4f56-8ef1-6c81cf2cbd03", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "90baf895-2fe0-442b-bac1-29b0e2d8ce5a", "documentation": "Start the agent's WEB port", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/web/port/start/:port", "responses": [ { "uuid": "9b678c93-48b1-4a4f-939e-9d419d69a6ab", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f3c63866-8e9c-46f5-bf9b-2295162262c0", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b5766777-5375-4f5e-93b7-3fa05f579c1e", "documentation": "Stop the agent's WEB port", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/web/port/stop/:port", "responses": [ { "uuid": "e308c893-9de4-4312-9ea2-7e0f683861bc", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7a762356-ffe5-4143-80dd-93264a80b688", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b8ea7663-858f-4c8a-9875-ef56c716b582", "documentation": "Set the agent's WEB configuration", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/web/set/config/:argument/:value", "responses": [ { "uuid": "89002c2e-f888-4964-a4b2-a734df6b90a5", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3a7d2e89-c3e0-4147-8008-3f16c5909094", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "00912724-f7b2-4a70-a587-dbfe6b23640a", "documentation": "Set the agent's WEB traffic tracing", "method": "put", "endpoint": "mimic/agent/:agentNum/protocol/msg/web/set/trace/:enableOrNot", "responses": [ { "uuid": "87ae7efd-4dff-4e04-b116-77c7a960b5c0", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9a74b895-3c6e-4c72-9ddc-d34671b9311b", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bf42acac-5a55-42f5-9192-fb98e8c8b30d", "documentation": "Returns the protocol's configuration.", "method": "get", "endpoint": "mimic/agent/:agentNum/protocol/:prot/get/config", "responses": [ { "uuid": "ca6f0b0f-bf3b-4000-bd77-3095268b1da8", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9abfb999-ca08-43a7-8da5-148f7557b90c", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0e9f811b-37ed-4f33-b1d4-96e235887bf2", "documentation": "Reload the current agent.", "method": "put", "endpoint": "mimic/agent/:agentNum/reload", "responses": [ { "uuid": "04510b86-cd1d-465c-a1b2-da259f5db9aa", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5701ecfc-697b-442e-bfdc-dcf9b559c2b9", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d465abf7-e520-4b59-b30f-78d7ec2a20d6", "documentation": "Remove the current agent.", "method": "delete", "endpoint": "mimic/agent/:agentNum/remove", "responses": [ { "uuid": "dd64824c-ae0c-4841-b673-a69ba843da41", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6eb8362e-716a-4b12-9f52-b84193dcde62", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "574b1b7d-03ae-4737-88f5-b837e820b16e", "documentation": "Resume the current agent.", "method": "put", "endpoint": "mimic/agent/:agentNum/resume", "responses": [ { "uuid": "a25ece8a-b4f9-48cc-ad8d-92d5c04d87c9", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "09edb5ab-3f9f-499a-a362-e74e70f6442f", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5f020e39-46fe-489f-a197-e5ebe5261b71", "documentation": "Save agent MIB values.", "method": "put", "endpoint": "mimic/agent/:agentNum/save", "responses": [ { "uuid": "d4ae0a1c-5c01-46ce-b192-6fbc899ba8de", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "36506ca0-7800-4390-8c07-a878e5975411", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d6c1e948-7837-41a9-9941-68a93c4f28a4", "documentation": "one-way transit delay in msec", "method": "put", "endpoint": "mimic/agent/:agentNum/set/delay/:delay", "responses": [ { "uuid": "90c39f7c-cc76-4e50-96fd-e08e1a835e87", "body": "{{faker 'number.int' max=99999}}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5eb61d14-849a-4f45-8844-3f0cbbd9cad2", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6c1e69a9-be78-4359-ab43-7367981c0e25", "documentation": "drop rate (every N-th PDU)", "method": "put", "endpoint": "mimic/agent/:agentNum/set/drops/:drops", "responses": [ { "uuid": "e38428e4-e113-4166-90e2-c675e8a7ad9c", "body": "{{faker 'number.int' max=99999}}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0b3f1068-3d39-4073-888a-367a37bf33ae", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "96c7d92e-9999-415e-8ad1-d4f129d768a5", "documentation": "host address of the agent.", "method": "put", "endpoint": "mimic/agent/:agentNum/set/host/:host", "responses": [ { "uuid": "f435f685-ec62-45dc-b16c-8a5b057ba133", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5176bef8-60e6-4975-a2df-e1049c4c0be4", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5de1f40b-90fd-4867-881b-51cb453c9d25", "documentation": "timeout in seconds for retransmitting INFORM PDUs", "method": "put", "endpoint": "mimic/agent/:agentNum/set/inform_timeout/:inform_timeout", "responses": [ { "uuid": "ca1b3e82-74ef-4d93-b78d-b15b07c51919", "body": "{{faker 'number.int' max=99999}}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "51e1136c-fdef-4417-87d9-b83b2798e52c", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3081b576-11ab-4099-8ce4-04a49c0f1857", "documentation": "network interface card for the agent", "method": "put", "endpoint": "mimic/agent/:agentNum/set/interface/:interface", "responses": [ { "uuid": "0d83e2ef-e2f1-42b0-82a7-d8d7bbc96eb9", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b4f7bde3-6cca-409c-b6f2-19a9652308c3", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7d0e92e2-6256-4f79-acf3-06349cb18fff", "documentation": "subnet mask of the agent.", "method": "put", "endpoint": "mimic/agent/:agentNum/set/mask/:mask", "responses": [ { "uuid": "8facfcd2-4a09-46a8-8139-e50987a91acc", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "559dfcb8-4860-4fbe-9eac-b6de8a9b9666", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9dfaa473-c8fb-4cc1-a074-c059b037f6ba", "documentation": "set of MIBs, simulations and scenarios", "method": "put", "endpoint": "mimic/agent/:agentNum/set/mibs", "responses": [ { "uuid": "17ece3d2-92dc-4743-bc6e-462688a95850", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1e7033c0-0104-413e-a40d-80e497dd68fb", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0df6f69c-6aaf-4a04-b577-a57a881d9b6b", "documentation": "MIB directory of the agent.", "method": "put", "endpoint": "mimic/agent/:agentNum/set/oiddir/:oiddir", "responses": [ { "uuid": "6013c5de-54e5-45c6-95f2-eb34544aefee", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4e7c0b8d-7d12-4fc5-b0f3-13235388eaa2", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8bc4991a-bae0-44de-ab62-d0815ceb50d1", "documentation": "owner of the agent", "method": "put", "endpoint": "mimic/agent/:agentNum/set/owner/:owner", "responses": [ { "uuid": "c674f8dc-7382-49a1-83b0-33c1360845f6", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b0c2a77f-02a0-4949-bf23-0e9bbaa0c1d2", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "14c16e1e-577d-456e-85c8-481f644cda95", "documentation": "maximum PDU size", "method": "put", "endpoint": "mimic/agent/:agentNum/set/pdusize/:pdusize", "responses": [ { "uuid": "0d35d330-5904-4b0f-90c5-baf4a597a428", "body": "{{faker 'number.int' max=99999}}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6c9fa7e1-8fec-4381-9215-a3b664247fab", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "11be21ba-74e3-4e51-b6f6-a6644a1a22f0", "documentation": "port number", "method": "put", "endpoint": "mimic/agent/:agentNum/set/port/:port", "responses": [ { "uuid": "21139ed7-d2cf-401c-a5ae-70f3547e69d3", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2edd6653-3c4a-4a3c-b02e-fe05de8c798a", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "dbc46be4-6df5-4b2e-b584-7c25cd8465a7", "documentation": "private directory of the agent.", "method": "put", "endpoint": "mimic/agent/:agentNum/set/privdir/:privdir", "responses": [ { "uuid": "7cf1fc3b-7415-4a23-9de0-f7363949c871", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f792f4d5-9436-4192-9916-67b972f2e10f", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fa44132c-5949-4963-ae4b-65a523720c11", "documentation": "protocols supported by agent as a comma-separated list", "method": "put", "endpoint": "mimic/agent/:agentNum/set/protocol", "responses": [ { "uuid": "fdf1135e-ffef-445f-85c4-c7b91da73554", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "88cb7502-1a49-4ce0-8842-4943dc005225", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a84df388-def5-407c-9bfe-e887f0d7ce55", "documentation": "read community string", "method": "put", "endpoint": "mimic/agent/:agentNum/set/read/:read", "responses": [ { "uuid": "5f6eaab9-00b4-4a19-83a3-0de454fd9fd7", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1a07eece-80ec-4c3c-8348-f05f6652c500", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "27a0a2e3-451a-4939-9b51-797fa88d3e9d", "documentation": "relative start time", "method": "put", "endpoint": "mimic/agent/:agentNum/set/start/:start", "responses": [ { "uuid": "7782bf18-5397-46e2-9a87-34298d137602", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "901c4015-f395-48e6-9c57-ee62ab8a6623", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f98a45e9-95fa-4f7c-b7f2-6fe01f5885a2", "documentation": "SNMP PDU tracing", "method": "put", "endpoint": "mimic/agent/:agentNum/set/trace/:trace", "responses": [ { "uuid": "784cff15-27c8-4344-b967-0ee35e00dfef", "body": "{{faker 'number.int' max=99999}}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c94eb9f1-44b2-4c39-9dab-a1b29cb30da9", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5eed693e-2119-4be9-961a-b120fad36ca2", "documentation": "SNMP SET validation policy", "method": "put", "endpoint": "mimic/agent/:agentNum/set/validate/:validate", "responses": [ { "uuid": "c0eb519d-7f78-4074-a4b5-22a142fb65be", "body": "{{faker 'number.int' max=99999}}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4efc01d8-d1d5-47a2-8216-336e801bbf35", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6e7c6893-9dd5-4602-b4ba-ecb840b4073b", "documentation": "write community string", "method": "put", "endpoint": "mimic/agent/:agentNum/set/write/:write", "responses": [ { "uuid": "91a869db-66a7-465a-a109-9dde4dbd71e5", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8603f401-40fc-4a9c-9a00-2eceef6a48a4", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "06869157-e261-40ff-b423-dcf814b95054", "documentation": "Start the current agent.", "method": "put", "endpoint": "mimic/agent/:agentNum/start", "responses": [ { "uuid": "4be29e9b-efe1-42af-9792-b2e503eb8d3e", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0c8ad748-9415-4663-96a4-26b08396ee18", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "325cb1b1-b52c-4a3e-9165-53a2da703950", "documentation": "Show the agent's primary IP address", "method": "put", "endpoint": "mimic/agent/:agentNum/stop", "responses": [ { "uuid": "f94eedf1-a99a-4b32-baca-bc4d77c6e98c", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8548ff96-b11a-40dd-994f-fdb9bcbb22af", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aed93c8b-732e-4b7f-b6d1-9ac8b7e807fe", "documentation": "This command copies the variable store from the other agent to this agent.", "method": "put", "endpoint": "mimic/agent/:agentNum/store/copy/:otherAgent", "responses": [ { "uuid": "52b22714-a4fb-48b2-8f6b-e4f6e2b5bdd4", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8964fda8-2e2a-4db9-89d5-bf6d4beba78e", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d0817d3f-9c83-48c4-a43c-47a5e8ab6334", "documentation": "This command can be used as a predicate to ascertain the existence of a given variable.", "method": "get", "endpoint": "mimic/agent/:agentNum/store/exists/:var", "responses": [ { "uuid": "80214e89-2c70-45ef-9f1c-1bef76202253", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ef92e025-54c8-401f-8d0e-ea01c94e20e8", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5bd8167e-726e-47e0-b031-6858b31ee0eb", "documentation": "Fetches the value associated with a variable.", "method": "get", "endpoint": "mimic/agent/:agentNum/store/get/:var", "responses": [ { "uuid": "693a456b-b156-488b-b29f-48fc39c2be75", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7fd9e8e5-7514-44f8-aa73-e945d762d841", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cf67d2d2-4a55-423c-8966-1b4f43b9ff23", "documentation": "This command will return the list of variables in the said scope.", "method": "get", "endpoint": "mimic/agent/:agentNum/store/list", "responses": [ { "uuid": "9e9ede8e-204d-4402-8581-58d8ccbeee56", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2fc93148-704c-4d18-a6fd-5eed972e7b4d", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "37d1d86c-53cd-46a6-aa81-7a9060eb2eb6", "documentation": "These commands treat the variable as a list, and allow to replace an entry in the list at the specified index with the specified value. The variable has to already exist.", "method": "put", "endpoint": "mimic/agent/:agentNum/store/lreplace/:var/:index", "responses": [ { "uuid": "5ab64a15-2272-4b76-957b-4124c46daf29", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e937fd42-3950-4278-86ae-3699c97d19ee", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d2704034-a168-41b8-b6ef-30086b31ca08", "documentation": "This command can be used as a predicate to ascertain the persistence of a given variable.", "method": "get", "endpoint": "mimic/agent/:agentNum/store/persists/:var", "responses": [ { "uuid": "7e4cbb50-f38e-48a7-ae64-eca53f08e2a5", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4578d934-431b-4ed9-ac99-e8fc34da3986", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c078751f-5b98-431d-8b58-41b0104cad5e", "documentation": "These commands allow the creation of a new variable, or changing an existing value.", "method": "put", "endpoint": "mimic/agent/:agentNum/store/set/:var/:persist", "responses": [ { "uuid": "ae11c209-6510-4777-b719-cfdf0951bd0c", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f025b418-bb58-401e-b146-ec6b9199687f", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a36df549-9dbb-448a-82d3-8b567a80702a", "documentation": "Deletes a variable which is currently defined.", "method": "put", "endpoint": "mimic/agent/:agentNum/store/unset/:var", "responses": [ { "uuid": "43786dbe-24d3-43eb-bbab-4c3d60009155", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "02cd03ad-261b-4e30-a534-57d5fcd8bb94", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9c47d00d-2892-4eb0-8d42-b59aa3a49dc8", "documentation": "Add a new timer script to be executed at specified interval (in msec) with the specified argument.", "method": "post", "endpoint": "mimic/agent/:agentNum/timer/script/add/:script/:interval/:arg", "responses": [ { "uuid": "bc400237-10e5-49a6-a876-254e8a63f622", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0d9aa01a-a2b0-4a47-8ad9-69ed479e0c3c", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7609676d-6891-4668-94ea-938f86c9dfdb", "documentation": "Remove a timer script from the execution list.", "method": "delete", "endpoint": "mimic/agent/:agentNum/timer/script/delete/:script/:interval/:arg", "responses": [ { "uuid": "5ae834d5-04d8-4d04-baf3-de8cea409957", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a134dbca-9ca6-43a1-adf5-8206c4df39cd", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ad07cc43-a52b-46b0-8766-401e97c157ea", "documentation": "List the timer scripts currently running along with the their intervals.", "method": "get", "endpoint": "mimic/agent/:agentNum/timer/script/list", "responses": [ { "uuid": "5a777390-2fb9-45f1-9520-34402bfd8582", "body": "[\n {\n \"arg\": \"\",\n \"interval\": {{faker 'number.int' max=99999}},\n \"script\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "84e69a59-a963-4149-bdb8-566d1c2bb1d1", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "23677b26-9653-4ed4-848b-38777433d245", "documentation": "Add a trap destination to the set of destinations.", "method": "post", "endpoint": "mimic/agent/:agentNum/trap/config/add/:IP/:port", "responses": [ { "uuid": "0a3da12b-4776-44fb-9339-8360934f7b7f", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "469b82e9-c437-4e73-bf3b-f635a0086365", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "58ba0846-cc41-4555-a989-7caceb1d5394", "documentation": "Remove a trap destination from the set of destinations.", "method": "delete", "endpoint": "mimic/agent/:agentNum/trap/config/delete/:IP/:port", "responses": [ { "uuid": "2c60d719-7b92-45b0-a23c-d8ce7d83ac39", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8c6431d3-48fb-4466-a2ce-1fd71901e050", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e794e258-a307-4dce-bff6-d26bf1a42608", "documentation": "List the set of trap destinations for this agent instance.", "method": "get", "endpoint": "mimic/agent/:agentNum/trap/config/list", "responses": [ { "uuid": "b974f495-8240-49ed-809d-2a6944a9a0de", "body": "[\n {\n \"IP\": \"\",\n \"port\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b8ac6688-81a4-4b24-9b85-462ff18ab814", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c260f63b-6203-4b90-be77-1ab6b85aa46d", "documentation": "List the outstanding asynchronous traps for this agent instance.", "method": "get", "endpoint": "mimic/agent/:agentNum/trap/list", "responses": [ { "uuid": "ed4e2158-a42b-45f5-9f17-5209cf02344a", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "409cd3d6-62be-4103-bf2c-e61e5b01137b", "documentation": "Add an entry to a table.", "method": "post", "endpoint": "mimic/agent/:agentNum/value/add/:object/:instance", "responses": [ { "uuid": "d1428337-ecf8-41de-bac2-ad83e2a46725", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fbbd20b5-58ba-4f10-87b3-30f1d5c3a7a6", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bd3c680b-f443-424f-a510-0794e1837553", "documentation": "Evaluate the values of the specified instance instance for each specified MIB object object and return it as it would through SNMP requests.", "method": "get", "endpoint": "mimic/agent/:agentNum/value/eval/:object/:instance", "responses": [ { "uuid": "15b9ea4f-7265-4028-947a-0a7b4d0ef139", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ff205763-ca6d-4ee7-80c4-e394670d8ce0", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a4b4228e-5f64-46df-83fc-b89af7023906", "documentation": "Get a variable in the Value Space.", "method": "get", "endpoint": "mimic/agent/:agentNum/value/get/:object/:instance/:variable", "responses": [ { "uuid": "b105ebe5-417a-4e66-92e6-150391d01b29", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d0cfe55f-5e66-4454-b0d0-1ec4c6693d84", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2bb21751-40b3-4466-a433-3f342bbae44f", "documentation": "Return the syntactical information for the specified object, such as type, size, range, enumerations, and ACCESS.", "method": "get", "endpoint": "mimic/agent/:agentNum/value/info/:object", "responses": [ { "uuid": "91237ead-4647-45fd-be9a-9ac54d96fd93", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "72dfae65-7bfe-4cb2-9878-d74942cfdecc", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ae353dfd-b9fd-4743-94ca-e30d78bee8d0", "documentation": "Display the MIB object instances for the specified object.", "method": "get", "endpoint": "mimic/agent/:agentNum/value/instances/:object", "responses": [ { "uuid": "6735afe0-20bb-44ff-88fe-31d16bade3d1", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0cf652d8-1b29-4b8e-a9d3-519aa860829f", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "08661e56-86f3-42bf-a9d3-2df9fbe175b9", "documentation": "Display the MIB objects below the current position", "method": "get", "endpoint": "mimic/agent/:agentNum/value/list/:OID", "responses": [ { "uuid": "f349c5e6-2f32-4940-862d-7551c2aa0fea", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d901d28b-b737-4acc-af0f-386cedb4a6bb", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "42d61d50-8ab1-4ac3-bc8e-d374653724fb", "documentation": "Evaluate the values of the specified instance instance for each specified MIB object object and return it as it would through SNMP requests.", "method": "get", "endpoint": "mimic/agent/:agentNum/value/meval/:objInsArray", "responses": [ { "uuid": "b2777403-7dd2-4836-945e-323eeff3ff6c", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8a49aa43-425d-4756-ab5f-c603ca037937", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ce94b8e1-27f1-4cc0-8535-6d9730a30e69", "documentation": "Get multiple variables in the Value Space.", "method": "get", "endpoint": "mimic/agent/:agentNum/value/mget/:objInsVarArray", "responses": [ { "uuid": "6824210d-7863-4108-b3d3-7a4a38c885f1", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "59f2ec5d-dc30-43fd-bbf6-8540e37dc2f3", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2557a8df-7039-44de-ad75-b383ca802ba6", "documentation": "Return the MIB that defines the specified object.", "method": "get", "endpoint": "mimic/agent/:agentNum/value/mib/:object", "responses": [ { "uuid": "29139026-9dde-443b-9286-027180b4b5bb", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "eb29ad48-f961-4bd7-85ea-cd1c88fb5df3", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e4c89e96-1cb6-4a9f-9523-a2f084d97aec", "documentation": "Set multiple variables in the Value Space.", "method": "put", "endpoint": "mimic/agent/:agentNum/value/mset", "responses": [ { "uuid": "1cdc3260-4bf3-472e-b26a-ebc3bce57bc6", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "15017e3c-9192-4684-9a2b-e9a0d15b4215", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "30dcfdbc-8c9a-4222-9b52-8860ff25f960", "documentation": "Unset multiple variables in the Value Space", "method": "put", "endpoint": "mimic/agent/:agentNum/value/munset", "responses": [ { "uuid": "d9d8de6c-6fa5-422b-bfa8-b92c5d62a5a1", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2ed3308f-4950-4fa4-9f3b-d81f786b72e1", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "832a5937-5444-42c4-884a-fe9265c478ac", "documentation": "Return the symbolic name of the specified object identifier.", "method": "get", "endpoint": "mimic/agent/:agentNum/value/name/:OID", "responses": [ { "uuid": "851946cd-ae12-46fd-bb21-1ad6e4f1a063", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "52d48541-012c-4813-98c3-c137d29cc5d0", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e16b7175-e436-433a-b879-ad363c161649", "documentation": "Return the numeric OID of the specified object.", "method": "get", "endpoint": "mimic/agent/:agentNum/value/oid/:object", "responses": [ { "uuid": "baab0c0c-0616-4463-932d-89686c9d6222", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f0b67fc9-1194-4ce4-a02e-30a9707527be", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9bfb74bd-3f2e-4c45-bb13-925e4f2ecb8a", "documentation": "Remove an entry from a table.", "method": "delete", "endpoint": "mimic/agent/:agentNum/value/remove/:object/:instance", "responses": [ { "uuid": "a1269f7e-da9d-4bfb-9025-1bce701b62fa", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5a5fd52b-38d6-4fde-805c-b2cf5b9cc2b1", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "caabe116-6bda-4199-8ecb-ae947fdade09", "documentation": "Set a variable in the Value Space.", "method": "put", "endpoint": "mimic/agent/:agentNum/value/set/:object/:instance/:variable", "responses": [ { "uuid": "a0a5f002-c34a-46ff-95e4-a28dce321360", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0d7f5955-ca57-4a10-9f1a-c32c428f1295", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a5db7838-d2d1-4465-9ff6-80775ecf8233", "documentation": "Split the numerical OID into the object OID and instance OID.", "method": "get", "endpoint": "mimic/agent/:agentNum/value/split/:OID", "responses": [ { "uuid": "7a5dc20b-d556-4f43-8360-91e5211d6f1c", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "39bee754-5f4c-48d7-ad2d-18afe3e4eba9", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "391dd286-52b9-4fab-98fa-402dc39c4f9f", "documentation": "Get the state of a MIB object object.", "method": "get", "endpoint": "mimic/agent/:agentNum/value/state/get/:object", "responses": [ { "uuid": "0b9acbe9-f6e0-4fa9-bb8d-101b09e59489", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "63470e3e-9ecd-4151-a3b6-9a610d0697e2", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e48bb415-f8b4-4bcf-9b78-9951927be9ca", "documentation": "Set the state of a MIB object object", "method": "put", "endpoint": "mimic/agent/:agentNum/value/state/set/:object/:state", "responses": [ { "uuid": "28cc2207-6e99-46de-a841-6766921c316c", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5c9db8f0-a534-4d90-9c45-745c66fa3487", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7a3ba3f7-04e3-4431-a9d4-2528b05125da", "documentation": "Unset a variable in the Value Space in order to free its memory.", "method": "put", "endpoint": "mimic/agent/:agentNum/value/unset/:object/:instance/:variable", "responses": [ { "uuid": "c095b674-bd55-4d2c-9159-02e6e75af925", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "91063d8e-f375-40cd-82a8-145f148a7594", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6f91b4ff-7ccc-4adc-87d8-128633186e81", "documentation": "Display the variables for the specified instance instance for the specified MIB object object", "method": "get", "endpoint": "mimic/agent/:agentNum/value/variables/:object/:instance", "responses": [ { "uuid": "216f247b-e1b5-4a90-b862-b020532e342f", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9a758999-817e-4551-9c2a-14a238f35fa8", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "935b9527-0541-405b-b682-53d8c4284d19", "documentation": "Clear the lab configuration.", "method": "put", "endpoint": "mimic/clear/:firstAgentNum/:lastAgentNum", "responses": [ { "uuid": "2c22cad7-2ad6-434b-a14d-5d1950f55bd1", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4ec67345-636b-449e-a6bb-564b59fb0da2", "documentation": "The list of {agentnum {statistics}} for agents that are currently active and whose statistics have changed since the last invocation of this command.", "method": "get", "endpoint": "mimic/get/active_data_list", "responses": [ { "uuid": "7625074b-2b81-48e8-92e4-a30248b202fd", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "84126370-bc65-4301-a2fa-778ee48891b9", "documentation": "The list of {agentnum} that are currently active (running or paused).", "method": "get", "endpoint": "mimic/get/active_list", "responses": [ { "uuid": "8c22da21-2422-48be-a3b4-6fa3558e051b", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "eeecbaaa-ae99-4726-b482-5436d7978e0d", "documentation": "The currently loaded lab configuration file for the particular user.", "method": "get", "endpoint": "mimic/get/cfgfile", "responses": [ { "uuid": "0189f260-9406-4366-8a86-8d02b7799223", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ac9ab2fd-a2aa-4312-a191-c11c2f7f6cbd", "documentation": "This predicate indicates if the currently loaded agent configuration file has changed.", "method": "get", "endpoint": "mimic/get/cfgfile_changed", "responses": [ { "uuid": "35829638-8a8d-483b-b080-38d2eaa958fd", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a86b4948-d0f8-4033-bcc7-0978e9d7a40a", "documentation": "The list of {agentnum} for which a configurable parameter changed.", "method": "get", "endpoint": "mimic/get/changed_config_list", "responses": [ { "uuid": "6e51cc61-4b6e-4503-9f80-a87c7645cb9b", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b7868a68-6e96-453e-a0f9-bcff97d05960", "documentation": "The list of {agentnum state} for which the state changed.", "method": "get", "endpoint": "mimic/get/changed_state_list", "responses": [ { "uuid": "2c08a71e-ddcf-464f-b427-1b4566a8bdf7", "body": "[\n {\n \"agentNum\": {{faker 'number.int' max=99999}},\n \"state\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d3062f6d-4429-4e91-b085-e87724f824f3", "documentation": "The number of clients currently connected to the daemon.", "method": "get", "endpoint": "mimic/get/clients", "responses": [ { "uuid": "dfbce6bc-0ce1-4a14-ae36-7cab6ed1d2c8", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "96b96bb8-fdf0-400b-a8e7-2b422353ce48", "documentation": "The list of {agentnum} that are currently configured.", "method": "get", "endpoint": "mimic/get/configured_list", "responses": [ { "uuid": "1fa9e12e-29f1-4fc6-ac1e-dac9c1019f50", "body": "[\n {{faker 'number.int' max=99999}}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "514f6c46-c726-48d2-8263-9c3a231e9309", "documentation": "The set of network interfaces that can be used for simulations.", "method": "get", "endpoint": "mimic/get/interfaces", "responses": [ { "uuid": "ab9bc8a3-4b51-455e-8f6f-5d8fe2cc3083", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4f923eec-0959-4876-89e5-c9a1a70dc51e", "documentation": "The last configured agent instance.", "method": "get", "endpoint": "mimic/get/last", "responses": [ { "uuid": "320507c4-a8e5-42d0-9520-e13ebad03260", "body": "{{faker 'number.int' max=99999}}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "42257a3f-2689-4349-becd-082e737e65f6", "documentation": "The current log file for the Simulator.", "method": "get", "endpoint": "mimic/get/log", "responses": [ { "uuid": "84627306-b039-4c7c-bc57-f5bef2afb215", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cda0e156-cffc-4530-9bfb-626e70de215e", "documentation": "The maximum number of agent instances.", "method": "get", "endpoint": "mimic/get/max", "responses": [ { "uuid": "ca90d9e1-e925-482e-9b31-ab0cff322ba6", "body": "{{faker 'number.int' max=99999}}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9be4b41e-1a22-4e3d-888d-d2a1d977fb73", "documentation": "The network address of the host where the MIMIC simulator is running.", "method": "get", "endpoint": "mimic/get/netaddr", "responses": [ { "uuid": "9cd73d45-c34d-4555-ac83-e0ca0d4b45c2", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "abd94758-e021-4513-858d-a31689e3c3aa", "documentation": "The default network device to be used for agent addresses.", "method": "get", "endpoint": "mimic/get/netdev", "responses": [ { "uuid": "023c761f-5201-4b20-a291-ddb62f128589", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "eefba524-7c12-4cc3-96ab-b36e9dff9e14", "documentation": "The product number that is licensed.", "method": "get", "endpoint": "mimic/get/product", "responses": [ { "uuid": "2105ee67-2c6a-4605-a70c-ed5ae10299cc", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ed810270-090a-4fa0-9e3c-dd22fa3c230d", "documentation": "The set of protocols supported by the Simulator.", "method": "get", "endpoint": "mimic/get/protocols", "responses": [ { "uuid": "434425a5-1950-44b0-8b50-75ec6463cb49", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "49b95c6f-cf2d-4161-87e9-702ed4190db4", "documentation": "The return mode.", "method": "get", "endpoint": "mimic/get/return", "responses": [ { "uuid": "655bb836-c5fa-42ba-9fb8-c23faff3281d", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "09f2b12a-6ca5-4a92-abdb-9b56471988ab", "documentation": "The version of the MIMIC command interface.", "method": "get", "endpoint": "mimic/get/version", "responses": [ { "uuid": "bc6e90c9-2052-4998-a935-82ef9d14bc97", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6f0a8370-1224-4f25-beb0-cb88fd3aa31f", "documentation": "Load the lab configuration file file.", "method": "put", "endpoint": "mimic/load/:cfgFile/:firstAgentNum/:lastAgentNum/:startAgentNum", "responses": [ { "uuid": "013832c4-fa22-4edd-afd4-8b5b06d1721c", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c5c8a346-4af5-4182-8215-17d0c0388376", "documentation": "Get multiple sets of information about MIMIC, where infoArray is one of the parameters defined in the mimic get command.", "method": "get", "endpoint": "mimic/mget/:infoArray", "responses": [ { "uuid": "a6dbe7b9-0e8d-4b0b-a294-9e1dc5639642", "body": "[\n {}\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1e8fefb2-10e2-4043-bf32-83762a6a3d36", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid info string", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "75701b29-3e6a-41d1-8ece-c6d89bb716d2", "documentation": "Show the COAP statistics headers", "method": "get", "endpoint": "mimic/protocol/msg/coap/get/stats_hdr", "responses": [ { "uuid": "7508f9bb-b079-4cc6-9346-1fba118bf3e0", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c95f8083-f5ec-47f6-95a6-e6e2d44e066a", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b2a7bb09-bc1e-42ea-8dad-353b99184b11", "documentation": "Show the DHCP statistics headers", "method": "get", "endpoint": "mimic/protocol/msg/dhcp/get/stats_hdr", "responses": [ { "uuid": "5dae644e-25e9-4315-a5e0-b203f0859e41", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ff43edae-e26a-4405-8955-56fb0d89abc0", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "73a1b0f1-8a29-4eb6-a990-3fd49f06d7dd", "documentation": "Show the IPMI statistics headers", "method": "get", "endpoint": "mimic/protocol/msg/ipmi/get/stats_hdr", "responses": [ { "uuid": "56b29ded-bde7-458f-ae0a-5294d21c66c4", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4d491d40-1632-4851-a247-73570ab27abf", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c98dc8c8-685f-49bc-9da3-3654ec609ff6", "documentation": "Show the MQTT statistics headers", "method": "get", "endpoint": "mimic/protocol/msg/mqtt/get/stats_hdr", "responses": [ { "uuid": "918c4813-50cb-4b3b-b943-b2cbcea13188", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4731c286-664f-449b-8132-9732ec420728", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9445a249-d477-4237-8aae-cb51d1c0a998", "documentation": "Show the NETFLOW statistics headers", "method": "get", "endpoint": "mimic/protocol/msg/netflow/get/stats_hdr", "responses": [ { "uuid": "ba406f7c-fa26-43b5-a21d-9f788fc4a185", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0e1a3331-8c75-452c-846b-99ebbfdc7cbe", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c689a192-3436-4184-9358-dd0fe3801984", "documentation": "Show the PROXY statistics headers", "method": "get", "endpoint": "mimic/protocol/msg/proxy/get/stats_hdr", "responses": [ { "uuid": "d5760278-8f82-423a-9962-4b41850abe80", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6c7f3e41-052c-4dce-881e-16bfd32d5408", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b6bed4fb-fecf-44a8-a4fe-917b2e2ceeb1", "documentation": "Show the SFLOW statistics headers", "method": "get", "endpoint": "mimic/protocol/msg/sflow/get/stats_hdr", "responses": [ { "uuid": "9600d6a9-fe0d-4865-8ec8-3b90573918fd", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f3dcf99a-5f3a-484d-a55e-321a6e80a0a4", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "465cc30c-f1c1-4523-90e1-5c8b5ead8e3a", "documentation": "Show the SNMPTCP statistics headers", "method": "get", "endpoint": "mimic/protocol/msg/snmptcp/get/stats_hdr", "responses": [ { "uuid": "7d17d52b-ac44-4aa4-a762-d470dccf09f6", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fa4675e9-171a-4bd2-ad36-1e487b4f64c2", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "dc18ee61-5b65-4f17-a10c-fdc155589b10", "documentation": "Show the SSH statistics headers", "method": "get", "endpoint": "mimic/protocol/msg/ssh/get/stats_hdr", "responses": [ { "uuid": "94714c38-012e-433e-be9d-cf2ae0c1e4e4", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "19bed67d-903c-4e13-8dd4-ff6d26922ce2", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5729f3b6-44e6-47d5-8469-239288d47b6e", "documentation": "Show the SYSLOG statistics headers", "method": "get", "endpoint": "mimic/protocol/msg/syslog/get/stats_hdr", "responses": [ { "uuid": "f855c0cd-a620-4de1-aecf-15f2e4e07832", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1c9673b2-14b3-474a-9cfa-bded164050e9", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b4fa35f8-dcb0-4b6e-9298-812ca0a7cc88", "documentation": "Show the TELNET statistics headers", "method": "get", "endpoint": "mimic/protocol/msg/telnet/get/stats_hdr", "responses": [ { "uuid": "4d2c0ecf-d9cd-44e9-aab4-05adfa8fb866", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f3db12ca-aeb8-4d67-b85c-670a19ca46cd", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "916819d4-b30b-498d-be87-cf1fed03015a", "documentation": "Show the TFTP statistics headers", "method": "get", "endpoint": "mimic/protocol/msg/tftp/get/stats_hdr", "responses": [ { "uuid": "470b02ee-9b7e-4706-9ef6-14149d98bafd", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f10f770e-3289-4c68-b987-4bf40d96edd3", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fc3ddec1-d088-423c-a310-d7ef747f8365", "documentation": "Show the TOD statistics headers", "method": "get", "endpoint": "mimic/protocol/msg/tod/get/stats_hdr", "responses": [ { "uuid": "9fbd1222-3c8c-482c-9e57-bd46c91d2ec4", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bb47e7c5-759e-4ad0-926a-96ca2f4ec1f7", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c3518411-4085-4e0d-a58b-cbf072dac896", "documentation": "Show the WEB statistics headers", "method": "get", "endpoint": "mimic/protocol/msg/web/get/stats_hdr", "responses": [ { "uuid": "4acede24-d559-489e-ab9c-d00b8278c922", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b4614557-2dde-473f-a5dd-17f98d956161", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f0b8991f-5070-48ab-8465-b5ab7976bb4c", "documentation": "Save the lab configuration.", "method": "put", "endpoint": "mimic/save", "responses": [ { "uuid": "baca0df8-4381-4c80-851c-667f8f6e3157", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d6845f4d-8a92-47ed-9b77-d3fca1661ace", "documentation": "Save the lab configuration in file.", "method": "put", "endpoint": "mimic/saveas/:cfgFile/:firstAgentNum/:lastAgentNum", "responses": [ { "uuid": "4b969d90-f8f3-4809-9dd3-f24ebb632ec5", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0368dae0-2079-4457-90ce-bb49f34651d9", "documentation": "The current log file for the Simulator.", "method": "put", "endpoint": "mimic/set/log", "responses": [ { "uuid": "1ad7bfb0-ee80-4360-af92-1bc22fd75612", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2529dc18-6267-40e8-b8d4-8d82b2c17bbd", "documentation": "The network address of the host where the MIMIC simulator is running.", "method": "put", "endpoint": "mimic/set/netdev", "responses": [ { "uuid": "185deb3f-1896-4f1a-8e22-9b8c2f99d563", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "998346e2-e84c-47b7-ad43-8fbaa9c4c48e", "documentation": "This operation flushes all global objects which need to be made persistent to disk.", "method": "put", "endpoint": "mimic/set/persistent", "responses": [ { "uuid": "686648e7-1956-4395-a541-1381e8889872", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6f02906d-4b96-460b-9045-46bb940981cf", "documentation": "Start MIMIC.", "method": "put", "endpoint": "mimic/start", "responses": [ { "uuid": "0060f271-f36d-45b9-a9c3-f3492ad2b264", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "43931130-3d86-4a87-964f-4756caf5142b", "documentation": "Stop MIMIC.", "method": "put", "endpoint": "mimic/stop", "responses": [ { "uuid": "5d31f61f-cf84-4e44-8caa-8e4957b93747", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4f6cf097-3f85-4208-9c66-90e10e51bb8e", "documentation": "This command can be used as a predicate to ascertain the existence of a given variable.", "method": "get", "endpoint": "mimic/store/exists/:var", "responses": [ { "uuid": "335ccaba-b74f-4113-b674-3b7bdc2641b7", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "91ac5fb2-ac03-435c-b92c-d858b452c39f", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ba4be1eb-c2dd-43a0-8605-3153334bd77a", "documentation": "Fetches the value associated with a variable.", "method": "get", "endpoint": "mimic/store/get/:var", "responses": [ { "uuid": "fb49d32b-a8f4-4eb2-9629-f9872a8da58e", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5c4ee989-8714-48ac-8d3d-98eb20c6b94f", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "12b56e79-abab-416b-bf05-25bcf4422bbe", "documentation": "This command will return the list of variables in the said scope.", "method": "get", "endpoint": "mimic/store/list", "responses": [ { "uuid": "4c5c96c8-8f71-41d3-846a-7466677882ee", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "95e84ce9-5e84-4bc0-bfc5-66a9175619d9", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "265eb941-44f3-4cfe-a2c7-baf45c1e3cc2", "documentation": "These commands treat the variable as a list, and allow to replace an entry in the list at the specified index with the specified value. The variable has to already exist.", "method": "put", "endpoint": "mimic/store/lreplace/:var/:index", "responses": [ { "uuid": "1663383b-f98f-426d-b4bf-7c36835af5db", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f89baef1-6725-4f9f-b583-1cba6fbb03f6", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "552dd234-d9a4-4980-8eb7-24623fb38c98", "documentation": "This command can be used as a predicate to ascertain the persistence of a given variable.", "method": "get", "endpoint": "mimic/store/persists/:var", "responses": [ { "uuid": "22ab6f4f-d764-4d30-be15-e03ac75fce1b", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4775b9fe-b942-4059-82d1-322785abb657", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d35c4317-95f2-419f-a435-369d26614cca", "documentation": "Set the variable store for the global storage", "method": "put", "endpoint": "mimic/store/set/:var/:persist", "responses": [ { "uuid": "5296553f-1d9b-45ac-b4a9-b918499403c9", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5de57137-8170-4f89-aeac-a1e9c1564a9e", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3ad59c6b-7fbd-4f61-8f9d-41d010942692", "documentation": "Deletes a variable which is currently defined.", "method": "put", "endpoint": "mimic/store/unset/:var", "responses": [ { "uuid": "2ecc832f-26b2-4f79-ad11-ac79de16034e", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4fcc6b42-7098-4173-9796-9cdf198b6d26", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "85240267-c3f7-4ef3-87e3-063ef51ca272", "documentation": "Terminate the MIMIC daemon.", "method": "put", "endpoint": "mimic/terminate", "responses": [ { "uuid": "3822215b-255f-4fcf-8790-9522ad2f40b2", "body": "{}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "accb1dd8-4b4c-4e77-ad57-0144e15390a0", "documentation": "Add a new timer script to be executed at specified interval (in msec) with the specified argument.", "method": "post", "endpoint": "mimic/timer/script/add/:script/:interval/:arg", "responses": [ { "uuid": "eabbbe6b-9868-4c46-b3b9-cb4fefbde67d", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0b0e818f-8590-495a-8fff-ee3666dc8cb2", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "900f2c2c-a275-4d94-805c-8028069969fa", "documentation": "Remove a timer script from the execution list.", "method": "delete", "endpoint": "mimic/timer/script/delete/:script/:interval/:arg", "responses": [ { "uuid": "fa5dfca3-1e17-41ba-8179-fb7829d44bde", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3d259459-e66d-408c-a76a-079b8e872cf0", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4eb22957-cbd7-4868-ab67-9ffda79d276b", "documentation": "List the timer scripts currently running along with the their intervals.", "method": "get", "endpoint": "mimic/timer/script/list", "responses": [ { "uuid": "72ec0c15-379a-4c7d-81c5-b4f742b93729", "body": "[\n {\n \"arg\": \"\",\n \"interval\": {{faker 'number.int' max=99999}},\n \"script\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ca8ffe32-9e8b-42df-b2da-5559bd2ee210", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid agent number value", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "617c5bf3-baca-44f4-8b00-ca647ff3d4f3" }, { "type": "route", "uuid": "f0a4b06e-9ecc-435e-8260-ca5d0ddda6db" }, { "type": "route", "uuid": "03a646ff-a090-471d-a239-8f93e6aaf903" }, { "type": "route", "uuid": "f8e8c83c-86a1-4908-9048-f9f79cf2a779" }, { "type": "route", "uuid": "dcf2cb53-bf71-4ecd-985f-dc7a2f3b148c" }, { "type": "route", "uuid": "5b4b3162-9d8e-4aa6-8d30-57b8cc5ec344" }, { "type": "route", "uuid": "e5488df9-082d-47d0-9f33-683bc210f5a7" }, { "type": "route", "uuid": "3d79f355-de25-4818-858b-20bf98c0a0c9" }, { "type": "route", "uuid": "977ea24d-34a3-47b3-b921-03ac83ca2ca8" }, { "type": "route", "uuid": "519706ee-a209-4d2e-992f-9756a4d37b61" }, { "type": "route", "uuid": "04cfcca8-52bc-44a9-b62f-bdec45371b44" }, { "type": "route", "uuid": "8c4f094b-2510-4585-b315-a896ce37ff68" }, { "type": "route", "uuid": "9125d9de-d8e8-4db3-b735-4865513d8e9c" }, { "type": "route", "uuid": "a4f2eb1c-1ad5-4f7a-bd6e-3d222c49d378" }, { "type": "route", "uuid": "0b4f1cdf-f32c-4597-a8bf-2a9aa2f0a716" }, { "type": "route", "uuid": "76596509-dcb1-449c-a8f3-ed31afe2c640" }, { "type": "route", "uuid": "6ec76477-177a-4419-a30a-8629b10cab35" }, { "type": "route", "uuid": "f9bd8968-9404-40fc-9ff5-4ef1e3ae8748" }, { "type": "route", "uuid": "5f929dfd-4409-4246-b034-f452f6075582" }, { "type": "route", "uuid": "7edc1d4e-efd3-4c4c-9c44-67fa4233435c" }, { "type": "route", "uuid": "7b74e8d2-a928-4b95-83f8-18864d4a4a33" }, { "type": "route", "uuid": "e43f40da-c973-4da4-9489-143f58c3eb67" }, { "type": "route", "uuid": "aa8f6192-ae8c-4dd4-96fd-f20d75e72483" }, { "type": "route", "uuid": "57b9316c-6824-46e6-9d8f-04ac880a35a0" }, { "type": "route", "uuid": "5b802610-02d7-491b-acba-43d38a05a593" }, { "type": "route", "uuid": "5c7e4232-c535-4776-bc0e-33a755470051" }, { "type": "route", "uuid": "59951039-0724-45f3-a869-de441b736932" }, { "type": "route", "uuid": "7d69aea3-6526-460d-9fad-88eeb54cb1d2" }, { "type": "route", "uuid": "fc51c3f2-5c5c-4656-a175-f5a3025c2302" }, { "type": "route", "uuid": "cf13cacd-695d-4b08-b432-a4907950ba4e" }, { "type": "route", "uuid": "ecd51aed-e847-4e99-aae3-0e651f019a8a" }, { "type": "route", "uuid": "4f23bab8-df01-4235-8a9f-bc0bc3503c31" }, { "type": "route", "uuid": "6eae4b62-3dc3-4a40-ace5-356d995b6954" }, { "type": "route", "uuid": "23fb3c3e-74f1-401d-9889-33812035e12d" }, { "type": "route", "uuid": "39544e33-3ab7-41f4-966e-af7dd0c027cd" }, { "type": "route", "uuid": "9cd39775-2725-4009-a86b-955d2447a2c0" }, { "type": "route", "uuid": "3dae040b-4496-45d6-938a-3ba60069f732" }, { "type": "route", "uuid": "236b39b7-8055-4119-9d0a-a3a5a89e2ff3" }, { "type": "route", "uuid": "9526afc3-bbd3-4bfa-8fff-03674f295a48" }, { "type": "route", "uuid": "f2fab300-0162-40ec-9dba-8456b27394e3" }, { "type": "route", "uuid": "5a6ae9bb-0f36-4ade-8a2e-b96ca8e2a2e7" }, { "type": "route", "uuid": "38a1e114-da24-4922-9a59-9a47b885a6e9" }, { "type": "route", "uuid": "5cdc01bc-09ff-48de-9b96-5a64fa3e9d2c" }, { "type": "route", "uuid": "1fca0236-a149-49bf-bb22-818c2f65d203" }, { "type": "route", "uuid": "0988b21b-b7eb-439d-883d-69a141394508" }, { "type": "route", "uuid": "f5150d40-b3ff-49ad-b51b-cfab2c768e38" }, { "type": "route", "uuid": "74182274-aa22-47e2-abaa-96a76812e62c" }, { "type": "route", "uuid": "b7857d80-189b-4909-8d99-a3e0e0b2a648" }, { "type": "route", "uuid": "e6abd56c-6f8c-44b1-9002-6f8299824574" }, { "type": "route", "uuid": "aba7132d-2cdb-4b14-aa1d-947ff58c6b72" }, { "type": "route", "uuid": "1e4e0746-c73f-4418-8ea4-34b497a7f86d" }, { "type": "route", "uuid": "d52ba5ed-2714-49ce-bffe-14ba6483caca" }, { "type": "route", "uuid": "71c2b122-5a21-47fb-8d68-d1c802a1b11d" }, { "type": "route", "uuid": "f92cf7e9-9428-4879-be73-90ae7fbdb6ad" }, { "type": "route", "uuid": "073ed5d8-300e-471b-899a-422b38909be9" }, { "type": "route", "uuid": "a4da61b7-e3cd-4740-b788-257171c25dc7" }, { "type": "route", "uuid": "ddf34dce-fd14-40c1-bcba-f9f4bcb7eb56" }, { "type": "route", "uuid": "117e9b4a-5f13-4f0c-9f11-5896b325b9cb" }, { "type": "route", "uuid": "cf199e3f-cf2f-46c3-b0fb-7322396f2b2a" }, { "type": "route", "uuid": "0af8df51-02f5-40bd-bcad-dfa2f04d3008" }, { "type": "route", "uuid": "05408ef0-5679-43bb-8987-a04d093e6616" }, { "type": "route", "uuid": "8330cc46-b704-40c1-871a-d398f85c3477" }, { "type": "route", "uuid": "f9ba144c-23b8-4193-b7d3-0262c344e7ed" }, { "type": "route", "uuid": "6a821313-86ff-48ab-9298-a27eb5bcf20b" }, { "type": "route", "uuid": "b2380df0-283d-43f7-a47d-6539bc7b712c" }, { "type": "route", "uuid": "d07c3be9-aaf8-4765-8876-8871b7b2d108" }, { "type": "route", "uuid": "cc812062-b673-4b2d-a6e7-65709d952d3c" }, { "type": "route", "uuid": "694cc7ef-2854-49b8-a381-77e025e24a06" }, { "type": "route", "uuid": "52b70591-4a23-415f-8f26-18e44bfd107e" }, { "type": "route", "uuid": "0dae97b0-7911-48e9-b6d3-602ac79f331c" }, { "type": "route", "uuid": "434ae1d0-f450-4250-b291-d19d588fe8ae" }, { "type": "route", "uuid": "61b1809c-ccce-4601-be45-b27523ff9a01" }, { "type": "route", "uuid": "d1408978-b82a-4412-9729-10d5bdf868f7" }, { "type": "route", "uuid": "910e41a9-b788-4108-919f-f8289a1803ce" }, { "type": "route", "uuid": "bbb9b333-3769-4ce6-9963-8e1c3472d788" }, { "type": "route", "uuid": "e42d77fc-a09c-4907-a9ad-f3b914647942" }, { "type": "route", "uuid": "9c87065f-2dc7-4afd-9e96-b52ee837ad9d" }, { "type": "route", "uuid": "38667375-1c78-41f4-b453-c8e42f6a622e" }, { "type": "route", "uuid": "534992d1-e5b1-4439-a705-9e077ec87a4a" }, { "type": "route", "uuid": "931b9f97-c283-49b7-b555-0469920575c2" }, { "type": "route", "uuid": "24bf644f-84c7-4421-8ab9-967f6a54f4dd" }, { "type": "route", "uuid": "a97dbe69-82ad-4ef9-b65c-09fea52da425" }, { "type": "route", "uuid": "6299519e-eb30-4c2e-aa5a-c2d9e01763d4" }, { "type": "route", "uuid": "f57dbecb-98f7-44f4-8924-252a9d3ca7cd" }, { "type": "route", "uuid": "f81211a6-cff0-494b-bb77-4c71cdceeea2" }, { "type": "route", "uuid": "a322097c-8b76-4f6b-bc37-a56b517f1ba6" }, { "type": "route", "uuid": "0c437199-cb57-4fe1-b6d7-120598183502" }, { "type": "route", "uuid": "be39bd5f-c7f1-4fa0-94dc-adcb79a275f3" }, { "type": "route", "uuid": "6cab099b-01e7-400e-aa48-66015ed472eb" }, { "type": "route", "uuid": "ebb0922c-6537-432a-997b-dcc0f47d467e" }, { "type": "route", "uuid": "0f74e304-46d1-4ef6-91ee-687ccd98cbf6" }, { "type": "route", "uuid": "7ba50c0b-da15-4458-a6e9-ab69e9479573" }, { "type": "route", "uuid": "2bc6200d-4be1-4767-9bdb-f12237317718" }, { "type": "route", "uuid": "ea881f0c-76b8-47e7-934f-cab8645d5cc1" }, { "type": "route", "uuid": "41ad637b-d7ca-4a4e-ae82-4d407e4cfb95" }, { "type": "route", "uuid": "0dc8198d-f00c-4905-b8da-3135aeb9fb9d" }, { "type": "route", "uuid": "57cd92d4-d3b5-4c6c-9b82-d00bc48dcc43" }, { "type": "route", "uuid": "23772fad-2c16-4243-8614-8dd6ec120355" }, { "type": "route", "uuid": "23e42d2c-2661-47ee-94ce-aa0757c619ff" }, { "type": "route", "uuid": "d6a6dbac-ae04-4ed6-99ad-38e096f24aa5" }, { "type": "route", "uuid": "efa4eb08-e5b3-48fe-8844-bb49476a8d01" }, { "type": "route", "uuid": "6fae16de-d9ad-478c-8074-06b9b8def4f0" }, { "type": "route", "uuid": "53e23695-3ed4-4dfe-8642-59ecb76b125b" }, { "type": "route", "uuid": "5d97b33c-da82-493b-af51-9e630583c2f6" }, { "type": "route", "uuid": "20a18dfc-428d-45eb-a5fe-fc4e8bd30175" }, { "type": "route", "uuid": "939bc76a-7ced-4761-87b0-26f1bdcdc284" }, { "type": "route", "uuid": "156511ca-83ff-42fc-9c65-66e3cbf4ff54" }, { "type": "route", "uuid": "64bdc5f2-52c9-4b6f-80d4-4bf2f5a889aa" }, { "type": "route", "uuid": "0a5760b6-f665-41cd-bd72-3fa30f86b654" }, { "type": "route", "uuid": "b3a3b251-b5f0-4d27-a6d5-e02a14db6fd1" }, { "type": "route", "uuid": "7dd96810-af06-40b2-855c-8c371106e4f0" }, { "type": "route", "uuid": "1a3eea8e-e35a-4f30-a67b-3e58047aef36" }, { "type": "route", "uuid": "d8156f56-3eff-4ab7-97b4-ce5d5e53d119" }, { "type": "route", "uuid": "755e70c1-460e-4893-a197-5f9445648e62" }, { "type": "route", "uuid": "1ceebbbe-9756-4df5-ad38-acace5026117" }, { "type": "route", "uuid": "ad2ea751-37c0-4b32-b2af-4b98238a6dfb" }, { "type": "route", "uuid": "061289a2-3e0e-4873-8b09-914fbcd1fa14" }, { "type": "route", "uuid": "731c0849-e14b-4cb5-87d1-4653e2db5861" }, { "type": "route", "uuid": "e09a18e9-07b2-477a-8bdb-f3628b9ec4da" }, { "type": "route", "uuid": "82ff687d-6d38-47fb-b943-0fd1a61e666e" }, { "type": "route", "uuid": "93e45835-6a3e-4e5c-8a73-d1f938f76ae6" }, { "type": "route", "uuid": "5985ce13-0503-4c4e-8c40-2006977ffcea" }, { "type": "route", "uuid": "6da73628-3743-4745-8c10-127340b17400" }, { "type": "route", "uuid": "0a63780a-99b3-47be-80b7-faf52cae8788" }, { "type": "route", "uuid": "c85a2c14-0f54-4d34-87a2-cfd4fadab16c" }, { "type": "route", "uuid": "650a1766-cc9b-4069-96d5-98189319eb63" }, { "type": "route", "uuid": "ddd22bcd-b298-4dd6-b75b-9f8532a041b6" }, { "type": "route", "uuid": "0c04a37d-eabf-48c8-aecd-f9b056d74090" }, { "type": "route", "uuid": "c745912a-1773-4b14-8bdb-e1026967f874" }, { "type": "route", "uuid": "2ceb36fa-12e4-4435-9ab9-625cc993e55e" }, { "type": "route", "uuid": "97bcc699-988c-4e0b-b358-82bb94a78457" }, { "type": "route", "uuid": "034113c9-7686-4cbb-b11c-4268ec74b0a7" }, { "type": "route", "uuid": "89840078-1022-43ab-a9c1-7fd51d55346d" }, { "type": "route", "uuid": "cc3609b7-7fb4-4762-b0f5-5712061a5968" }, { "type": "route", "uuid": "8d914056-649f-42c4-ac9d-e06c16b8bbae" }, { "type": "route", "uuid": "c9698280-5e1a-4b00-af88-abe6ada09e1b" }, { "type": "route", "uuid": "e10ff1a9-8502-410a-9d05-5e772fa0174c" }, { "type": "route", "uuid": "338a2bc4-4322-4e22-8dde-5b97a3fd2423" }, { "type": "route", "uuid": "aaabc92f-d604-4dc0-8ec8-8ce0d4750651" }, { "type": "route", "uuid": "7746efed-fffc-41cf-a609-7e88b1a71b71" }, { "type": "route", "uuid": "9a913ddd-0f2c-4a64-958c-1a2e828f00ae" }, { "type": "route", "uuid": "27ca7e68-e354-47ee-9b49-5545d8c6d9fc" }, { "type": "route", "uuid": "5bccd42a-c42e-46da-96e0-79ad1487e098" }, { "type": "route", "uuid": "c599cfc0-f466-49ee-8ef0-be5989fe3966" }, { "type": "route", "uuid": "8e0653a1-b91b-46a7-a887-5eca5a2a2a06" }, { "type": "route", "uuid": "0d3b830f-face-4a9c-a16e-534611f68c9d" }, { "type": "route", "uuid": "10b8df67-0ebd-47a1-9190-4704a6f4fe71" }, { "type": "route", "uuid": "c820eb87-5b20-448d-93a6-a76e7be5dbca" }, { "type": "route", "uuid": "0bd29f15-7827-449a-b389-96ae103287b2" }, { "type": "route", "uuid": "53fbb873-8cf0-45d1-a93b-33296ff7a3e2" }, { "type": "route", "uuid": "e9e5c06b-8d00-454d-8cfa-f44cc57bb773" }, { "type": "route", "uuid": "1c97bc6e-d718-4a72-95c5-965e3ca239e0" }, { "type": "route", "uuid": "6b95586f-a6b4-41eb-9874-b1eff963ae7e" }, { "type": "route", "uuid": "ba81f964-3dda-466a-abce-5a5c6eb22d94" }, { "type": "route", "uuid": "cfc6c583-a512-46b6-9388-7056e76d733d" }, { "type": "route", "uuid": "5674bc69-74ec-403a-8f26-9870ea740942" }, { "type": "route", "uuid": "44dbfd0a-f7a2-4592-81c5-9ff614b3f8e0" }, { "type": "route", "uuid": "c53f3a81-ea46-4350-a04d-6a4153dfdfca" }, { "type": "route", "uuid": "c661689c-057f-4d47-81b3-d5c1cc376a79" }, { "type": "route", "uuid": "7a296558-8030-4f09-aea6-da8cde1f8b52" }, { "type": "route", "uuid": "6c91be67-da15-4ab0-a9e1-f9588f13281a" }, { "type": "route", "uuid": "4777f211-61eb-47b5-9ed3-4ce4c01ede71" }, { "type": "route", "uuid": "e19ce3ed-66cf-4596-97e6-75a450c15095" }, { "type": "route", "uuid": "1b2eff76-e5f2-4e08-aac7-fd40b3cf898b" }, { "type": "route", "uuid": "ba4c41aa-fdd5-450f-a7e3-6a692cd6b8a1" }, { "type": "route", "uuid": "bc21b256-981e-4c88-9f77-f9760e92e640" }, { "type": "route", "uuid": "e501cd79-e15f-4455-b675-49a61afa7319" }, { "type": "route", "uuid": "304dbbab-39c7-4c94-9655-15e4a153c187" }, { "type": "route", "uuid": "f4d1464a-dd3e-4c80-820a-e16678d7d302" }, { "type": "route", "uuid": "c1c221d1-c2ad-4b1a-819a-7b164a328421" }, { "type": "route", "uuid": "91a8f5e9-e8d8-4fe3-a8b1-6f2781958615" }, { "type": "route", "uuid": "674611a7-1650-4854-8834-f665231e21f6" }, { "type": "route", "uuid": "cf2cdcf5-fbca-4591-8463-5449bc873541" }, { "type": "route", "uuid": "5b3b8984-5275-4352-9ec1-cf45a287c3c9" }, { "type": "route", "uuid": "a995053a-de01-4774-86f8-8ed2934ce44b" }, { "type": "route", "uuid": "5c1eb779-8e35-4f7f-87bc-e7649e74147a" }, { "type": "route", "uuid": "b5290dd5-1101-4049-9adc-fe760f4d2a30" }, { "type": "route", "uuid": "22328906-66b7-4a9a-925c-c22ca0d4238c" }, { "type": "route", "uuid": "a4594573-2ce9-486c-a172-0b8be87f7871" }, { "type": "route", "uuid": "2f004ac4-7fc2-45e2-8901-5bab795f2db0" }, { "type": "route", "uuid": "cde5ce4c-ac11-4782-92e7-b76a9110c82b" }, { "type": "route", "uuid": "f79381b6-06ed-484a-8179-05a97f5e2231" }, { "type": "route", "uuid": "b608e872-9dab-41b1-8be8-bba9ec58b58a" }, { "type": "route", "uuid": "987c003f-07a1-4d3a-b678-2e8756e330f5" }, { "type": "route", "uuid": "42571017-602a-4d62-9e6e-9aabc3f181b1" }, { "type": "route", "uuid": "2eb98508-6f38-49d5-a745-27a7a05e7454" }, { "type": "route", "uuid": "343d4f0d-812a-4bc5-ac8e-ec4050e6aa24" }, { "type": "route", "uuid": "6b90f07f-d60c-494e-aab7-eeb1cc7b4a8d" }, { "type": "route", "uuid": "cae05e2a-546c-41f6-ba23-3c62b46514a3" }, { "type": "route", "uuid": "c28c5b33-5c22-45e7-8a89-39d669ee5d28" }, { "type": "route", "uuid": "00d27e8c-3ffb-4a0f-bee5-5571a1f0c6cb" }, { "type": "route", "uuid": "3b48bb1c-bc24-43e3-9b72-035212e0d5ac" }, { "type": "route", "uuid": "4a459d20-0ec3-4adb-b364-30b52b594ad0" }, { "type": "route", "uuid": "c686ad4e-b067-47f2-b8b9-32630e99f32c" }, { "type": "route", "uuid": "b44b45fd-d2e3-416f-8899-89a07b379a54" }, { "type": "route", "uuid": "d8d80888-0e77-414d-a82e-744339c8d644" }, { "type": "route", "uuid": "84367b27-c3c8-4a98-9049-6a4c843c529f" }, { "type": "route", "uuid": "6b2fd5a4-fcd0-4552-af65-88cceee06770" }, { "type": "route", "uuid": "97d2deb0-3a93-4a28-a43b-4a895fd5a194" }, { "type": "route", "uuid": "49f5f7c9-c5b4-410f-85ff-75bdf7befee1" }, { "type": "route", "uuid": "cf6cf232-cbf4-4273-aa51-2079f68d3387" }, { "type": "route", "uuid": "9a310ba1-3a12-45bc-b8c2-acb7affbd161" }, { "type": "route", "uuid": "06b34577-6760-4faa-93ec-2a4b44536a17" }, { "type": "route", "uuid": "d7a63c12-e9c7-4f19-afb8-f25c76e4d324" }, { "type": "route", "uuid": "1165c1ed-95aa-461d-83c6-eb8ffd816298" }, { "type": "route", "uuid": "842d78d3-45c5-46d7-809f-37a9955542f0" }, { "type": "route", "uuid": "e8642566-6c92-407e-b754-2cd3819b5ca6" }, { "type": "route", "uuid": "d90424cd-b2bf-4863-ad83-1d5b9ba006e9" }, { "type": "route", "uuid": "ef23e936-b73a-4ae3-a500-7e2797b02f30" }, { "type": "route", "uuid": "423f3b91-6861-4c7a-8c88-a85578eec47e" }, { "type": "route", "uuid": "316540e7-ee61-4ee0-b69a-92d951b33433" }, { "type": "route", "uuid": "5430d406-3d9a-4b6c-bfc4-7a0678295763" }, { "type": "route", "uuid": "3371a635-1e8f-4a2e-a3c3-76f3d4a3985b" }, { "type": "route", "uuid": "f2f0934b-0e58-4b49-8c05-73516bd601b3" }, { "type": "route", "uuid": "b514c992-5a84-4302-8958-ae677905d895" }, { "type": "route", "uuid": "635947a0-b1b9-4a6d-a6e1-46b9ef03cdce" }, { "type": "route", "uuid": "b0e3d82f-8aca-4530-ade5-b265a390d471" }, { "type": "route", "uuid": "757986ba-ce2a-41ac-83f5-90d23e8f0f61" }, { "type": "route", "uuid": "aa2fc408-24b1-49fd-902a-18ce91c737fd" }, { "type": "route", "uuid": "781a38b2-8fc1-4906-9cf2-c5e4e29d592e" }, { "type": "route", "uuid": "ea221483-da6c-4808-bcf0-c3703aedcdd6" }, { "type": "route", "uuid": "75b7f7e8-9cd3-43ef-8f20-336ac8b5c2a8" }, { "type": "route", "uuid": "27319081-3b0f-41e8-bf96-6f8763a99d43" }, { "type": "route", "uuid": "b7b293a8-04c4-4dd2-878f-1b4e5476c155" }, { "type": "route", "uuid": "0318c8f3-42dc-4763-bdd1-0234be1a031c" }, { "type": "route", "uuid": "8cb2670a-23cd-4566-899a-1a9b57a6d1fa" }, { "type": "route", "uuid": "fcf1faa3-a450-4fce-9e32-681e10169838" }, { "type": "route", "uuid": "0f221e59-474d-45c0-a0c4-63f0dba962ae" }, { "type": "route", "uuid": "e7a932c7-75bc-4561-88e6-f5d653ad34ac" }, { "type": "route", "uuid": "f4905aab-42b2-4595-bb79-a0f47d2bc0c3" }, { "type": "route", "uuid": "f3c47e42-0f69-49ac-be41-0517b6d7a951" }, { "type": "route", "uuid": "5d4aa6f2-f925-408b-b211-66b7353ebef6" }, { "type": "route", "uuid": "17a6b5d2-20a8-4604-bba7-479b59f063a2" }, { "type": "route", "uuid": "e9698ac8-a8e1-4964-a7da-26201606d733" }, { "type": "route", "uuid": "29f5fee9-4ad6-44e8-860b-07a85c8dd6c8" }, { "type": "route", "uuid": "4a8f9297-ba41-431d-a2c2-9403b447fc1b" }, { "type": "route", "uuid": "76d60886-9fe5-4ee5-b052-e6f1d9a66807" }, { "type": "route", "uuid": "0b13215e-0bd0-462e-bc4a-d0a7d13ef550" }, { "type": "route", "uuid": "f998f650-d358-4028-a15d-0fdf68b95a6c" }, { "type": "route", "uuid": "90baf895-2fe0-442b-bac1-29b0e2d8ce5a" }, { "type": "route", "uuid": "b5766777-5375-4f5e-93b7-3fa05f579c1e" }, { "type": "route", "uuid": "b8ea7663-858f-4c8a-9875-ef56c716b582" }, { "type": "route", "uuid": "00912724-f7b2-4a70-a587-dbfe6b23640a" }, { "type": "route", "uuid": "bf42acac-5a55-42f5-9192-fb98e8c8b30d" }, { "type": "route", "uuid": "0e9f811b-37ed-4f33-b1d4-96e235887bf2" }, { "type": "route", "uuid": "d465abf7-e520-4b59-b30f-78d7ec2a20d6" }, { "type": "route", "uuid": "574b1b7d-03ae-4737-88f5-b837e820b16e" }, { "type": "route", "uuid": "5f020e39-46fe-489f-a197-e5ebe5261b71" }, { "type": "route", "uuid": "d6c1e948-7837-41a9-9941-68a93c4f28a4" }, { "type": "route", "uuid": "6c1e69a9-be78-4359-ab43-7367981c0e25" }, { "type": "route", "uuid": "96c7d92e-9999-415e-8ad1-d4f129d768a5" }, { "type": "route", "uuid": "5de1f40b-90fd-4867-881b-51cb453c9d25" }, { "type": "route", "uuid": "3081b576-11ab-4099-8ce4-04a49c0f1857" }, { "type": "route", "uuid": "7d0e92e2-6256-4f79-acf3-06349cb18fff" }, { "type": "route", "uuid": "9dfaa473-c8fb-4cc1-a074-c059b037f6ba" }, { "type": "route", "uuid": "0df6f69c-6aaf-4a04-b577-a57a881d9b6b" }, { "type": "route", "uuid": "8bc4991a-bae0-44de-ab62-d0815ceb50d1" }, { "type": "route", "uuid": "14c16e1e-577d-456e-85c8-481f644cda95" }, { "type": "route", "uuid": "11be21ba-74e3-4e51-b6f6-a6644a1a22f0" }, { "type": "route", "uuid": "dbc46be4-6df5-4b2e-b584-7c25cd8465a7" }, { "type": "route", "uuid": "fa44132c-5949-4963-ae4b-65a523720c11" }, { "type": "route", "uuid": "a84df388-def5-407c-9bfe-e887f0d7ce55" }, { "type": "route", "uuid": "27a0a2e3-451a-4939-9b51-797fa88d3e9d" }, { "type": "route", "uuid": "f98a45e9-95fa-4f7c-b7f2-6fe01f5885a2" }, { "type": "route", "uuid": "5eed693e-2119-4be9-961a-b120fad36ca2" }, { "type": "route", "uuid": "6e7c6893-9dd5-4602-b4ba-ecb840b4073b" }, { "type": "route", "uuid": "06869157-e261-40ff-b423-dcf814b95054" }, { "type": "route", "uuid": "325cb1b1-b52c-4a3e-9165-53a2da703950" }, { "type": "route", "uuid": "aed93c8b-732e-4b7f-b6d1-9ac8b7e807fe" }, { "type": "route", "uuid": "d0817d3f-9c83-48c4-a43c-47a5e8ab6334" }, { "type": "route", "uuid": "5bd8167e-726e-47e0-b031-6858b31ee0eb" }, { "type": "route", "uuid": "cf67d2d2-4a55-423c-8966-1b4f43b9ff23" }, { "type": "route", "uuid": "37d1d86c-53cd-46a6-aa81-7a9060eb2eb6" }, { "type": "route", "uuid": "d2704034-a168-41b8-b6ef-30086b31ca08" }, { "type": "route", "uuid": "c078751f-5b98-431d-8b58-41b0104cad5e" }, { "type": "route", "uuid": "a36df549-9dbb-448a-82d3-8b567a80702a" }, { "type": "route", "uuid": "9c47d00d-2892-4eb0-8d42-b59aa3a49dc8" }, { "type": "route", "uuid": "7609676d-6891-4668-94ea-938f86c9dfdb" }, { "type": "route", "uuid": "ad07cc43-a52b-46b0-8766-401e97c157ea" }, { "type": "route", "uuid": "23677b26-9653-4ed4-848b-38777433d245" }, { "type": "route", "uuid": "58ba0846-cc41-4555-a989-7caceb1d5394" }, { "type": "route", "uuid": "e794e258-a307-4dce-bff6-d26bf1a42608" }, { "type": "route", "uuid": "c260f63b-6203-4b90-be77-1ab6b85aa46d" }, { "type": "route", "uuid": "409cd3d6-62be-4103-bf2c-e61e5b01137b" }, { "type": "route", "uuid": "bd3c680b-f443-424f-a510-0794e1837553" }, { "type": "route", "uuid": "a4b4228e-5f64-46df-83fc-b89af7023906" }, { "type": "route", "uuid": "2bb21751-40b3-4466-a433-3f342bbae44f" }, { "type": "route", "uuid": "ae353dfd-b9fd-4743-94ca-e30d78bee8d0" }, { "type": "route", "uuid": "08661e56-86f3-42bf-a9d3-2df9fbe175b9" }, { "type": "route", "uuid": "42d61d50-8ab1-4ac3-bc8e-d374653724fb" }, { "type": "route", "uuid": "ce94b8e1-27f1-4cc0-8535-6d9730a30e69" }, { "type": "route", "uuid": "2557a8df-7039-44de-ad75-b383ca802ba6" }, { "type": "route", "uuid": "e4c89e96-1cb6-4a9f-9523-a2f084d97aec" }, { "type": "route", "uuid": "30dcfdbc-8c9a-4222-9b52-8860ff25f960" }, { "type": "route", "uuid": "832a5937-5444-42c4-884a-fe9265c478ac" }, { "type": "route", "uuid": "e16b7175-e436-433a-b879-ad363c161649" }, { "type": "route", "uuid": "9bfb74bd-3f2e-4c45-bb13-925e4f2ecb8a" }, { "type": "route", "uuid": "caabe116-6bda-4199-8ecb-ae947fdade09" }, { "type": "route", "uuid": "a5db7838-d2d1-4465-9ff6-80775ecf8233" }, { "type": "route", "uuid": "391dd286-52b9-4fab-98fa-402dc39c4f9f" }, { "type": "route", "uuid": "e48bb415-f8b4-4bcf-9b78-9951927be9ca" }, { "type": "route", "uuid": "7a3ba3f7-04e3-4431-a9d4-2528b05125da" }, { "type": "route", "uuid": "6f91b4ff-7ccc-4adc-87d8-128633186e81" }, { "type": "route", "uuid": "935b9527-0541-405b-b682-53d8c4284d19" }, { "type": "route", "uuid": "4ec67345-636b-449e-a6bb-564b59fb0da2" }, { "type": "route", "uuid": "84126370-bc65-4301-a2fa-778ee48891b9" }, { "type": "route", "uuid": "eeecbaaa-ae99-4726-b482-5436d7978e0d" }, { "type": "route", "uuid": "ac9ab2fd-a2aa-4312-a191-c11c2f7f6cbd" }, { "type": "route", "uuid": "a86b4948-d0f8-4033-bcc7-0978e9d7a40a" }, { "type": "route", "uuid": "b7868a68-6e96-453e-a0f9-bcff97d05960" }, { "type": "route", "uuid": "d3062f6d-4429-4e91-b085-e87724f824f3" }, { "type": "route", "uuid": "96b96bb8-fdf0-400b-a8e7-2b422353ce48" }, { "type": "route", "uuid": "514f6c46-c726-48d2-8263-9c3a231e9309" }, { "type": "route", "uuid": "4f923eec-0959-4876-89e5-c9a1a70dc51e" }, { "type": "route", "uuid": "42257a3f-2689-4349-becd-082e737e65f6" }, { "type": "route", "uuid": "cda0e156-cffc-4530-9bfb-626e70de215e" }, { "type": "route", "uuid": "9be4b41e-1a22-4e3d-888d-d2a1d977fb73" }, { "type": "route", "uuid": "abd94758-e021-4513-858d-a31689e3c3aa" }, { "type": "route", "uuid": "eefba524-7c12-4cc3-96ab-b36e9dff9e14" }, { "type": "route", "uuid": "ed810270-090a-4fa0-9e3c-dd22fa3c230d" }, { "type": "route", "uuid": "49b95c6f-cf2d-4161-87e9-702ed4190db4" }, { "type": "route", "uuid": "09f2b12a-6ca5-4a92-abdb-9b56471988ab" }, { "type": "route", "uuid": "6f0a8370-1224-4f25-beb0-cb88fd3aa31f" }, { "type": "route", "uuid": "c5c8a346-4af5-4182-8215-17d0c0388376" }, { "type": "route", "uuid": "75701b29-3e6a-41d1-8ece-c6d89bb716d2" }, { "type": "route", "uuid": "b2a7bb09-bc1e-42ea-8dad-353b99184b11" }, { "type": "route", "uuid": "73a1b0f1-8a29-4eb6-a990-3fd49f06d7dd" }, { "type": "route", "uuid": "c98dc8c8-685f-49bc-9da3-3654ec609ff6" }, { "type": "route", "uuid": "9445a249-d477-4237-8aae-cb51d1c0a998" }, { "type": "route", "uuid": "c689a192-3436-4184-9358-dd0fe3801984" }, { "type": "route", "uuid": "b6bed4fb-fecf-44a8-a4fe-917b2e2ceeb1" }, { "type": "route", "uuid": "465cc30c-f1c1-4523-90e1-5c8b5ead8e3a" }, { "type": "route", "uuid": "dc18ee61-5b65-4f17-a10c-fdc155589b10" }, { "type": "route", "uuid": "5729f3b6-44e6-47d5-8469-239288d47b6e" }, { "type": "route", "uuid": "b4fa35f8-dcb0-4b6e-9298-812ca0a7cc88" }, { "type": "route", "uuid": "916819d4-b30b-498d-be87-cf1fed03015a" }, { "type": "route", "uuid": "fc3ddec1-d088-423c-a310-d7ef747f8365" }, { "type": "route", "uuid": "c3518411-4085-4e0d-a58b-cbf072dac896" }, { "type": "route", "uuid": "f0b8991f-5070-48ab-8465-b5ab7976bb4c" }, { "type": "route", "uuid": "d6845f4d-8a92-47ed-9b77-d3fca1661ace" }, { "type": "route", "uuid": "0368dae0-2079-4457-90ce-bb49f34651d9" }, { "type": "route", "uuid": "2529dc18-6267-40e8-b8d4-8d82b2c17bbd" }, { "type": "route", "uuid": "998346e2-e84c-47b7-ad43-8fbaa9c4c48e" }, { "type": "route", "uuid": "6f02906d-4b96-460b-9045-46bb940981cf" }, { "type": "route", "uuid": "43931130-3d86-4a87-964f-4756caf5142b" }, { "type": "route", "uuid": "4f6cf097-3f85-4208-9c66-90e10e51bb8e" }, { "type": "route", "uuid": "ba4be1eb-c2dd-43a0-8605-3153334bd77a" }, { "type": "route", "uuid": "12b56e79-abab-416b-bf05-25bcf4422bbe" }, { "type": "route", "uuid": "265eb941-44f3-4cfe-a2c7-baf45c1e3cc2" }, { "type": "route", "uuid": "552dd234-d9a4-4980-8eb7-24623fb38c98" }, { "type": "route", "uuid": "d35c4317-95f2-419f-a435-369d26614cca" }, { "type": "route", "uuid": "3ad59c6b-7fbd-4f61-8f9d-41d010942692" }, { "type": "route", "uuid": "85240267-c3f7-4ef3-87e3-063ef51ca272" }, { "type": "route", "uuid": "accb1dd8-4b4c-4e77-ad57-0144e15390a0" }, { "type": "route", "uuid": "900f2c2c-a275-4d94-805c-8028069969fa" }, { "type": "route", "uuid": "4eb22957-cbd7-4868-ab67-9ffda79d276b" } ] }