{ "uuid": "0ef555cd-b11d-416a-a7da-70c3df9e6d7f", "lastMigration": 29, "name": "vRealize Network Insight API Reference", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "5ba04a0f-bd3a-4ef3-bd4e-dc415d8bf618", "documentation": "Delete an auth token.", "method": "delete", "endpoint": "auth/token", "responses": [ { "uuid": "28f5df8b-44f8-457c-bff2-9ead37009c0c", "body": "", "latency": 0, "statusCode": 204, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4d666cb4-8caa-4e15-91f4-9ae4d7aa7c8b", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "aff03ea1-caeb-4d5a-8005-754745ea3174", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bba9d500-556c-4301-b7cb-98ded817b5e9", "documentation": "Create an auth token", "method": "post", "endpoint": "auth/token", "responses": [ { "uuid": "2f5bcf42-edb2-4962-9241-8539f7039543", "body": "{\n \"expiry\": {{faker 'number.int' max=99999}},\n \"token\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e1cc33cb-967a-4da3-b667-ec417102e9aa", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0efdc459-959f-4ab2-acfa-eac81cdab24b", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c0232422-bc44-43ee-b06f-bce410bbcdf9", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e87316c6-7cc4-4bf9-a449-18d2077f81c5", "documentation": "List arista switch data sources", "method": "get", "endpoint": "data-sources/arista-switches", "responses": [ { "uuid": "271e39c9-830e-4c75-abfe-5bf4f8d43468", "body": "{\n \"results\": [\n {\n \"entity_id\": \"1000:104:12213212\",\n \"entity_type\": \"{{oneOf (array 'CiscoSwitchDataSource' 'DellSwitchDataSource' 'AristaSwitchDataSource' 'BrocadeSwitchDataSource' 'JuniperSwitchDataSource' 'VCenterDataSource' 'NSXVManagerDataSource' 'UCSManagerDataSource' 'HPVCManagerDataSource' 'HPOneViewDataSource' 'PanFirewallDataSource' 'CheckpointFirewallDataSource')}}\"\n }\n ],\n \"total_count\": 1\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "269cca0e-dcc8-48de-820c-9671f8440d3a", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b755cd5f-4367-43b1-bcd7-e4871e4037ae", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0b09f9ef-ae5c-49a1-a14f-81ee7d091667", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b0196ddb-d736-4866-af2a-bc8cdc5eb259", "documentation": "Create an arista switch data source", "method": "post", "endpoint": "data-sources/arista-switches", "responses": [ { "uuid": "6bbd74b2-1734-451b-baed-d1cb41fe54ec", "body": "\"\"", "latency": 0, "statusCode": 201, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7b4f94a7-403d-402e-97c4-dbae7c1813c7", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1d8c9e16-e5ed-4711-b2d3-c5e0da542280", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7baafee7-c551-4f53-ab13-6ee95551755a", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ec8bbf99-7c32-4506-8d94-76a9f7332f16", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8dc7467e-8fd2-423b-978c-d9d5e1096a4c", "documentation": "Delete an arista switch data source", "method": "delete", "endpoint": "data-sources/arista-switches/:id", "responses": [ { "uuid": "d6f47173-61a4-43ea-ab00-4cbb1a3b6752", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2bfac7e5-ee1f-4628-9169-db9e117b884e", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6e8bb418-a5bb-43b5-8e33-f7442ea5c246", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bed81741-23ba-4ac3-8ac5-5fc601f8e727", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "10b2462e-f54f-429f-95d0-c5ed26a8d9f6", "documentation": "Show arista switch data source details", "method": "get", "endpoint": "data-sources/arista-switches/:id", "responses": [ { "uuid": "e78f395e-2b23-4231-94b9-18ac48fec6ba", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "83073dee-572c-44b4-b1fb-a8d3f1f3f255", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "034d886d-644a-432b-8675-36e7b9265c40", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4cbdb562-c99e-421c-b7dd-8a18b2c05a4c", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2d112fa4-460f-4ff8-9787-d725cf333524", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "37fdc13b-c113-48e3-9c1f-8d422ff70040", "documentation": "Update an arista switch data source", "method": "put", "endpoint": "data-sources/arista-switches/:id", "responses": [ { "uuid": "8ce667c0-d007-4464-bc1d-1c1b69868e64", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "03af7a9e-47df-4d75-92af-32f44ed36da2", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "df95a12d-9031-40cc-882c-573cc8037158", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b34d7206-5c78-4aa7-852d-4005b1dd6af9", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7e63fea8-7fd0-4e71-b7dd-02e745be2c9c", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ea804687-34d7-482e-b346-b6b5924a02a7", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9de409cc-0423-4917-b9bb-ed650c3b3328", "documentation": "Disable an arista switch data source", "method": "post", "endpoint": "data-sources/arista-switches/:id/disable", "responses": [ { "uuid": "570211da-83fa-4f5d-b948-901cad6aa708", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2e565489-f98d-460d-8dcb-7e2e23eaa094", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e673fb29-4029-4aea-98b3-ddf3d556f6d6", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "225b1766-638e-4ec6-889f-9bbc0fd5e561", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b3d0f2c8-1aca-4791-abbe-c632e0947d99", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a78cde8d-b8ff-44f7-9aeb-8ddc3003aa2f", "documentation": "Enable an arista switch data source", "method": "post", "endpoint": "data-sources/arista-switches/:id/enable", "responses": [ { "uuid": "c3bbf63c-9fbe-465d-a91e-8e48137c2a61", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9ed6c0e0-d566-42e6-bb1b-f6c493f717ea", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "46aab1b8-709f-44d1-89f3-d0b5f05cbafa", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "42a1939d-7eb8-46e9-8462-35921af98b76", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c9adac78-1771-49b6-9ae9-992228734b8b", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f09d00cf-b29b-4797-939b-14a15d23dbac", "documentation": "Show snmp config for arista switch data source", "method": "get", "endpoint": "data-sources/arista-switches/:id/snmp-config", "responses": [ { "uuid": "1aa984c8-5287-4aec-bbb4-f0820eb62c09", "body": "{\n \"config_snmp_2c\": {\n \"community_string\": \"\"\n },\n \"config_snmp_3\": {\n \"authentication_password\": \"\",\n \"authentication_type\": \"{{oneOf (array 'NO_AUTH' 'MD5' 'SHA')}}\",\n \"context_name\": \"\",\n \"privacy_password\": \"\",\n \"privacy_type\": \"{{oneOf (array 'AES' 'DES' 'AES128' 'AES192' 'AES256' '3DES' 'NO_PRIV')}}\",\n \"username\": \"\"\n },\n \"snmp_enabled\": {{faker 'datatype.boolean'}},\n \"snmp_version\": \"{{oneOf (array 'v2c' 'v3')}}\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "571c7325-2c78-40da-bcfe-ac3809ba82b2", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "765d02fd-7e6f-419c-899b-e78625684fbe", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4250a965-8b98-4c38-97c3-3af73755f912", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1a9220ff-9136-44d9-a3b9-50c9dd26c48a", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "dc3724be-cff3-499e-8fbe-10abf05a3a23", "documentation": "Update snmp config for arista switch data source", "method": "put", "endpoint": "data-sources/arista-switches/:id/snmp-config", "responses": [ { "uuid": "9c5e63bc-64e2-4929-821e-d568c23a046d", "body": "{\n \"config_snmp_2c\": {\n \"community_string\": \"\"\n },\n \"config_snmp_3\": {\n \"authentication_password\": \"\",\n \"authentication_type\": \"{{oneOf (array 'NO_AUTH' 'MD5' 'SHA')}}\",\n \"context_name\": \"\",\n \"privacy_password\": \"\",\n \"privacy_type\": \"{{oneOf (array 'AES' 'DES' 'AES128' 'AES192' 'AES256' '3DES' 'NO_PRIV')}}\",\n \"username\": \"\"\n },\n \"snmp_enabled\": {{faker 'datatype.boolean'}},\n \"snmp_version\": \"{{oneOf (array 'v2c' 'v3')}}\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "03479235-c104-4c1a-a8af-611f95132ddb", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "de2829d0-dbd5-459c-9c95-406eb0f55d95", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9abdc3e1-97b6-4600-93a7-97e752347460", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "28c0054c-89ee-479d-bda8-5a3d3da0f0ff", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a4ecc889-4792-43b3-b316-1a6ceb5837f3", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2b6a7fca-cf7e-4e76-932a-97a600271751", "documentation": "List brocade switch data sources", "method": "get", "endpoint": "data-sources/brocade-switches", "responses": [ { "uuid": "9e18ff76-5e3e-46b9-92a6-664a28f7bc72", "body": "{\n \"results\": [\n {\n \"entity_id\": \"1000:104:12213212\",\n \"entity_type\": \"{{oneOf (array 'CiscoSwitchDataSource' 'DellSwitchDataSource' 'AristaSwitchDataSource' 'BrocadeSwitchDataSource' 'JuniperSwitchDataSource' 'VCenterDataSource' 'NSXVManagerDataSource' 'UCSManagerDataSource' 'HPVCManagerDataSource' 'HPOneViewDataSource' 'PanFirewallDataSource' 'CheckpointFirewallDataSource')}}\"\n }\n ],\n \"total_count\": 1\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a8a891a4-956d-4daa-b698-ae49b7c5e5ac", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f06914b7-6be1-4132-8445-27e3e2791e05", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "57156d78-50e7-4714-812c-75d0edecdffa", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e5e090d9-01de-4752-8068-0b0b54b3a982", "documentation": "Create a brocade switch data source", "method": "post", "endpoint": "data-sources/brocade-switches", "responses": [ { "uuid": "77e4c6e4-63dd-4752-bc1b-d1a4d1eec735", "body": "\"\"", "latency": 0, "statusCode": 201, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fb5f8c88-06e9-4091-8110-4c243a3482d0", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b7af8247-4035-4ac5-b3ad-6f402997f749", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eab66565-79cc-4dff-a115-04172b8b756f", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b69d4e2b-b5bd-4d4a-81e1-54d66ee72860", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1042d6df-35a7-4b86-9a9a-aa6cebbdb4de", "documentation": "Delete a brocade switch data source", "method": "delete", "endpoint": "data-sources/brocade-switches/:id", "responses": [ { "uuid": "d9465511-314a-4d49-901b-1fb401a5f16f", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7bcbb3a6-efab-49f3-913d-1dda260fcbc1", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e416241c-3887-498d-a736-b00be2a8c262", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "32beb103-eecd-4587-b9f1-2f52fc73c193", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "52dcc5ef-5b3a-4656-95e7-5b9f793c0cba", "documentation": "Show brocade switch data source details", "method": "get", "endpoint": "data-sources/brocade-switches/:id", "responses": [ { "uuid": "78084f01-e93a-4bda-bf3f-77fb953cb9ff", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b4ac31e8-5806-4b49-932d-738f00a2b4aa", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "21c6552d-67da-4335-8e33-9c63ca916696", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "30f03441-6544-4f72-86ba-8dfa81e5d546", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dce797c5-7256-48ab-b20b-cea61f256d75", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a2f245bb-5a04-492e-a63a-4cbe1d61717a", "documentation": "Update a brocade switch data source", "method": "put", "endpoint": "data-sources/brocade-switches/:id", "responses": [ { "uuid": "40af8bbc-0c8e-44c7-a5bb-f14609e50240", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b32639a5-2206-4175-8f72-c758de333c01", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "de438f82-1057-4e60-b63b-5ca5058b73be", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "acc33fb0-ef1c-4923-bd4c-2f57c4106d9d", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c77cb82d-3789-47ee-a4d4-e14bb7c2ef91", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b8fc01cf-2838-4a8e-919c-3d20898f33e8", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "01d747fa-1873-46ea-a7ac-cfefdd3ba7d1", "documentation": "Disable a brocade switch data source", "method": "post", "endpoint": "data-sources/brocade-switches/:id/disable", "responses": [ { "uuid": "f2f47de8-97b2-4e9e-8ced-a2bb427d42c9", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6a39852d-d6d5-4c7d-bb61-cdc6bc8b997a", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "582e40af-52eb-469a-b016-2fec79d1bb5b", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "955d0929-c082-4dec-a42d-cc4738aaef94", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "af8c687c-b4ec-4939-bb4f-26d6d330760a", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4bc4e16c-d809-4129-b5c4-bfc2f9426e96", "documentation": "Enable a brocade switch data source", "method": "post", "endpoint": "data-sources/brocade-switches/:id/enable", "responses": [ { "uuid": "9be4fde0-acf3-4606-90c3-f363255f0ef1", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cb2b0192-6704-4ca8-a10c-3545840f0999", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c4007e80-1ea2-45ba-bb07-62e133baf081", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cb865390-e5e7-4d78-8fd2-47d57235e8c7", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "09bba9bd-e0bf-4f2a-a9a2-2bf04179704c", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8b61102c-ccec-49b7-b460-26b6f2ee6c55", "documentation": "Show snmp config for brocade switch data source", "method": "get", "endpoint": "data-sources/brocade-switches/:id/snmp-config", "responses": [ { "uuid": "f65ec8b7-1b80-4edf-a11f-e2c19da1c8c0", "body": "{\n \"config_snmp_2c\": {\n \"community_string\": \"\"\n },\n \"config_snmp_3\": {\n \"authentication_password\": \"\",\n \"authentication_type\": \"{{oneOf (array 'NO_AUTH' 'MD5' 'SHA')}}\",\n \"context_name\": \"\",\n \"privacy_password\": \"\",\n \"privacy_type\": \"{{oneOf (array 'AES' 'DES' 'AES128' 'AES192' 'AES256' '3DES' 'NO_PRIV')}}\",\n \"username\": \"\"\n },\n \"snmp_enabled\": {{faker 'datatype.boolean'}},\n \"snmp_version\": \"{{oneOf (array 'v2c' 'v3')}}\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fe7fa6fd-d95f-4b96-b935-540b7584ff35", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e8c0ebc5-d558-4fa9-9db1-2f56ad899144", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "198c5b99-1c47-4d00-a9f6-c6e250e99764", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d92af55e-d72a-452f-8053-2a97fb3c8983", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9a806302-c7f4-4ec8-9dfc-fc64491bb705", "documentation": "Update snmp config for brocade switch data source", "method": "put", "endpoint": "data-sources/brocade-switches/:id/snmp-config", "responses": [ { "uuid": "8294ee37-73c3-46d3-8c94-09b4a71f0be8", "body": "{\n \"config_snmp_2c\": {\n \"community_string\": \"\"\n },\n \"config_snmp_3\": {\n \"authentication_password\": \"\",\n \"authentication_type\": \"{{oneOf (array 'NO_AUTH' 'MD5' 'SHA')}}\",\n \"context_name\": \"\",\n \"privacy_password\": \"\",\n \"privacy_type\": \"{{oneOf (array 'AES' 'DES' 'AES128' 'AES192' 'AES256' '3DES' 'NO_PRIV')}}\",\n \"username\": \"\"\n },\n \"snmp_enabled\": {{faker 'datatype.boolean'}},\n \"snmp_version\": \"{{oneOf (array 'v2c' 'v3')}}\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "72688838-1262-40ac-9fda-098b277ad94d", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "68ee5c6f-e0c2-4483-a9cf-b69e7d1cdf8f", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1271b8fe-594b-496f-a6b6-6124ca364798", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0ce12c51-dcd9-438a-94b3-9190d5e2e739", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6cc27e07-153b-46e5-89c5-cab5d9b46802", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cf2e6b8c-2082-4c1d-88ae-f018c0045a5d", "documentation": "List checkpoint firewall data sources", "method": "get", "endpoint": "data-sources/checkpoint-firewalls", "responses": [ { "uuid": "3999e63a-048e-4350-a3bf-6d406907c736", "body": "{\n \"results\": [\n {\n \"entity_id\": \"1000:104:12213212\",\n \"entity_type\": \"{{oneOf (array 'CiscoSwitchDataSource' 'DellSwitchDataSource' 'AristaSwitchDataSource' 'BrocadeSwitchDataSource' 'JuniperSwitchDataSource' 'VCenterDataSource' 'NSXVManagerDataSource' 'UCSManagerDataSource' 'HPVCManagerDataSource' 'HPOneViewDataSource' 'PanFirewallDataSource' 'CheckpointFirewallDataSource')}}\"\n }\n ],\n \"total_count\": 1\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e179512a-e70d-470f-b5bc-eeaa4645d170", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0776494e-2142-41a6-ade1-cf1ac8867e43", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a40eca5e-61a7-4769-ae17-c2a6b31626fa", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "56355015-7420-40e0-8630-a87cdc4dabf4", "documentation": "Create a checkpoint firewall", "method": "post", "endpoint": "data-sources/checkpoint-firewalls", "responses": [ { "uuid": "1b7bba7a-007b-4466-9d90-f995998dad10", "body": "\"\"", "latency": 0, "statusCode": 201, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2a3418a8-0f35-4c9b-b68f-cf786013ce8b", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "06f22bbc-fd21-4373-87d9-3c52d11b2949", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7454613b-6663-42e8-b238-2908b4e62b65", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "477e0b4b-5569-4bd3-b082-7c8de0df6330", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a5ee7250-d53a-4189-835b-5aea4baeaa04", "documentation": "Delete a checkpoint firewall data source", "method": "delete", "endpoint": "data-sources/checkpoint-firewalls/:id", "responses": [ { "uuid": "f1c486a0-d5ca-4811-aac0-8a67edbf4e9f", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "af6df566-b172-4320-89fa-7afbe342959e", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "14a3fdb0-3bcb-4948-b351-cd69ecf8b2f2", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dff79eb8-34a6-4474-b30a-9c51380dca42", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ff340519-05f0-427e-aaf8-120ec8a38c30", "documentation": "Show checkpoint firewall data source details", "method": "get", "endpoint": "data-sources/checkpoint-firewalls/:id", "responses": [ { "uuid": "f50204b6-a6bb-4e56-a87b-83d1404f26d7", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "146fc037-876d-476f-8ae6-5089073a1f11", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1dd27b74-4880-4f4b-aebc-d76fa6774ee1", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f4ad8cd9-e7e7-40a9-9ee8-ce7d0f1175a9", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8bd33ef9-cf10-433a-b407-584b07e7bf42", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1814c276-21a3-4b8b-9e7e-786de736f778", "documentation": "Update a checkpoint firewall data source", "method": "put", "endpoint": "data-sources/checkpoint-firewalls/:id", "responses": [ { "uuid": "c5b15514-ece1-4f06-b508-0fd9cb6bca66", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4c49eb66-198b-47c5-a8e4-afe06db14671", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b2810651-3910-41cc-8a82-447036785ddb", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "62172675-d01d-4ad9-b019-1db2fe692672", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "582175e9-e845-491d-84c9-2eb101926547", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c378c929-474a-4de9-8134-12a73714e761", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f5f5dd94-219b-4ea0-838e-3cbff532ebf3", "documentation": "Disable a checkpoint firewall data source", "method": "post", "endpoint": "data-sources/checkpoint-firewalls/:id/disable", "responses": [ { "uuid": "1b429ac5-006b-4f0c-8293-f6f7c62cacaa", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "10502e19-40a2-42c8-92f7-fdf21bdbfbf2", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "410c0c1a-7d27-4798-b452-1bb7d4870317", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b188ac6b-0cef-40fa-ba44-8b8a0cb8e1bc", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "030941a9-4da9-457c-8c45-fe148adf5102", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bfc7366e-0f32-4174-bcfe-95487a8d3c18", "documentation": "Enable a checkpoint firewall data source", "method": "post", "endpoint": "data-sources/checkpoint-firewalls/:id/enable", "responses": [ { "uuid": "0f3c97b3-8b47-4be8-9aae-502dc4159918", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6beded19-03a3-4c24-8616-925abf04577a", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3cf98815-62fe-42fb-9642-b59459288814", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "58ea257b-c8f2-4913-a988-8dfb52ec658a", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3c674bdb-f104-4be9-8d73-0570c106713c", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "317079c4-b1bd-4c3d-ab9d-e37dcc7833cb", "documentation": "List cisco switch data sources", "method": "get", "endpoint": "data-sources/cisco-switches", "responses": [ { "uuid": "bcad1568-82cf-46f6-9f8d-23b1b8fafa79", "body": "{\n \"results\": [\n {\n \"entity_id\": \"1000:104:12213212\",\n \"entity_type\": \"{{oneOf (array 'CiscoSwitchDataSource' 'DellSwitchDataSource' 'AristaSwitchDataSource' 'BrocadeSwitchDataSource' 'JuniperSwitchDataSource' 'VCenterDataSource' 'NSXVManagerDataSource' 'UCSManagerDataSource' 'HPVCManagerDataSource' 'HPOneViewDataSource' 'PanFirewallDataSource' 'CheckpointFirewallDataSource')}}\"\n }\n ],\n \"total_count\": 1\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3198fc6d-7823-42df-822e-7da27c2cbd5a", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "164c87d4-e183-4692-b009-75285548929a", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "544710ea-30dc-4416-a7e7-eab0d49866e5", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3f1a4d93-6070-4082-b1fc-b7668a5e20e6", "documentation": "Create a cisco switch data source", "method": "post", "endpoint": "data-sources/cisco-switches", "responses": [ { "uuid": "307ec0c3-c6b2-4d3c-bac7-81dc9a965ad4", "body": "\"\"", "latency": 0, "statusCode": 201, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "adeea49e-d953-4798-98e7-0fa17a4833f7", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1c6a827e-42f5-492c-8885-85a039921b4f", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "31491317-4e15-46cb-a463-8e6f3603db81", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6818e773-83a6-447f-b4aa-287a21592c12", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5c848919-7455-4c79-862f-53ce471debc0", "documentation": "Delete a cisco switch data source", "method": "delete", "endpoint": "data-sources/cisco-switches/:id", "responses": [ { "uuid": "4025a456-6190-40be-ac90-7e63b2e7c566", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fa73316e-013a-49b3-bfc4-7b0a3fee5e65", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "aa21a8c0-ef53-4be8-a1a2-75554e6d517f", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9bbd23a3-fe96-46d9-b781-d256b4f62ed1", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "25e26c8a-7479-464a-8ce1-e5aa8f05bb63", "documentation": "Show cisco switch data source details", "method": "get", "endpoint": "data-sources/cisco-switches/:id", "responses": [ { "uuid": "184ef18e-6cec-44e9-a111-e5ef0f135ae0", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ac03c01f-6c41-4a50-a63f-d5fd7b2c1189", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "edc138d4-d8fc-4310-9461-dd491f42f318", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d08365dc-7b45-423c-8624-6cbf62cdc5ac", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "510c7f7e-bebb-46d9-991d-a58cd2fb0b97", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e0757d7f-f1a8-4abf-9aa8-2383d9c7e10f", "documentation": "Update a cisco switch data source", "method": "put", "endpoint": "data-sources/cisco-switches/:id", "responses": [ { "uuid": "a0364da7-cbc4-4f14-b2c9-6e1203e4228e", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9bdfaf3d-581c-4190-a204-13535b41717f", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4c45ab8a-122d-4a1d-a345-8d7b2daa61f0", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a32e499d-6c6b-447d-98a6-c668125d191d", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3ccd1273-379a-4115-93fd-164f6805ffa9", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1b8a206f-46ae-4559-bf79-6d8e4fa24ec7", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "944f6896-c052-4c60-95b4-264ab40afd1f", "documentation": "Disable a cisco switch data source", "method": "post", "endpoint": "data-sources/cisco-switches/:id/disable", "responses": [ { "uuid": "8294fe24-06d3-453d-81b5-488e0ca825fb", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f13e5f9b-39b4-4691-b76d-8f891692700f", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d0eb37f1-d6d6-4239-bc79-07496c91d46d", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f45d287d-4815-4e59-83b8-0a0077673fa5", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1c2c9226-01db-42bb-ac20-748a1b0ff386", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d08703fb-0ced-4512-8057-f018869a00ab", "documentation": "Enable a cisco switch data source", "method": "post", "endpoint": "data-sources/cisco-switches/:id/enable", "responses": [ { "uuid": "99c30674-1e35-4683-a42b-fe03e5d8b80d", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bf04d352-d16b-416b-a987-7c61a3a21f82", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a5c2b3a1-14fe-4ee8-bf6c-c109ecdd15e6", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f1ea1dcb-19ea-4c89-ad9b-65746bd68d61", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "af1fa518-240b-4506-8a19-06997669b061", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "99595bc8-7f36-4627-851b-ba3837377807", "documentation": "Show snmp config for cisco switch data source", "method": "get", "endpoint": "data-sources/cisco-switches/:id/snmp-config", "responses": [ { "uuid": "8b9afbf5-26a0-4765-90ba-4e51d6f9a278", "body": "{\n \"config_snmp_2c\": {\n \"community_string\": \"\"\n },\n \"config_snmp_3\": {\n \"authentication_password\": \"\",\n \"authentication_type\": \"{{oneOf (array 'NO_AUTH' 'MD5' 'SHA')}}\",\n \"context_name\": \"\",\n \"privacy_password\": \"\",\n \"privacy_type\": \"{{oneOf (array 'AES' 'DES' 'AES128' 'AES192' 'AES256' '3DES' 'NO_PRIV')}}\",\n \"username\": \"\"\n },\n \"snmp_enabled\": {{faker 'datatype.boolean'}},\n \"snmp_version\": \"{{oneOf (array 'v2c' 'v3')}}\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1475b287-77b4-46d3-b977-f74215cbef39", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "23631074-8ea4-494c-a70f-ae40bceca153", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2f1a90c3-08a6-4f68-8159-19a1998d317e", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "96e9e2cd-d25f-41d7-9515-d1d7d4985fd3", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cea65a2d-c1a7-4866-b80a-bcdc4ba0ae41", "documentation": "Update snmp config for cisco switch data source", "method": "put", "endpoint": "data-sources/cisco-switches/:id/snmp-config", "responses": [ { "uuid": "1310a059-9eb6-4155-9574-c92233cf3292", "body": "{\n \"config_snmp_2c\": {\n \"community_string\": \"\"\n },\n \"config_snmp_3\": {\n \"authentication_password\": \"\",\n \"authentication_type\": \"{{oneOf (array 'NO_AUTH' 'MD5' 'SHA')}}\",\n \"context_name\": \"\",\n \"privacy_password\": \"\",\n \"privacy_type\": \"{{oneOf (array 'AES' 'DES' 'AES128' 'AES192' 'AES256' '3DES' 'NO_PRIV')}}\",\n \"username\": \"\"\n },\n \"snmp_enabled\": {{faker 'datatype.boolean'}},\n \"snmp_version\": \"{{oneOf (array 'v2c' 'v3')}}\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "70c3cfe3-1fe1-40f2-8fd7-6d3c915ac835", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "73b3ff15-04ad-4c76-837e-ae332c97548b", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e01313ce-b422-4559-97b5-0ed72d204b05", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0fe42fc2-2b17-41a9-bc01-45549ad31211", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1b1db3b7-0fbd-4dff-acef-2bed6d51f2e5", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fed92e0e-3695-4f95-a01c-dea63efe054f", "documentation": "List dell switch data sources", "method": "get", "endpoint": "data-sources/dell-switches", "responses": [ { "uuid": "bd0e50db-012e-49fb-8952-b682daaffe7d", "body": "{\n \"results\": [\n {\n \"entity_id\": \"1000:104:12213212\",\n \"entity_type\": \"{{oneOf (array 'CiscoSwitchDataSource' 'DellSwitchDataSource' 'AristaSwitchDataSource' 'BrocadeSwitchDataSource' 'JuniperSwitchDataSource' 'VCenterDataSource' 'NSXVManagerDataSource' 'UCSManagerDataSource' 'HPVCManagerDataSource' 'HPOneViewDataSource' 'PanFirewallDataSource' 'CheckpointFirewallDataSource')}}\"\n }\n ],\n \"total_count\": 1\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0eb5d063-7e31-4e57-bbf2-1052c1455d00", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "71c62ab6-066f-4af4-87a7-bca652df9f8a", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b03f1c88-ba39-43d1-9e19-dbca7a2d088f", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "455f8f3a-b744-444d-a773-b6a154b97a39", "documentation": "Create a dell switch data source", "method": "post", "endpoint": "data-sources/dell-switches", "responses": [ { "uuid": "03e5601b-7436-4d3c-973f-f2cf45b3588e", "body": "\"\"", "latency": 0, "statusCode": 201, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0d18c459-f8c3-491e-b658-deabe40885f6", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a0b4f11d-f918-4e37-beef-9d771aed173d", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d6afad95-239b-46ba-8268-eab6d85b8e9d", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8ddb41bd-48f5-48c3-97d9-aef7bc97c7ad", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fcbafa82-f57b-4759-9109-14a913fecf9d", "documentation": "Delete a dell switch data source", "method": "delete", "endpoint": "data-sources/dell-switches/:id", "responses": [ { "uuid": "f7966cdf-5f10-4233-a3ff-3709ef33ea23", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a191223e-7db5-42a9-b77a-d14bac0babc1", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fe76a4a9-ad08-4c41-b712-1ca43e2a04d9", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6e6b1528-b7a6-473d-849a-0e1cb5e87271", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "59f56bb1-b5da-465b-91aa-7e6a151f39c2", "documentation": "Show dell switch data source details", "method": "get", "endpoint": "data-sources/dell-switches/:id", "responses": [ { "uuid": "fd8381fb-eafb-407d-94d0-ac88cebec047", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0f4a91bf-3a11-4e20-b7f3-b0acd6c16da5", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "456be805-6e5d-4718-a2c0-4fc22b88b288", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "869e26fa-e4e7-4707-8245-0b86aad61e0b", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "84539b92-916e-413c-a4a2-3e534f254452", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4e3764a6-f0e7-44fe-b2d1-736d37de8eaf", "documentation": "Update a dell switch data source", "method": "put", "endpoint": "data-sources/dell-switches/:id", "responses": [ { "uuid": "d6a352e2-636e-47d2-928b-4795e40a78eb", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b8e28681-5776-4ce3-bffe-c5e9aa6d5d01", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4a9145d8-4ab2-4938-a89a-30f5da29db2d", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a347e40a-7612-4042-82b9-feb276e54ab9", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "18b6120e-0609-4656-abf8-c4109a0c6d23", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "731d577b-4176-4b36-a646-91c1efe82328", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ce74df45-8d6e-4655-8b15-e29d564c57b5", "documentation": "Disable a dell switch data source", "method": "post", "endpoint": "data-sources/dell-switches/:id/disable", "responses": [ { "uuid": "b59e36d9-1332-404a-8caf-326135d986b1", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "723cf1bc-1c4d-48d6-9d60-f5ff8881139d", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "48cead25-df4e-4dae-b11f-c8abfc5f1aff", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8d70e19b-2d8a-44ce-8896-5c96d86527ab", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cd00627a-54c4-452d-b6ee-eb05c866f63d", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f632ff25-0cfa-4074-8552-98898a1ebf59", "documentation": "Enable a dell switch data source", "method": "post", "endpoint": "data-sources/dell-switches/:id/enable", "responses": [ { "uuid": "06e65863-48d7-48c7-8757-125f1a256f41", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b6d9ec59-89bc-4763-826c-4f92052fe62a", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "342f8051-c6ec-4997-9931-a34545a6f92a", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "88d90167-8944-4fda-8dd7-d0e8d6b8f9c1", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b4699ce9-9699-402a-b580-64703d0f3fc8", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "844f4e21-d031-4190-b45b-b6c3ab087986", "documentation": "Show snmp config for dell switch data source", "method": "get", "endpoint": "data-sources/dell-switches/:id/snmp-config", "responses": [ { "uuid": "2c095170-93ab-454d-884e-84407582a103", "body": "{\n \"config_snmp_2c\": {\n \"community_string\": \"\"\n },\n \"config_snmp_3\": {\n \"authentication_password\": \"\",\n \"authentication_type\": \"{{oneOf (array 'NO_AUTH' 'MD5' 'SHA')}}\",\n \"context_name\": \"\",\n \"privacy_password\": \"\",\n \"privacy_type\": \"{{oneOf (array 'AES' 'DES' 'AES128' 'AES192' 'AES256' '3DES' 'NO_PRIV')}}\",\n \"username\": \"\"\n },\n \"snmp_enabled\": {{faker 'datatype.boolean'}},\n \"snmp_version\": \"{{oneOf (array 'v2c' 'v3')}}\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dc968930-cdf3-4d15-8d5d-cd1cf00d577c", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d8d04590-7207-4ccc-8d4c-5418bce8324f", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d595a32e-cb7e-4631-a2b3-09b47428b8c0", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a0f3ed0d-558a-4189-b8ef-69376563af9c", "documentation": "Update snmp config for dell switch data source", "method": "put", "endpoint": "data-sources/dell-switches/:id/snmp-config", "responses": [ { "uuid": "e0a5165b-2215-4dcf-9390-2a8e3bf68218", "body": "{\n \"config_snmp_2c\": {\n \"community_string\": \"\"\n },\n \"config_snmp_3\": {\n \"authentication_password\": \"\",\n \"authentication_type\": \"{{oneOf (array 'NO_AUTH' 'MD5' 'SHA')}}\",\n \"context_name\": \"\",\n \"privacy_password\": \"\",\n \"privacy_type\": \"{{oneOf (array 'AES' 'DES' 'AES128' 'AES192' 'AES256' '3DES' 'NO_PRIV')}}\",\n \"username\": \"\"\n },\n \"snmp_enabled\": {{faker 'datatype.boolean'}},\n \"snmp_version\": \"{{oneOf (array 'v2c' 'v3')}}\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4da1ddfa-4055-45dd-a55e-44e2a20e0ff0", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f3ce7ce4-df61-4fa7-909c-8d5e37e1cb4d", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0bd3d19f-ddc1-4465-bcd3-08202572f425", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "57825b90-658a-4c75-a0e8-f689d50780ce", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d5712e74-9951-413f-a72d-78e5833a3a99", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8535707a-d0c9-4934-afbb-1cbac0320849", "documentation": "List hp oneview manager data sources", "method": "get", "endpoint": "data-sources/hpov-managers", "responses": [ { "uuid": "128e9067-feb7-46ae-94e9-7bb0d8811cf9", "body": "{\n \"results\": [\n {\n \"entity_id\": \"1000:104:12213212\",\n \"entity_type\": \"{{oneOf (array 'CiscoSwitchDataSource' 'DellSwitchDataSource' 'AristaSwitchDataSource' 'BrocadeSwitchDataSource' 'JuniperSwitchDataSource' 'VCenterDataSource' 'NSXVManagerDataSource' 'UCSManagerDataSource' 'HPVCManagerDataSource' 'HPOneViewDataSource' 'PanFirewallDataSource' 'CheckpointFirewallDataSource')}}\"\n }\n ],\n \"total_count\": 1\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c833d360-58cc-4d67-bfe2-69604a250743", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "31ed4e3d-8d22-483e-95ef-6b29e0ba5ee6", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a6313aa0-de46-4122-9f12-fd247be1586c", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2fde2b1a-5ee6-46f9-91a7-ac6b58cf4635", "documentation": "Create a hp oneview manager data source", "method": "post", "endpoint": "data-sources/hpov-managers", "responses": [ { "uuid": "30d9b0f4-6b29-4560-aeef-d7bf3212448a", "body": "\"\"", "latency": 0, "statusCode": 201, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c611d281-3352-4920-a9ae-67cb27676e9d", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1c538309-a581-4ea5-bf42-5518bd8b91c3", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c2cad5e8-f9d4-4853-a2e8-d070aecaf13b", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4cdec646-583f-4df9-a61c-d7125b0c83c0", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "06074bec-18da-4507-a5ac-533bf000f8d8", "documentation": "Delete a hp oneview data source", "method": "delete", "endpoint": "data-sources/hpov-managers/:id", "responses": [ { "uuid": "795fee62-3f19-48f1-bfda-115e864e1483", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "80b73925-3f8c-4208-a695-b0234c6c26f2", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3953675c-144e-4368-bb11-ae2a3c9f58e2", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b10583b9-62d8-4381-af4a-fcadc24eecf5", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9e0c841c-cd0a-498c-ba66-feb9a8a210cc", "documentation": "Show hp oneview data source details", "method": "get", "endpoint": "data-sources/hpov-managers/:id", "responses": [ { "uuid": "742f087f-9eec-483f-801a-600dca992813", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8b42b231-b7d8-4255-84da-ccf8da5e9920", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4bc5f78a-b417-4719-a2d7-dd94b9b7dd29", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "68e44157-82ff-4736-8094-e316c8b04d65", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "17aad226-ed44-4089-8bae-df6c4da7919f", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aa8037b9-dbc1-4920-8035-bdb65d0c0d04", "documentation": "Update a hp oneview data source", "method": "put", "endpoint": "data-sources/hpov-managers/:id", "responses": [ { "uuid": "c092a92e-056f-4f5e-83ff-8818c42a4bd2", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8fabae0f-3bda-4776-8004-717bff2c6200", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "af99d881-cbf8-4139-b474-80eb867a35a7", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5a48f5ac-34b5-4288-8ca0-8a288b589fc0", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "02d2dbed-bb75-4f89-8698-1f35682d3daf", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c29782b8-6a89-4c7d-ac20-35d525074fdc", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7b2a392e-361a-4216-98fc-5ced2e1ce8c5", "documentation": "Disable a hp oneview data source", "method": "post", "endpoint": "data-sources/hpov-managers/:id/disable", "responses": [ { "uuid": "5252af95-1d25-4b32-845c-45817ac3ea0e", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "da9ae152-a07c-4de7-bb77-09f6e4cf164c", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1c8d805f-975f-46bb-9a84-7722b2c0c342", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "afa6b2d1-be78-4026-934d-3736e9754061", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "77fc5c21-7358-4715-8d28-812a37bdaaa0", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8341232b-bac1-4dc4-aa4e-18490133ff8e", "documentation": "Enable a hp oneview data source", "method": "post", "endpoint": "data-sources/hpov-managers/:id/enable", "responses": [ { "uuid": "2f399756-c2a7-4762-8fe2-0aed4a94f6d0", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dd754c23-61c6-499e-8b3e-1e00e4a7f179", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6d2db25e-44a5-479f-87a2-4da77ce7f0c7", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9a3761c0-a97e-4e1a-b849-081b2f6493cd", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0f96aef7-87bc-4271-b7d3-a41535268a42", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f87bfee5-2eab-4cec-bdb5-3686f8a0d6e4", "documentation": "List hpvc manager data sources", "method": "get", "endpoint": "data-sources/hpvc-managers", "responses": [ { "uuid": "31282364-1e35-4370-bd53-6497e52dd67f", "body": "{\n \"results\": [\n {\n \"entity_id\": \"1000:104:12213212\",\n \"entity_type\": \"{{oneOf (array 'CiscoSwitchDataSource' 'DellSwitchDataSource' 'AristaSwitchDataSource' 'BrocadeSwitchDataSource' 'JuniperSwitchDataSource' 'VCenterDataSource' 'NSXVManagerDataSource' 'UCSManagerDataSource' 'HPVCManagerDataSource' 'HPOneViewDataSource' 'PanFirewallDataSource' 'CheckpointFirewallDataSource')}}\"\n }\n ],\n \"total_count\": 1\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "efc3fa01-57b5-4423-bd48-a938189060ff", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4c712cd1-f130-4720-8a6e-ff22b88ef272", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e3dff68d-f14b-4883-bc80-57cd6971f82d", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5eab6d8d-1bde-493b-a344-3cc6d6a02374", "documentation": "Create a hpvc manager data source", "method": "post", "endpoint": "data-sources/hpvc-managers", "responses": [ { "uuid": "7d712a74-0ce5-4083-ab53-86ab53140b0c", "body": "\"\"", "latency": 0, "statusCode": 201, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d53d07a1-4c61-486d-986e-fcc318fab166", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7f42533e-bfa5-4957-b793-0f459121f493", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2d219c05-5a23-4df7-b8ff-eae7535cbdba", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "83291844-ceeb-43cf-ac83-9d72965e5684", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a0249948-c09e-4d96-9858-edbeef153cf6", "documentation": "Delete a hpvc manager data source", "method": "delete", "endpoint": "data-sources/hpvc-managers/:id", "responses": [ { "uuid": "7103f48d-d6fa-408d-b723-9ce52c5841b0", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7ab5838e-9255-4481-8fc9-31e847fa082e", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f892c8f0-9ffb-4d62-8b92-af52b241b66a", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d3500963-aa13-46b8-b1a6-2c38418ddc07", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7221f3e5-96af-4c60-921b-b073d5800348", "documentation": "Show hpvc data source details", "method": "get", "endpoint": "data-sources/hpvc-managers/:id", "responses": [ { "uuid": "d28d2db9-ddef-4a54-9f1e-b725e700e67c", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4c4e3741-18bd-4399-b8b6-c351fbc8ad90", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "304692fa-4767-4988-ab50-5c77ca87a6f0", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e0858ec4-482b-4330-af3f-fa0fbfb8d04d", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e76c2da7-17f2-4dce-bfd2-88550097586a", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7aaa1624-a3e2-47fd-a2bf-c84b9a043ba4", "documentation": "Update a hpvc manager data source", "method": "put", "endpoint": "data-sources/hpvc-managers/:id", "responses": [ { "uuid": "71838e4b-dc7a-4a14-8720-05c5fe66f22a", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c331f044-8a03-496f-9193-f166fd7b3b76", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "40ce3d67-31a1-42c8-862a-40794aa5b90f", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e3f40f13-c777-4d39-8668-3606eaad3c9b", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "93c3f5b7-3e9d-4959-9f6f-1535f92f04fa", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1ecc196a-bf50-4d23-8622-fbe2e7573fd0", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "537cf8db-5c49-4c6d-90a2-96d767a750fa", "documentation": "Disable a hpvc manager data source", "method": "post", "endpoint": "data-sources/hpvc-managers/:id/disable", "responses": [ { "uuid": "85d59ea6-767c-4f88-9b43-dfe1378e396d", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5d538bda-c533-48a5-8fe8-35cff211fadc", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e7e4090d-c3a7-4240-b758-4b622e5a121b", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fc19f639-442f-4009-a58b-871090f5445a", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d455a028-142a-4047-aeb3-c2f0e5c34f93", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "63c53739-da02-4740-b1cf-db0eea68398b", "documentation": "Enable a hpvc manager data source", "method": "post", "endpoint": "data-sources/hpvc-managers/:id/enable", "responses": [ { "uuid": "a8c44db8-d07d-4377-8f48-77d816306fcc", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7f0a8d9d-a324-4088-8e45-627f24f34a4d", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "134c771a-8ff1-45c1-b30f-24f8eb3072c4", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "74318d4a-d7a5-440b-9509-575a71fa21ac", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c3beff6c-63a4-4ef8-b1dc-c0e1970332a5", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "10573e29-dc69-4fd6-85a9-6391c4d373e0", "documentation": "List juniper switch data sources", "method": "get", "endpoint": "data-sources/juniper-switches", "responses": [ { "uuid": "f1cedfb9-713d-432f-a9a9-ce3bcdac6cda", "body": "{\n \"results\": [\n {\n \"entity_id\": \"1000:104:12213212\",\n \"entity_type\": \"{{oneOf (array 'CiscoSwitchDataSource' 'DellSwitchDataSource' 'AristaSwitchDataSource' 'BrocadeSwitchDataSource' 'JuniperSwitchDataSource' 'VCenterDataSource' 'NSXVManagerDataSource' 'UCSManagerDataSource' 'HPVCManagerDataSource' 'HPOneViewDataSource' 'PanFirewallDataSource' 'CheckpointFirewallDataSource')}}\"\n }\n ],\n \"total_count\": 1\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "70f5b509-ca63-4f21-83b7-8d227fbc467f", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3ca370fc-8ffb-449b-b877-8ee8fa117be8", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9f717913-0576-441a-b0d0-245df8b2bb50", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8cdc5642-945c-46e6-9500-3bd7a1e5b7b8", "documentation": "Add a juniper switch as data source", "method": "post", "endpoint": "data-sources/juniper-switches", "responses": [ { "uuid": "6c17ff42-aeda-4600-8650-be2df4da9369", "body": "\"\"", "latency": 0, "statusCode": 201, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e63336c3-230d-4855-a5d3-ad33eeb20cd0", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d7627622-5efb-45a8-bbdc-3999db067ac7", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fb3dc4b5-1509-4b01-930c-2d0e55cb1ada", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "38d0bdd3-9b8f-4b60-a60b-c726cd934984", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d9ca5c18-da96-4c17-b2ca-648fddc79255", "documentation": "Delete a juniper switch data source", "method": "delete", "endpoint": "data-sources/juniper-switches/:id", "responses": [ { "uuid": "ad3888b0-3870-4219-b784-2a32e6a38b7d", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bb272da7-2c19-4fa9-9035-9c4a8963c7ad", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dea93c78-ee0c-467b-ad19-6897f6bfb05f", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "676c25bb-060d-4c20-9748-cf160a8f9c62", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "632c5cb1-4b3c-4f66-9a3a-80fb6be54622", "documentation": "Show juniper switch data source details", "method": "get", "endpoint": "data-sources/juniper-switches/:id", "responses": [ { "uuid": "44480a80-549c-4927-859f-15f447001e0b", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "24a9ab6e-3eef-448c-9c76-ad08ec7efdf9", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8b17cf36-7278-4f63-b686-d9d094b048e6", "body": "", "latency": 0, "statusCode": 403, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "494f2fbd-fced-4e60-8915-f97356375b84", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7bd80b6c-bb21-4306-b4c9-9c0e433916e6", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f8389c5a-8139-4365-919c-4fd3e29bec9e", "documentation": "Update a juniper switch data source", "method": "put", "endpoint": "data-sources/juniper-switches/:id", "responses": [ { "uuid": "54529aa0-89b9-4c99-ac56-1a7d683b21a2", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e7ae3476-5e56-4664-982f-e2d5d6edf55b", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7dcb4f37-e197-4c53-b8a6-96b824ac2cf5", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3033c0d7-0d0f-4259-82ad-02ca7c5d5080", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b69147b5-f851-413a-9ed6-c294c02fc017", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0f243885-d18d-4bbe-b07b-70d667aaa96e", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5e6101e5-8a7c-4444-bcac-52530cbce084", "documentation": "Disable a juniper switch data source", "method": "post", "endpoint": "data-sources/juniper-switches/:id/disable", "responses": [ { "uuid": "3fc4eba5-08e1-46a3-998b-e420b1bf7a50", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "37724216-d893-4535-9b08-cfb6491524ec", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d19f64c3-2fe6-47e3-a4d5-17ef88225c0c", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5d07e6e6-abf1-4b80-80c1-8da73a81807e", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "38e681b1-1a1e-49b2-88ca-44f39a850106", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9a19781d-2834-4e50-ba9b-1cc98d20f8c8", "documentation": "Enable a juniper switch data source", "method": "post", "endpoint": "data-sources/juniper-switches/:id/enable", "responses": [ { "uuid": "e2662035-91cf-4657-bce0-8d2ea87e89ae", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c30af160-6640-42dd-b28a-2eefeac83c6c", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f02d1b61-fa02-4503-83dc-2d1c264dc701", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "82268c19-800e-407c-8805-4bbb155e430e", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "36aca670-c0ef-4c65-8984-738feb23e0ee", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fde6efe1-96d5-4f24-b910-a89846b01b33", "documentation": "Show snmp config for juniper switch data source", "method": "get", "endpoint": "data-sources/juniper-switches/:id/snmp-config", "responses": [ { "uuid": "9f2d22a6-0341-4676-9873-f35ff584f344", "body": "{\n \"config_snmp_2c\": {\n \"community_string\": \"\"\n },\n \"config_snmp_3\": {\n \"authentication_password\": \"\",\n \"authentication_type\": \"{{oneOf (array 'NO_AUTH' 'MD5' 'SHA')}}\",\n \"context_name\": \"\",\n \"privacy_password\": \"\",\n \"privacy_type\": \"{{oneOf (array 'AES' 'DES' 'AES128' 'AES192' 'AES256' '3DES' 'NO_PRIV')}}\",\n \"username\": \"\"\n },\n \"snmp_enabled\": {{faker 'datatype.boolean'}},\n \"snmp_version\": \"{{oneOf (array 'v2c' 'v3')}}\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "473e54c8-7f51-4ddc-a9cf-4ae28eed1cca", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fc80b4f6-6a49-49fb-a40e-67a834d24eb7", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "47d3252d-bb3b-4b06-86c1-295347396624", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9259ac22-1f67-4b76-be38-ed947b372cd1", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e270e106-4c52-4eba-836b-f3600d29d0dc", "documentation": "Update snmp config for a juniper switch data source", "method": "put", "endpoint": "data-sources/juniper-switches/:id/snmp-config", "responses": [ { "uuid": "8b8934c5-0a65-4d02-b015-267ca4d52a31", "body": "{\n \"config_snmp_2c\": {\n \"community_string\": \"\"\n },\n \"config_snmp_3\": {\n \"authentication_password\": \"\",\n \"authentication_type\": \"{{oneOf (array 'NO_AUTH' 'MD5' 'SHA')}}\",\n \"context_name\": \"\",\n \"privacy_password\": \"\",\n \"privacy_type\": \"{{oneOf (array 'AES' 'DES' 'AES128' 'AES192' 'AES256' '3DES' 'NO_PRIV')}}\",\n \"username\": \"\"\n },\n \"snmp_enabled\": {{faker 'datatype.boolean'}},\n \"snmp_version\": \"{{oneOf (array 'v2c' 'v3')}}\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "177bca51-6744-4085-a5fc-4c7448541c4f", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fd93e2d3-40fc-442a-ae61-1066214ce83f", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c15c01b2-dd33-4ebc-a6f1-fe830f7b40fb", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c3ee1fe1-597f-404a-8d55-28c33bd5ce01", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fb4b4633-9e31-49cd-9809-f73740b208e0", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7f7a1bec-dbde-4fad-ab81-ffcbd7b389b8", "documentation": "List nsx-v manager data sources", "method": "get", "endpoint": "data-sources/nsxv-managers", "responses": [ { "uuid": "dc681d5c-11cc-4387-8e81-6dae2a23c114", "body": "{\n \"results\": [\n {\n \"entity_id\": \"1000:104:12213212\",\n \"entity_type\": \"{{oneOf (array 'CiscoSwitchDataSource' 'DellSwitchDataSource' 'AristaSwitchDataSource' 'BrocadeSwitchDataSource' 'JuniperSwitchDataSource' 'VCenterDataSource' 'NSXVManagerDataSource' 'UCSManagerDataSource' 'HPVCManagerDataSource' 'HPOneViewDataSource' 'PanFirewallDataSource' 'CheckpointFirewallDataSource')}}\"\n }\n ],\n \"total_count\": 1\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "363afad4-339c-4923-9eb1-5ece8d6932dc", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "474eb9b8-23a0-4c80-af3c-354bbc131bd0", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a33f76ce-8462-46fb-86d2-c9eec339b39d", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9be20fd3-af0b-4d85-86c6-fcfe6b1412d8", "documentation": "Create a nsx-v manager data source", "method": "post", "endpoint": "data-sources/nsxv-managers", "responses": [ { "uuid": "46713e14-a0ba-42be-8d99-d4829e48ad1a", "body": "{\n \"enabled\": true,\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'CiscoSwitchDataSource' 'DellSwitchDataSource' 'AristaSwitchDataSource' 'BrocadeSwitchDataSource' 'JuniperSwitchDataSource' 'VCenterDataSource' 'NSXVManagerDataSource' 'UCSManagerDataSource' 'HPVCManagerDataSource' 'HPOneViewDataSource' 'PanFirewallDataSource' 'CheckpointFirewallDataSource')}}\",\n \"fqdn\": \"your.domain.com\",\n \"ip\": \"192.168.10.1\",\n \"nickname\": \"vc1\",\n \"notes\": \"\",\n \"proxy_id\": \"1000:104:12313412\"\n}", "latency": 0, "statusCode": 201, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c6966396-067d-453f-bba7-74e07edad1ec", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d30f0ac1-b785-48b4-a45d-15ab03f70c3c", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8389e1f8-cb94-4fe8-8ec6-5c042e407d84", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a7553627-f4cb-468c-8f55-2a6ff0aae7fe", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d4d5f18b-b60c-4333-842e-5bb9c1e48a0c", "documentation": "Delete a nsx-v manager data source", "method": "delete", "endpoint": "data-sources/nsxv-managers/:id", "responses": [ { "uuid": "ed68a558-2999-42f1-8e15-6e2905654123", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4f70ca10-e22d-45e0-87b9-691727b3b451", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "695166a9-6dcb-42d1-8223-b4315264d981", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1e1928ff-70f9-4edf-a8f6-d02222c8a47b", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "92bc510b-3a5b-4386-baa7-3b48c9948c3f", "documentation": "Show nsx-v manager data source details", "method": "get", "endpoint": "data-sources/nsxv-managers/:id", "responses": [ { "uuid": "ab578af2-801d-45bd-9501-d4bc654949b3", "body": "{\n \"enabled\": true,\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'CiscoSwitchDataSource' 'DellSwitchDataSource' 'AristaSwitchDataSource' 'BrocadeSwitchDataSource' 'JuniperSwitchDataSource' 'VCenterDataSource' 'NSXVManagerDataSource' 'UCSManagerDataSource' 'HPVCManagerDataSource' 'HPOneViewDataSource' 'PanFirewallDataSource' 'CheckpointFirewallDataSource')}}\",\n \"fqdn\": \"your.domain.com\",\n \"ip\": \"192.168.10.1\",\n \"nickname\": \"vc1\",\n \"notes\": \"\",\n \"proxy_id\": \"1000:104:12313412\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "10d1f6d9-83b1-4b8b-a1ff-64cf6cfeb570", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8fc361e0-f3e5-4912-99c9-deec9938c36a", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eeabb227-acee-4a37-b981-60a2049c60bb", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dc0f3bfb-91e9-4e19-a46c-ef5a68fe5bea", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "43a6bfad-5cff-411f-b557-62f23657ad55", "documentation": "Update a nsx-v manager data source", "method": "put", "endpoint": "data-sources/nsxv-managers/:id", "responses": [ { "uuid": "67d901d7-e4d9-4f77-9e09-fe9e6fc88688", "body": "{\n \"enabled\": true,\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'CiscoSwitchDataSource' 'DellSwitchDataSource' 'AristaSwitchDataSource' 'BrocadeSwitchDataSource' 'JuniperSwitchDataSource' 'VCenterDataSource' 'NSXVManagerDataSource' 'UCSManagerDataSource' 'HPVCManagerDataSource' 'HPOneViewDataSource' 'PanFirewallDataSource' 'CheckpointFirewallDataSource')}}\",\n \"fqdn\": \"your.domain.com\",\n \"ip\": \"192.168.10.1\",\n \"nickname\": \"vc1\",\n \"notes\": \"\",\n \"proxy_id\": \"1000:104:12313412\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "baaca456-0088-4095-a1ef-a39f8ae1b63b", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fb553f6a-cf97-4094-98ef-f8bc617699e9", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7f69ab11-08e5-4fc0-ac77-5b8ad770b521", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6625583c-03df-485c-b1a7-24f6f0f49a3c", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "01e39fa4-57c2-4e63-ba7b-7c734d567c81", "documentation": "Show nsx controller-cluster details", "method": "get", "endpoint": "data-sources/nsxv-managers/:id/controller-cluster", "responses": [ { "uuid": "49d0ae6c-8ad6-435d-80aa-788bcc7ad120", "body": "{\n \"controller_password\": \"\",\n \"enabled\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ff0b61a0-76cf-4694-8c2e-e67f98684bce", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "57b43c81-d7d6-4095-8c37-bf1628f8c4ef", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "21576b5e-1fbb-412a-9d1c-82814c410c34", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6c1b8d21-0ffe-46cb-8c5c-6f3170fa949e", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fb2afaeb-f9c2-4e03-a22d-e917be0ae48b", "documentation": "Update nsx controller-cluster details", "method": "put", "endpoint": "data-sources/nsxv-managers/:id/controller-cluster", "responses": [ { "uuid": "450095d9-2889-47f8-b80d-9c8d5a0b57a0", "body": "{\n \"controller_password\": \"\",\n \"enabled\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "322f673a-6025-48da-9fe6-9bd2c201aacf", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b5836c6f-ee50-4d3f-ad28-6414cabd58d9", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0c1e9553-8ece-4b4c-9f86-a760b5892b23", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "daf53d8c-7b1e-4fdc-b12b-aaa0db1a12fe", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "68480585-ab84-4c68-8249-04633ab43f82", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "add23b64-7008-4b36-8cfe-0bbd409a43fc", "documentation": "Disable a nsx-v manager data source", "method": "post", "endpoint": "data-sources/nsxv-managers/:id/disable", "responses": [ { "uuid": "89423586-fec8-467f-a398-586ae5dcf854", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "de01bef4-08af-4eb5-8a92-368d3140a1c3", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4270f4b2-9c28-4f34-9924-82ce9c2a11cd", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2704fbaa-fb28-4ec2-bde2-2401405ed6c8", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eca431b4-4cef-445b-b1c1-fcadd8f82ae1", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b51d46a4-bff9-4a38-a552-077d177e81d8", "documentation": "Enable a nsx-v manager data source", "method": "post", "endpoint": "data-sources/nsxv-managers/:id/enable", "responses": [ { "uuid": "01f98bd6-8af1-40d5-bf66-537f8481dce2", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "68795461-a8cf-41e1-96ae-538803c15b35", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f53c5488-458a-4de7-8747-c37f63cd6bff", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3035a969-205d-4843-8eee-8f2510a392e3", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "007108e0-9137-4418-a4f8-cc96d67c4c1b", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0fbb5a8e-7c14-47a9-a2de-8e042ff848b0", "documentation": "List panorama firewall data sources", "method": "get", "endpoint": "data-sources/panorama-firewalls", "responses": [ { "uuid": "0a0b0312-4ee9-465d-918f-c2acdf0ce259", "body": "{\n \"results\": [\n {\n \"entity_id\": \"1000:104:12213212\",\n \"entity_type\": \"{{oneOf (array 'CiscoSwitchDataSource' 'DellSwitchDataSource' 'AristaSwitchDataSource' 'BrocadeSwitchDataSource' 'JuniperSwitchDataSource' 'VCenterDataSource' 'NSXVManagerDataSource' 'UCSManagerDataSource' 'HPVCManagerDataSource' 'HPOneViewDataSource' 'PanFirewallDataSource' 'CheckpointFirewallDataSource')}}\"\n }\n ],\n \"total_count\": 1\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "75fed399-17a4-4b47-82e4-9b2f36dd9f9d", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "09d1a5eb-15cf-4044-9660-56f6b8d16407", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c3ac241e-a216-48c8-8c37-2dbfdc6ba78c", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "678929cb-b83e-43c3-9541-48f0116f0a14", "documentation": "Create panorama firewall data source", "method": "post", "endpoint": "data-sources/panorama-firewalls", "responses": [ { "uuid": "477addf7-921c-4734-8ad2-60ebed839d8f", "body": "\"\"", "latency": 0, "statusCode": 201, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "659f5afb-655c-41dc-8a32-6be9b6bd5f6e", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fecef869-f80b-4fc6-9f3d-ce8807e94965", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "652aaca4-6084-4e9f-b08a-d2e103286bdc", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2b08c0a0-6775-4821-b2ab-eb4ed9fd9a00", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b638eb37-ae59-4271-b70b-d3eaccf65a91", "documentation": "Delete a panorama firewall data source", "method": "delete", "endpoint": "data-sources/panorama-firewalls/:id", "responses": [ { "uuid": "04b3778b-938f-4e45-b278-22c7382e2a60", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "191b88fa-6e01-4534-b008-c65eba39b13c", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d656dbe7-29a3-4051-b5b7-039c05deacda", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5b9ce1eb-9e38-422b-805a-8fa26feed6ee", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c1d62fad-3c4d-4edf-bcc8-b212bddf8d67", "documentation": "Show panorama firewall data source details", "method": "get", "endpoint": "data-sources/panorama-firewalls/:id", "responses": [ { "uuid": "e0808550-e3dc-466f-9634-36c1b4d8b079", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "08e0ed0c-9469-48b5-a694-0e9384bcc25e", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "efb71322-8feb-4373-bcba-f8f8cd2c679a", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "743f2030-32e7-46f1-bcd3-dc8411b8ceda", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6d48ba3d-dab6-46b7-bd15-baf274fc41ec", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "949e425a-0373-4803-af0a-dbac39703020", "documentation": "Update a panorama firewall data source", "method": "put", "endpoint": "data-sources/panorama-firewalls/:id", "responses": [ { "uuid": "c90a1f33-baa8-42d9-9e99-4238bba594e5", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b3259be9-5938-4dbb-9d78-834a1723d750", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c43b3e60-4007-44bd-bfb6-2e110f12fd09", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5f1ebe6e-a180-4348-ae38-fd60d5ec8a2b", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "91994e5f-34b7-475f-bb75-4109dc4486f8", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b5eb944c-61ef-4249-837d-44172d3b8349", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0087b844-3e1d-492a-8038-2eb6764ca549", "documentation": "Disable a panorama firewall data source", "method": "post", "endpoint": "data-sources/panorama-firewalls/:id/disable", "responses": [ { "uuid": "c54d9445-c1c7-45e9-b953-afcc3738f624", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6e64c788-9a25-4f21-ae5c-6994b092803d", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "55228eb5-7fed-4c94-b942-074cdb0f12ac", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3a0551e5-d0f7-4a82-99c6-a8e545fe237e", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "83ada638-2578-499c-8ed9-a0ec32065fa1", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "88d4b978-3bdb-4775-b72a-97ed306cb276", "documentation": "Enable a panorama firewall data source", "method": "post", "endpoint": "data-sources/panorama-firewalls/:id/enable", "responses": [ { "uuid": "564ec1c3-5dd1-4449-aaee-dce7208de2c6", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a827c9b7-bf3e-452e-9b6b-163becbafa3a", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6266151b-99ba-4e61-8cfe-ab4f43f1fe3e", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8a44bf7f-5f5c-4f30-a456-6d4ad7471e85", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c06d1e1b-c9d5-48d5-89a5-3d87b112a64b", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9808120f-2925-43ff-ad81-4ffec45940c5", "documentation": "List ucs manager data sources", "method": "get", "endpoint": "data-sources/ucs-managers", "responses": [ { "uuid": "cfad2157-e2be-4cb3-be02-6761338e91c5", "body": "{\n \"results\": [\n {\n \"entity_id\": \"1000:104:12213212\",\n \"entity_type\": \"{{oneOf (array 'CiscoSwitchDataSource' 'DellSwitchDataSource' 'AristaSwitchDataSource' 'BrocadeSwitchDataSource' 'JuniperSwitchDataSource' 'VCenterDataSource' 'NSXVManagerDataSource' 'UCSManagerDataSource' 'HPVCManagerDataSource' 'HPOneViewDataSource' 'PanFirewallDataSource' 'CheckpointFirewallDataSource')}}\"\n }\n ],\n \"total_count\": 1\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5b327481-08b6-41a3-be06-6ff72a5392fc", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "409453eb-5657-412a-b3c0-b13eee8422f7", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "68e26f72-3778-487f-b13f-317cf5f60fb7", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1d52215c-0cca-43a7-8c48-6e4ffe163d13", "documentation": "Create an ucs manager data source", "method": "post", "endpoint": "data-sources/ucs-managers", "responses": [ { "uuid": "7ae92d67-1d86-47d0-a754-974b3701af5e", "body": "\"\"", "latency": 0, "statusCode": 201, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3cc75d92-a4c3-44e5-ae59-82b733cb32b0", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "77f5fb7a-263c-4fbf-9a72-53414b30710a", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ad1e121f-72d1-40cc-ab6c-10ab37aba1f7", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a89fa46a-0639-4745-bf5c-2b0896966841", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5768b6b2-e9a9-4187-8687-c193c78787f4", "documentation": "Delete an ucs manager data source", "method": "delete", "endpoint": "data-sources/ucs-managers/:id", "responses": [ { "uuid": "8cfc1a59-0389-4f6e-a9e3-517635ff02f2", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ded55596-130b-4eab-b2b1-17e1efbe8e61", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8f01f235-2cff-4243-b058-785c2239000c", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c2f119c3-6812-4251-9fea-a23e83945e73", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3f170d3e-d4b5-47c7-bcae-acab35d88511", "documentation": "Show ucs manager data source details", "method": "get", "endpoint": "data-sources/ucs-managers/:id", "responses": [ { "uuid": "2e5f64e4-6995-4c37-aea2-50ae73a84e7c", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "54ae5a9c-5ec1-4124-9234-9fb5cee574b5", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1c51c026-eb52-4026-bfae-71658df792a7", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fd329a1b-53db-4eac-9850-0d1e8f1071b1", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0ad1024b-3518-4628-a86c-63c74b9b023b", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "11c78a21-c1f2-4d35-bb72-b1f225078e67", "documentation": "Update an ucs manager data source", "method": "put", "endpoint": "data-sources/ucs-managers/:id", "responses": [ { "uuid": "5f91768b-5869-4a6c-a786-c466d144fdc6", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "aa898d9e-bb05-4b2b-b5fa-7d9a3f16d1c1", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a6fb9375-ed42-4f00-8e72-2b2de9853364", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "66792fdd-4d22-4d38-a788-9a8f49bf2c61", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c30eb994-3e69-4328-91d3-61e73b28d238", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "68bd1b12-f0eb-47f0-9975-624fb854157b", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fbd46b0a-ee37-48a3-b6ce-3a9abd35c0a1", "documentation": "Disable an ucs manager data source", "method": "post", "endpoint": "data-sources/ucs-managers/:id/disable", "responses": [ { "uuid": "3c4dd718-d197-4c2e-9816-f5d23039fcf2", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "902631b5-8044-43b6-bc88-d64245b38587", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "988c959d-e25a-4dba-be33-621eadd50d3a", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7d0a39bf-f937-4985-b824-d52f29a155b5", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0cff33b8-175b-4505-893f-b88e7866540b", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2206c64f-b09e-4602-b358-30e046f96546", "documentation": "Enable an ucs manager data source", "method": "post", "endpoint": "data-sources/ucs-managers/:id/enable", "responses": [ { "uuid": "55f9d6ff-ea9c-4d1f-b253-1c442d713fc2", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "05320921-fc02-4ef2-8a67-0854e047c40f", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d37dd388-c243-4358-acf1-f674ab68f5b8", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "17c6a3e9-4d31-4bee-a0be-bedb782163ae", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f80c7e69-e125-42cf-80cd-26feb8d5cd1f", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "263cf5dc-5299-4d66-a906-d42f696b7625", "documentation": "Show snmp config for ucs fabric interconnects", "method": "get", "endpoint": "data-sources/ucs-managers/:id/snmp-config", "responses": [ { "uuid": "2bc5d359-1832-44ca-95be-b2dda8c03197", "body": "{\n \"config_snmp_2c\": {\n \"community_string\": \"\"\n },\n \"config_snmp_3\": {\n \"authentication_password\": \"\",\n \"authentication_type\": \"{{oneOf (array 'NO_AUTH' 'MD5' 'SHA')}}\",\n \"context_name\": \"\",\n \"privacy_password\": \"\",\n \"privacy_type\": \"{{oneOf (array 'AES' 'DES' 'AES128' 'AES192' 'AES256' '3DES' 'NO_PRIV')}}\",\n \"username\": \"\"\n },\n \"snmp_enabled\": {{faker 'datatype.boolean'}},\n \"snmp_version\": \"{{oneOf (array 'v2c' 'v3')}}\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4545ea48-33f1-4246-bc2e-0cb5536103c5", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "13511d9f-3715-436e-9272-9ede1530bbd1", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "913922ad-e14d-411b-90f2-27aebecdc3af", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d6f8f1fd-e785-4b27-ad24-d12b8ed96537", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0f78c109-87f4-4ea0-8aa0-f517150bb053", "documentation": "Update snmp config for ucs fabric interconnects", "method": "put", "endpoint": "data-sources/ucs-managers/:id/snmp-config", "responses": [ { "uuid": "350fd669-4e4c-41d6-9212-de409c784a62", "body": "{\n \"config_snmp_2c\": {\n \"community_string\": \"\"\n },\n \"config_snmp_3\": {\n \"authentication_password\": \"\",\n \"authentication_type\": \"{{oneOf (array 'NO_AUTH' 'MD5' 'SHA')}}\",\n \"context_name\": \"\",\n \"privacy_password\": \"\",\n \"privacy_type\": \"{{oneOf (array 'AES' 'DES' 'AES128' 'AES192' 'AES256' '3DES' 'NO_PRIV')}}\",\n \"username\": \"\"\n },\n \"snmp_enabled\": {{faker 'datatype.boolean'}},\n \"snmp_version\": \"{{oneOf (array 'v2c' 'v3')}}\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "689bd0b8-7a0f-43a1-9d57-08e9af46f040", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9319a4e8-7cea-43de-a04b-0965a277016d", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bb89397a-1ac2-4a18-935d-faf3ba21cdca", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eb65f240-42c7-4b33-b68f-9936584e9946", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "631c5897-23b1-4e42-b689-2149116134d8", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e60990a5-b746-469d-bd98-abbd0498cfe8", "documentation": "List vCenter data sources", "method": "get", "endpoint": "data-sources/vcenters", "responses": [ { "uuid": "cc46f9d6-39fc-4ae5-aac4-de8824227df4", "body": "{\n \"results\": [\n {\n \"entity_id\": \"1000:104:12213212\",\n \"entity_type\": \"{{oneOf (array 'CiscoSwitchDataSource' 'DellSwitchDataSource' 'AristaSwitchDataSource' 'BrocadeSwitchDataSource' 'JuniperSwitchDataSource' 'VCenterDataSource' 'NSXVManagerDataSource' 'UCSManagerDataSource' 'HPVCManagerDataSource' 'HPOneViewDataSource' 'PanFirewallDataSource' 'CheckpointFirewallDataSource')}}\"\n }\n ],\n \"total_count\": 1\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a04a2929-42ca-4eea-8bf9-82af36e18b56", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0035d569-3a0a-41cf-8551-1e87116f7fc4", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "98dccc93-fba5-4a27-a7a6-0bb53bd04f61", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e5213db3-d824-47fc-b54d-a1c882b76353", "documentation": "Create a vCenter data source", "method": "post", "endpoint": "data-sources/vcenters", "responses": [ { "uuid": "2b869965-11fc-4ddb-ad0f-a6dbf83614e2", "body": "{\n \"credentials\": {\n \"password\": \"thePassword\",\n \"username\": \"admin@vsphere.local\"\n },\n \"enabled\": true,\n \"entity_type\": \"VCenterDataSource\",\n \"fqdn\": \"go.vc.org\",\n \"id\": \"1000:33:12890123\",\n \"ip\": \"192.168.10.1\",\n \"nickname\": \"vc1\",\n \"notes\": \"VC 1\",\n \"proxy_id\": \"1000:104:12313412\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "005f2cfd-52c4-4515-824f-dc9214866a9e", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8592aecf-ab6c-4a29-a613-c1563f4e3af0", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "83e17d2b-404e-49ab-9978-bcd57b2f2d5c", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3335e43a-f378-4f8e-b1fa-26b5f2162f7b", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c405601a-0d8f-4b86-937c-8571e6de4d58", "documentation": "Delete a vCenter data source", "method": "delete", "endpoint": "data-sources/vcenters/:id", "responses": [ { "uuid": "e27b7f89-7a04-424f-9969-ae2da3ab328c", "body": "", "latency": 0, "statusCode": 204, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bf3332c5-d545-445b-9955-47c2fce81256", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b60f8bd3-21b2-430d-ad83-6a339aa18253", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9fc1d757-b5f4-440b-9ded-e4f4b4b59f4e", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "486349a9-651d-4ff7-95b3-48ef58014b38", "documentation": "Show vCenter data source details", "method": "get", "endpoint": "data-sources/vcenters/:id", "responses": [ { "uuid": "d61bb9f9-125d-4d14-976c-2ef963cf1daf", "body": "{\n \"credentials\": {\n \"password\": \"thePassword\",\n \"username\": \"admin@vsphere.local\"\n },\n \"enabled\": true,\n \"entity_type\": \"VCenterDataSource\",\n \"fqdn\": \"go.vc.org\",\n \"id\": \"1000:33:12890123\",\n \"ip\": \"192.168.10.1\",\n \"nickname\": \"vc1\",\n \"notes\": \"VC 1\",\n \"proxy_id\": \"1000:104:12313412\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e4d04be0-a878-41bf-982f-628c9d720e92", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5983d963-5a35-4dc7-bfff-ba38dee58ab4", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "01a9e367-d50c-4801-a87c-b3ed73466f3e", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e0dbacf1-c9e4-4448-88ad-ce9d10335303", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e7a61f6c-d2bd-45c3-9940-45671fb80a6b", "documentation": "Update a vCenter data source.", "method": "put", "endpoint": "data-sources/vcenters/:id", "responses": [ { "uuid": "d9ba03b6-a9fa-4656-8d99-676e34c65cce", "body": "{\n \"credentials\": {\n \"password\": \"thePassword\",\n \"username\": \"admin@vsphere.local\"\n },\n \"enabled\": true,\n \"entity_type\": \"VCenterDataSource\",\n \"fqdn\": \"go.vc.org\",\n \"id\": \"1000:33:12890123\",\n \"ip\": \"192.168.10.1\",\n \"nickname\": \"vc1\",\n \"notes\": \"VC 1\",\n \"proxy_id\": \"1000:104:12313412\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "03c98747-da33-4936-9f7a-c7df5d55baaa", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6ef3665e-8043-4173-a591-add7767b2154", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9e126f7b-81b5-4a5a-84be-933f329a759f", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b4f5298e-3f2d-4458-b914-d65b14eddbe7", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c09b5e2c-6d2c-49ac-a286-fe319f8d442e", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a7ee5e37-3bc7-4687-9924-8e13e5cf417c", "documentation": "Disable a vCenter data source", "method": "post", "endpoint": "data-sources/vcenters/:id/disable", "responses": [ { "uuid": "db4d67a0-0d8b-4fc9-b948-ca70ad61a635", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4b8ac64a-0498-48b3-8c69-51a658660228", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "edb02617-28c2-45e8-acaf-851cc48e6bdb", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9f5436b9-5296-4fd0-b74b-08e5fc17eb91", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e4b71f2c-b87f-4396-8438-a447ffca9a42", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9014f8c2-e787-4f99-88ad-5700561b185a", "documentation": "Enable a vCenter data source", "method": "post", "endpoint": "data-sources/vcenters/:id/enable", "responses": [ { "uuid": "7ff54ef5-2dd6-48d9-95b1-e786a62a6b36", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5a2cf294-0517-4a75-8306-009fbca62b85", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ebe2ec31-7971-4e42-8bf0-203b92a32fcd", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3d27a613-2afa-4f78-aeac-43af5298ef5e", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "536115d5-43bd-48ce-bcda-7e17735abd65", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1eb2d0fb-c56b-4d4e-907e-79a8885d0174", "documentation": "List clusters", "method": "get", "endpoint": "entities/clusters", "responses": [ { "uuid": "26e5a463-74de-4585-8e89-7e32419e4719", "body": "{\n \"cursor\": \"ML12eu02==\",\n \"end_time\": 1504739809,\n \"results\": [\n {\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"time\": {{faker 'number.int' max=99999}}\n }\n ],\n \"start_time\": 1504739809,\n \"total_count\": 100\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "18334f21-ec77-4b41-910b-37a2126207a9", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ef8f7140-f639-4afe-8edb-c344ca6438cc", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c1953762-f6d4-4f28-9b5f-631a64d91559", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a7b1bed0-578a-47f4-aa37-63f5104d6d6b", "documentation": "Show cluster details", "method": "get", "endpoint": "entities/clusters/:id", "responses": [ { "uuid": "36441232-fb27-407e-a9a9-f9710358a7f1", "body": "{\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "af63f3ae-e23f-45e9-9bc4-3c45b71ad51a", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3c24a350-9516-4f98-883a-ce4d08441e41", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3d285c71-270f-48ad-b424-7f4b0b638119", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8302da1f-f8bd-4cba-8760-4735ed6bbfb4", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b905e408-53b3-4211-bd6e-489786abc65d", "documentation": "List datastores", "method": "get", "endpoint": "entities/datastores", "responses": [ { "uuid": "29fc351e-9ad7-44c1-9e1e-964274746a84", "body": "{\n \"cursor\": \"ML12eu02==\",\n \"end_time\": 1504739809,\n \"results\": [\n {\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"time\": {{faker 'number.int' max=99999}}\n }\n ],\n \"start_time\": 1504739809,\n \"total_count\": 100\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "32eaa18a-435f-4e88-b575-9972952dd1b1", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b913ae34-c644-4d04-ad11-2533adff24e0", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8617650d-1738-4952-b7db-96a1ec1cb732", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "be92809c-248e-4212-9757-71e5be855a2c", "documentation": "Show datastore details", "method": "get", "endpoint": "entities/datastores/:id", "responses": [ { "uuid": "66adc818-81d4-4374-8ba1-e1a89530b151", "body": "{\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e145d1f4-ac48-4def-a7dd-60513fe1b704", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "20a033d1-59d5-4f11-848c-1707b60af26f", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "42adbfbe-1494-4d5f-98c0-202dbbeb9982", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e2131172-de4e-456f-af99-602425b69b07", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ceaf6004-0d14-4750-b1e8-64db6aecc938", "documentation": "List distributed virtual portgroups", "method": "get", "endpoint": "entities/distributed-virtual-portgroups", "responses": [ { "uuid": "94ec7d54-6f91-4217-ac08-9649288a22ca", "body": "{\n \"cursor\": \"ML12eu02==\",\n \"end_time\": 1504739809,\n \"results\": [\n {\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"time\": {{faker 'number.int' max=99999}}\n }\n ],\n \"start_time\": 1504739809,\n \"total_count\": 100\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c5bda11a-8368-4c84-a7e6-a9a4ae7b6ceb", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2f7b3472-e837-4f37-a0d9-7aa8719acae3", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "36491082-895a-43b3-9ff3-86522872a1ba", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "540f4b9c-472f-49a0-9044-a19e8d860166", "documentation": "Show distributed virtual portgroup details", "method": "get", "endpoint": "entities/distributed-virtual-portgroups/:id", "responses": [ { "uuid": "922d7bff-b3c6-4c1d-acd8-09ace4065b47", "body": "{\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b2178209-bffc-445a-9d89-9b1a5f81221a", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2699f615-647b-4e91-a4b0-839e02e3b9b0", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "de42117b-e464-4814-9fc5-36b5eb072a37", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "45a20796-e1ec-4c46-b077-83eacb062f3f", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d2b41271-0b20-4635-b4d1-39634e9e8cf3", "documentation": "List distributed virtual switches", "method": "get", "endpoint": "entities/distributed-virtual-switches", "responses": [ { "uuid": "ef603e81-75d6-4a4b-8220-4158fd8a95ee", "body": "{\n \"cursor\": \"ML12eu02==\",\n \"end_time\": 1504739809,\n \"results\": [\n {\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"time\": {{faker 'number.int' max=99999}}\n }\n ],\n \"start_time\": 1504739809,\n \"total_count\": 100\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "87c8798b-e33f-4fdd-acbd-8e2721ce2673", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cc9adc35-287f-4ec7-9c52-a63fbfdc3a50", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c9d705d1-6151-4112-9fef-f1aa9886cffb", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c2f1aa93-2a66-435d-8905-635c075a0594", "documentation": "Show distributed virtual switch details", "method": "get", "endpoint": "entities/distributed-virtual-switches/:id", "responses": [ { "uuid": "77732108-ebd4-4a1a-868a-b3b5769a9d97", "body": "{\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "98abb738-6754-4903-afa0-b8737fd3da5e", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "73f6e490-212f-4e40-8e93-e575869b0a0c", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1d084ab9-1b94-467f-b63a-e624c4dcc39c", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "693fd861-90fc-4f9a-995e-de5a56b980e8", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bb04eb8a-ae94-4d29-a3e6-4d2e48755556", "documentation": "List firewall rules", "method": "get", "endpoint": "entities/firewall-rules", "responses": [ { "uuid": "30022e56-85cd-44d1-b2aa-852db5a48d07", "body": "{\n \"cursor\": \"ML12eu02==\",\n \"end_time\": 1504739809,\n \"results\": [\n {\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"time\": {{faker 'number.int' max=99999}}\n }\n ],\n \"start_time\": 1504739809,\n \"total_count\": 100\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4703649c-f43f-44f8-97df-40ef0f9ed482", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6b370388-e269-4cf7-b762-642913fe2d9e", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "519bccf8-dae3-4413-a130-0862bd628247", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6b5e75c1-5b13-4611-9452-bf5c6f71ac91", "documentation": "Show firewall rule details", "method": "get", "endpoint": "entities/firewall-rules/:id", "responses": [ { "uuid": "83a058e2-26ae-434a-8d2d-64c232001574", "body": "{\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fe871e6a-6e6f-491d-b1b0-a2e4ef62d844", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ad99128a-ee72-449f-baae-4ec3aeec9b8f", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7b3b999d-7399-43d0-bbf5-d8080d045d96", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5125691d-b2bc-498a-b3ee-9de013d34a46", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2e157220-4cbf-4aaa-98fe-be88c33ba7da", "documentation": "List firewalls", "method": "get", "endpoint": "entities/firewalls", "responses": [ { "uuid": "9a288442-0417-4dcd-98a1-432fc2f09e0f", "body": "{\n \"cursor\": \"ML12eu02==\",\n \"end_time\": 1504739809,\n \"results\": [\n {\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"time\": {{faker 'number.int' max=99999}}\n }\n ],\n \"start_time\": 1504739809,\n \"total_count\": 100\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "db3a1b11-161d-448d-ad88-1b74a5da0421", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0dc1c42b-d286-43df-a37b-cecd0eae65fa", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "15cb1141-3a88-4322-9808-51b5f61c37e0", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "701c0b44-8d1d-4e57-9ef5-04c3d4090f57", "documentation": "Show firewall details", "method": "get", "endpoint": "entities/firewalls/:id", "responses": [ { "uuid": "abcfe748-37b1-4dcd-8937-ab040620a651", "body": "{\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7e0388cf-0b43-4526-8a8c-a465f190cac9", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a339b0cd-0263-41c9-be6e-173e8a7dee1f", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "df6b01dc-357a-415b-8346-9c48d17dc8b5", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "634b09da-6d52-43a3-bd6c-69932ae8d7c9", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f51f2ddc-e8ec-4d96-92c0-ac18ec1155f4", "documentation": "List flows", "method": "get", "endpoint": "entities/flows", "responses": [ { "uuid": "640369b6-e0d7-46b3-ad74-897ab9d9fe22", "body": "{\n \"cursor\": \"ML12eu02==\",\n \"end_time\": 1504739809,\n \"results\": [\n {\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"time\": {{faker 'number.int' max=99999}}\n }\n ],\n \"start_time\": 1504739809,\n \"total_count\": 100\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d078da3b-5a5b-4f66-958d-66bee8c18feb", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "10fc07e7-ac82-4255-9551-698b9fd4862b", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7fb95fe6-7e5b-46f4-ab63-4b8a857cb1d6", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b0002493-2e95-49d9-b098-f46aad71f82a", "documentation": "Show flow details", "method": "get", "endpoint": "entities/flows/:id", "responses": [ { "uuid": "ca4154ce-7dc7-44f0-89f8-0d39abfc4e60", "body": "{\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6fc2f24a-3049-4258-8fae-921eb6809f4c", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9fb7caf6-164f-4ef2-bb18-8d48fbc373cc", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b1980e53-30e5-4c64-b9a7-a8909c27e76a", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d2105651-5f38-49f7-bb64-2d064f134fcb", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b4052bec-c971-43d3-8440-51fb970ffb8a", "documentation": "List folders", "method": "get", "endpoint": "entities/folders", "responses": [ { "uuid": "a3079ce2-7883-4454-91d8-78943f1ab3fe", "body": "{\n \"cursor\": \"ML12eu02==\",\n \"end_time\": 1504739809,\n \"results\": [\n {\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"time\": {{faker 'number.int' max=99999}}\n }\n ],\n \"start_time\": 1504739809,\n \"total_count\": 100\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a4c83d1b-6cef-4446-93d8-a073df8a08d6", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "66152207-50ea-4e67-8a36-f579b9c5f45b", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0a43cb27-d89f-44bf-b70e-8934d84fccea", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "53501ad5-94ea-4389-8609-904270d4c3ad", "documentation": "Show folder details", "method": "get", "endpoint": "entities/folders/:id", "responses": [ { "uuid": "6b8fd7a6-f19c-4cc0-972d-33e2937bda43", "body": "{\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e366c2a7-f044-4a77-90e6-bb24e6470a22", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "80ac5998-8cc3-4775-965d-710df6a66e99", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "70e220ea-4f45-412f-bcc3-0e2ebb1072cc", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ed506f7f-6100-4a22-8e1c-37db4dfeabfa", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c7eb3f6c-50fc-40b8-a5b6-03d1eca24713", "documentation": "List hosts", "method": "get", "endpoint": "entities/hosts", "responses": [ { "uuid": "bb65ffa4-c769-4da1-9914-8197e119aa0a", "body": "{\n \"cursor\": \"ML12eu02==\",\n \"end_time\": 1504739809,\n \"results\": [\n {\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"time\": {{faker 'number.int' max=99999}}\n }\n ],\n \"start_time\": 1504739809,\n \"total_count\": 100\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9eda4413-0825-41d0-b396-da894ac2f55f", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "94e025c0-aa10-4fe0-849c-b736341dc9a0", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b2a7844f-6ba6-4ce0-bb43-d7ef1a6e5f10", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e6aeee06-6fa4-48b9-92bd-6559cab1aba3", "documentation": "Show host details", "method": "get", "endpoint": "entities/hosts/:id", "responses": [ { "uuid": "140ae434-2edc-41b5-82f6-8c5c371448eb", "body": "{\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "938c8236-49ea-42ad-ab12-04ef9e9c4b31", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "28d7b4e4-e223-4a5a-bea7-8bed8212a28d", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c0f97670-05e8-4104-b812-e421e2bd68e2", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "12be3646-28ba-42ec-93d3-2423c04b8e62", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "382620ab-55c8-49bc-82e9-251368f1b5ba", "documentation": "List ip sets", "method": "get", "endpoint": "entities/ip-sets", "responses": [ { "uuid": "cf075501-58d0-4fb5-83be-4052b28db0a8", "body": "{\n \"cursor\": \"ML12eu02==\",\n \"end_time\": 1504739809,\n \"results\": [\n {\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"time\": {{faker 'number.int' max=99999}}\n }\n ],\n \"start_time\": 1504739809,\n \"total_count\": 100\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7650aebc-97e7-41db-8e25-09920fc45825", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "764042a5-e766-44ac-9a4b-b015b472c743", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "615b0bc0-4c82-4e15-914e-bca62cf725b2", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bd04ccec-87a4-4052-a9f3-6b44efc8bf85", "documentation": "Show ip set details", "method": "get", "endpoint": "entities/ip-sets/:id", "responses": [ { "uuid": "c77970d5-3ec5-451a-835f-97416fd31c9d", "body": "{\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ad81ca00-9360-4741-b1aa-e067894a1a28", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "42a5c26d-42a8-46e2-8603-cea0d8f10ea7", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5974b10c-a76c-4e77-abee-a304402011f3", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b449b017-1b91-49b4-b5b3-c7410e2f2ea5", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bb224d97-70f9-43ae-88ec-c4ce6cb5e586", "documentation": "List layer2 networks", "method": "get", "endpoint": "entities/layer2-networks", "responses": [ { "uuid": "03192a04-de9b-4e63-81ba-677c3651084a", "body": "{\n \"cursor\": \"ML12eu02==\",\n \"end_time\": 1504739809,\n \"results\": [\n {\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"time\": {{faker 'number.int' max=99999}}\n }\n ],\n \"start_time\": 1504739809,\n \"total_count\": 100\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "841250d4-d7cf-4f3c-a910-d98a5dac271b", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c7195434-5dfa-4efb-945a-004da28af2a9", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0c149c49-777c-47b9-af54-33161fdd32e8", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1798441b-b507-4ca1-8d68-fbea40d50b36", "documentation": "Show layer2 network details", "method": "get", "endpoint": "entities/layer2-networks/:id", "responses": [ { "uuid": "6b76ca33-98a4-4763-a60b-fd0db17347d5", "body": "{\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "80528449-5062-4695-b8d4-b6683c952efa", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "23849e9a-71f6-4293-a995-a3f34d74bd95", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ad6f0677-eed5-440a-b6db-49ef152647b8", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e9dc129c-d0fb-41f2-8992-66764226be69", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "14d53fe4-eec3-48b1-8fe5-3c2cbc5a96b5", "documentation": "Get names for entities", "method": "post", "endpoint": "entities/names", "responses": [ { "uuid": "925b9d75-91f7-4aa3-bece-774578c9e561", "body": "{\n \"entities\": [\n {\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"time\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d5e51d69-92af-416e-b4d3-ea6028535b56", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7d3bcae5-fd3c-45d4-a089-8c70bb7477ab", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "99cf89ff-3260-477b-b8ea-25195d41bcce", "documentation": "Get name of an entity", "method": "get", "endpoint": "entities/names/:id", "responses": [ { "uuid": "eba22113-5dc6-434b-9329-2981615be248", "body": "{\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"time\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b3a1e904-2e44-4db7-b1ca-d1543e8411a5", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8f6808b5-f381-4b5c-bfd3-6619a7b24904", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6ce8273e-05db-43b0-a9c3-e1425826a807", "documentation": "List nsx managers", "method": "get", "endpoint": "entities/nsx-managers", "responses": [ { "uuid": "dfc06bff-1289-447d-94ee-f369a0aeec97", "body": "{\n \"cursor\": \"ML12eu02==\",\n \"end_time\": 1504739809,\n \"results\": [\n {\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"time\": {{faker 'number.int' max=99999}}\n }\n ],\n \"start_time\": 1504739809,\n \"total_count\": 100\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "aaf77e39-4835-4dae-8552-019b5d4e5687", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5accd08f-ed5c-4292-9f3e-c2c3c82f3394", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "feef0e9c-e631-43db-888d-26b656a7ec11", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "83185107-3dd6-42d6-b1eb-bc7d42311fd7", "documentation": "Show nsx manager details", "method": "get", "endpoint": "entities/nsx-managers/:id", "responses": [ { "uuid": "f8cb8856-8060-4789-95ab-4c2d6b4d2e9a", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9679aa7b-0f2b-4182-94e9-bb17442aad7f", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "de72027a-072e-4b91-935b-6968639d4631", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8be3bd48-c90f-4946-899a-e170e4e08a1e", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4613d569-e1da-42c2-aa6e-eaf5e8377941", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "81ffad40-5645-4ed1-a986-05d5423fce34", "documentation": "List problems", "method": "get", "endpoint": "entities/problems", "responses": [ { "uuid": "7935b84e-264f-4a8a-8605-ba13be749c64", "body": "{\n \"cursor\": \"ML12eu02==\",\n \"end_time\": 1504739809,\n \"results\": [\n {\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"time\": {{faker 'number.int' max=99999}}\n }\n ],\n \"start_time\": 1504739809,\n \"total_count\": 100\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d8a0efef-8bea-4eb3-91ae-f8b71858da75", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f68b3db0-a60b-498e-a2e7-b75d3ae1e337", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "53639c17-9e6b-425b-8ee3-5235e2d5b8f0", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d2ad5412-dee2-415a-90a2-a5ccd2aaf74c", "documentation": "Show problem details", "method": "get", "endpoint": "entities/problems/:id", "responses": [ { "uuid": "d4b6d932-d4f6-4b38-be68-67b9c0869fef", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5b8a625e-b128-4966-b7af-978670365e11", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "349e9537-0c64-430a-b3b2-253a0790db90", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "de0b17bd-1e4d-470c-bbf8-e3ce7a49a01d", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2d5041ba-6768-4747-b705-d30ecc0b4469", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8c0fc7ea-d513-40b9-b724-f2d5edc620e7", "documentation": "List security groups", "method": "get", "endpoint": "entities/security-groups", "responses": [ { "uuid": "12dfd650-7cca-49e0-8dd6-4862e5218c36", "body": "{\n \"cursor\": \"ML12eu02==\",\n \"end_time\": 1504739809,\n \"results\": [\n {\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"time\": {{faker 'number.int' max=99999}}\n }\n ],\n \"start_time\": 1504739809,\n \"total_count\": 100\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c0ab3b6c-26c4-401e-8f82-4e2f529b2283", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a1ec1c55-64ab-42b7-bcd1-5ebd1f344e9c", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0aa21e61-aa82-4ad4-9f2b-6368ee5aff04", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3567a448-bd3a-4908-a97d-4d62715f31d2", "documentation": "Show security group details", "method": "get", "endpoint": "entities/security-groups/:id", "responses": [ { "uuid": "57d763f5-1e73-4a09-903d-c67953c61ea0", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "85ffdff7-4e76-4424-b755-ccb73f2b1fad", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6fd89109-c037-4fe0-ad52-a0f080653338", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eb838941-e72c-4257-827a-5645132a281d", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f1efc253-bb76-47c6-b338-a62e14a28247", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fa4fe6ed-d72c-4f04-945d-4a78a5c0625e", "documentation": "List security tags", "method": "get", "endpoint": "entities/security-tags", "responses": [ { "uuid": "33fa2955-a2a2-4aa5-ba70-db3b7f00cc58", "body": "{\n \"cursor\": \"ML12eu02==\",\n \"end_time\": 1504739809,\n \"results\": [\n {\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"time\": {{faker 'number.int' max=99999}}\n }\n ],\n \"start_time\": 1504739809,\n \"total_count\": 100\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8cc30796-eed5-418a-96eb-03307c9f5abc", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0e0c2870-fb88-4ffc-963a-15fa38771fbb", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8274d18f-2c09-4a2a-8585-f660be1317c6", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "27dd0b24-5159-40c4-8f9c-a12aa4d56e0e", "documentation": "Show security tag details", "method": "get", "endpoint": "entities/security-tags/:id", "responses": [ { "uuid": "48b99d3e-b493-4e8d-b0c2-5077169efb18", "body": "{\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3c5c9558-0f50-48e2-bb20-bab54cbbcbe5", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c94fd64c-6354-42d4-90fc-970d14fa01db", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "671dc395-ce32-403c-a73d-9655713da941", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "636e26c7-1123-45d2-9798-b06b6170d707", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a54a43f6-7830-46b7-afa0-e46627e77d9d", "documentation": "List service groups", "method": "get", "endpoint": "entities/service-groups", "responses": [ { "uuid": "76482e8b-1296-4afa-81ff-58a9c9165eb8", "body": "{\n \"cursor\": \"ML12eu02==\",\n \"end_time\": 1504739809,\n \"results\": [\n {\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"time\": {{faker 'number.int' max=99999}}\n }\n ],\n \"start_time\": 1504739809,\n \"total_count\": 100\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8c27f218-e8e7-4d63-ad4a-a5780feca62d", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dd68aacb-c084-454e-8b9c-8b04dc6ea4d6", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f640880e-9cd0-4cb2-a770-d2c4211e3f29", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "917e4ac3-6870-49ba-bbc7-7bfab4a5fbc0", "documentation": "Show service group details", "method": "get", "endpoint": "entities/service-groups/:id", "responses": [ { "uuid": "c88409ce-0241-45a0-b30c-c0c805643536", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "01676c51-68bb-4354-8094-18fe61ce1e62", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7d1c0725-f441-473b-9f68-77529875d5b0", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "40960e85-4f6f-4d3e-9407-2db88c829c9d", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e8236498-27dd-4380-a5e8-7fa3faa0f94b", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "87ea3235-82d7-4049-a7f5-73996ab89589", "documentation": "List services", "method": "get", "endpoint": "entities/services", "responses": [ { "uuid": "cc48014c-8432-499d-bc63-ba15bb77c0a6", "body": "{\n \"cursor\": \"ML12eu02==\",\n \"end_time\": 1504739809,\n \"results\": [\n {\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"time\": {{faker 'number.int' max=99999}}\n }\n ],\n \"start_time\": 1504739809,\n \"total_count\": 100\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e094c59d-f499-4ea0-984f-a4317aa844ec", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a3948c83-c9f5-48c9-a2bd-0addfca9ae6d", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5a4fc90c-462d-43ec-8690-70af3a3ae319", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bc212040-f297-462c-b8ce-e34df30fc815", "documentation": "Show service details", "method": "get", "endpoint": "entities/services/:id", "responses": [ { "uuid": "fe522fb5-2213-4c15-8bdf-4ce23c3e8213", "body": "{\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ad24f81b-90ab-4823-acb7-7889760baaaa", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "56b2274a-91e8-4e9d-994c-d391a69a03f7", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d1aa4789-9567-4946-bbd9-03d197478394", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e3d25ad6-20e4-4b0e-be7a-e84d0818ab88", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7bf82808-ad11-4d40-8f97-690d415f4fc8", "documentation": "List vCenter datacenters", "method": "get", "endpoint": "entities/vc-datacenters", "responses": [ { "uuid": "0643c6e8-5755-435d-8e1b-57e8b4cf9e1f", "body": "{\n \"cursor\": \"ML12eu02==\",\n \"end_time\": 1504739809,\n \"results\": [\n {\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"time\": {{faker 'number.int' max=99999}}\n }\n ],\n \"start_time\": 1504739809,\n \"total_count\": 100\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "423f9331-92a8-435d-b242-0c299379bf5d", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a183d2d7-4d43-46bf-9361-eaaf7865125b", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4a63b145-ea78-442f-a4d5-414eaa29ec49", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ca74778c-11c4-48ef-9b6b-27d885897c17", "documentation": "Show vCenter datacenter details", "method": "get", "endpoint": "entities/vc-datacenters/:id", "responses": [ { "uuid": "b9f8d19f-249a-4ad8-a432-e26dc4355bd8", "body": "{\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d6876f96-add1-4db3-9464-7e8902497761", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5ac49aab-e4d2-47fe-8947-9dd63c8f2121", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a6b7fc34-7e36-465b-8160-a92a22d3ce4b", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a1753815-24f0-4bf7-a951-197d09019be4", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "da894018-ecda-491e-bc82-798a6f8f9e5d", "documentation": "List vCenter managers", "method": "get", "endpoint": "entities/vcenter-managers", "responses": [ { "uuid": "5cd169a1-e1f3-4430-9842-39890bd4bf86", "body": "{\n \"cursor\": \"ML12eu02==\",\n \"end_time\": 1504739809,\n \"results\": [\n {\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"time\": {{faker 'number.int' max=99999}}\n }\n ],\n \"start_time\": 1504739809,\n \"total_count\": 100\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f63e10d0-0253-4061-8e36-52f6908378d9", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "846ea4d8-426c-4a72-9885-72ad641a23e3", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7af150bf-2303-4343-939a-89b79634014a", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "30b776d8-a9db-4b17-bf8e-833b50466a73", "documentation": "Show vCenter manager details", "method": "get", "endpoint": "entities/vcenter-managers/:id", "responses": [ { "uuid": "aea6dc95-aa0e-427c-a5db-1244b0777fce", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f641e5cf-c1a9-4573-9e8a-645da6e246d9", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "db68da99-f23e-4847-bbb9-ec4784b9a6ea", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "55742584-92a0-4f41-9d81-6724f7e5d504", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8ccda495-d502-4d71-a9f2-18d41f748a30", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "502b6945-dd59-4a61-9cb4-1bb8936f5c77", "documentation": "List vmknics", "method": "get", "endpoint": "entities/vmknics", "responses": [ { "uuid": "aa78e07d-d101-45bc-8039-7e6e2cbc061a", "body": "{\n \"cursor\": \"ML12eu02==\",\n \"end_time\": 1504739809,\n \"results\": [\n {\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"time\": {{faker 'number.int' max=99999}}\n }\n ],\n \"start_time\": 1504739809,\n \"total_count\": 100\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9304f971-c648-4716-9c11-07601800dd76", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b332e41d-3d54-4551-9dab-e9fd22f50648", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b803193a-e454-4a6f-8c41-9d58da4d7ea9", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "522562b9-1ecf-4a74-832d-aafcd30180a9", "documentation": "Show vmknic details", "method": "get", "endpoint": "entities/vmknics/:id", "responses": [ { "uuid": "8b79086f-1d2b-4b1e-a0be-da3d55843c0f", "body": "{\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6b1e6328-fb52-4c17-9662-6f274e3df0a1", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1caedce1-123d-4718-8152-ed815c0fe30e", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6d9fa49b-5db9-4906-9293-65424ecb7a55", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b431840d-a871-4c23-825d-7ad2bdb368ef", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ee017ad1-91fd-4fd5-ba1a-96820c91ea3f", "documentation": "List vms", "method": "get", "endpoint": "entities/vms", "responses": [ { "uuid": "a8f7c7ae-d8f9-4654-b33a-cbbde95453df", "body": "{\n \"cursor\": \"ML12eu02==\",\n \"end_time\": 1504739809,\n \"results\": [\n {\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"time\": {{faker 'number.int' max=99999}}\n }\n ],\n \"start_time\": 1504739809,\n \"total_count\": 100\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9a7a88fb-0e2b-44b5-ba6b-b649c632c585", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "47f4e206-aa2e-420c-8f77-bc5bb4b978e0", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7985ad7a-116b-4245-9b62-1a4ad957de7d", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d0233ab4-9ef5-4bfc-99e9-d4d95d30af25", "documentation": "Show vm details", "method": "get", "endpoint": "entities/vms/:id", "responses": [ { "uuid": "356c598b-ac4a-4771-bf90-3d3530d01fef", "body": "{\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "84335cfb-659e-40e7-a012-212b86476d38", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7b6dc163-d4b0-4b34-b021-60ee58a9bca2", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b93ebf29-9e09-4d9b-8daf-8d035154fc29", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0ab2307f-8f0d-4e25-984f-68afc3376a66", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d7376207-6ac3-42e5-b901-4ca8192e79de", "documentation": "List vnics", "method": "get", "endpoint": "entities/vnics", "responses": [ { "uuid": "a578c271-1416-4b09-88e4-6e75a6a94d1e", "body": "{\n \"cursor\": \"ML12eu02==\",\n \"end_time\": 1504739809,\n \"results\": [\n {\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"time\": {{faker 'number.int' max=99999}}\n }\n ],\n \"start_time\": 1504739809,\n \"total_count\": 100\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6c9e20f2-b88c-4e6e-87e9-0efbef31370f", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6f1b5549-5642-413c-80e2-a162b423a20f", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5c8b4d94-c549-4769-97e8-642e728b0829", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "44f9101a-bd09-416e-8e10-3df80e27f342", "documentation": "Show vnic details", "method": "get", "endpoint": "entities/vnics/:id", "responses": [ { "uuid": "8be09130-433c-4f41-8d94-9a1894079ce1", "body": "{\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a1a23e0f-1c3c-4f98-b1b4-ad78083993f9", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "92c4d810-d14c-44d7-81b1-307de07a1292", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "67c2b52d-f1f4-47c3-8af8-32091477ef79", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "682e11c5-b906-4f43-ac68-4606affadcd4", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aac157e3-193b-465e-83ea-a408ecc7f2bc", "documentation": "List applications", "method": "get", "endpoint": "groups/applications", "responses": [ { "uuid": "931b9035-6fd3-460f-a759-23215c7d9c11", "body": "{\n \"cursor\": \"\",\n \"end_time\": {{faker 'number.int' max=99999}},\n \"results\": [\n {\n \"entity_id\": \"1000:104:12213212\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\"\n }\n ],\n \"start_time\": {{faker 'number.int' max=99999}},\n \"total_count\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b32f9e4c-6019-44cd-b037-67ceeac2959c", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fe5843b4-1dc4-4b35-98f4-0fcb44f59d2a", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "94788502-0d9c-49e8-9e47-f98b4e93808b", "documentation": "Create an application", "method": "post", "endpoint": "groups/applications", "responses": [ { "uuid": "86397e0a-ed38-42ad-9996-9dfa56305c11", "body": "{\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "093e3d47-3215-48ef-866b-33dfd1fd0a93", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "59f556f2-d24c-44ca-9171-7023a9148097", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "18edd873-745e-458d-bff4-06ea9df6ccd4", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "74ecfe0b-eaf3-4ed9-80c0-b905bf0fdb7e", "documentation": "Delete an application", "method": "delete", "endpoint": "groups/applications/:id", "responses": [ { "uuid": "067ba330-e031-4123-a3f5-b3507da2ab87", "body": "", "latency": 0, "statusCode": 204, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2beaf55c-8015-4ea2-94cd-fcb49f138ecf", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "00b64e3b-3b34-41fe-b2ed-fb9afe9ec587", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b803b335-b69c-4577-b13d-887880a7abff", "documentation": "Show application details", "method": "get", "endpoint": "groups/applications/:id", "responses": [ { "uuid": "41ba0333-2f4c-4698-bb8c-9fa73bfa129e", "body": "{\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f9b1bf06-fb59-48ee-8390-708ba1e9cf57", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "754df91b-5bc0-4010-af88-de2b1827a510", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f7873b01-f9ff-4b09-b426-c1b192a9ce93", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0c5ae9e6-5b30-471f-b8b0-cbba0a414cf1", "documentation": "List tiers of an application", "method": "get", "endpoint": "groups/applications/:id/tiers", "responses": [ { "uuid": "9a4b623f-b816-46c4-a8cf-ca891765d685", "body": "{\n \"results\": [\n {\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"name\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f68b7034-859e-4f5c-8a13-ebac8090cced", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c7130193-2354-479b-a1a3-7ac317f09487", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ce654516-ad06-419c-be0b-7d0f0e5a12f2", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e7d08673-c561-428b-8901-fc0282ad8c3c", "documentation": "Create tier in application", "method": "post", "endpoint": "groups/applications/:id/tiers", "responses": [ { "uuid": "65d4d707-ad41-49d3-a8bc-e791ac362b93", "body": "{\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "090cb334-b671-45c6-8b16-79989c346d0d", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "938c5b88-db49-48d2-a3ba-45a115e8cc38", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "236b0c1c-28d1-4f09-81c7-5190d3f17864", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "955a4736-3d87-468d-b656-1b40e07a771c", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bc2a583a-bded-4f04-85b1-58c30dd8a06a", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "19a0d709-016a-4202-9d97-4f4ca0bfba28", "documentation": "Delete tier", "method": "delete", "endpoint": "groups/applications/:id/tiers/{tier-id}", "responses": [ { "uuid": "2b09f70f-757f-4553-bca5-878ca63ca150", "body": "", "latency": 0, "statusCode": 204, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "48f980e5-a5e2-440e-b6be-08f5203de32a", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "286e3c2d-006f-41f1-bd53-b994002a54f2", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "81135b64-7275-4368-84cd-35e9c3bb7466", "documentation": "Show tier details", "method": "get", "endpoint": "groups/applications/:id/tiers/{tier-id}", "responses": [ { "uuid": "8239022e-bcd0-4b69-96af-e2a0129ff585", "body": "{\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5032cd76-2805-4ca4-9178-ef9bea1b9909", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0f37bcc8-40ad-4099-b692-0f2859b94635", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "54c7969b-ecd7-42fd-b3c4-44cd6450318e", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a62c820e-0c4b-411d-a20c-6dc48e0a2974", "documentation": "Show tier details", "method": "get", "endpoint": "groups/tiers/{tier-id}", "responses": [ { "uuid": "eba9d33c-88df-4908-8bd1-391f8769853a", "body": "{\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "54d4d0e1-81e7-4d3a-a037-5bce13e9298b", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5056b446-079f-4efb-94e9-4c341b39086c", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e2e12567-0af1-4fad-b7e6-ae932591d7ff", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fb4c8515-7d19-4863-8c40-571efe0abd7a", "documentation": "Show version info", "method": "get", "endpoint": "info/version", "responses": [ { "uuid": "a8982b33-e513-4df8-92d4-3f85581bb0cd", "body": "{\n \"api_version\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "254256e4-81b2-4c58-923e-fece6251e588", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1f2ba25e-a6ab-4bda-ab26-8f0288bfa517", "documentation": "List nodes", "method": "get", "endpoint": "infra/nodes", "responses": [ { "uuid": "8779b77f-c6df-4137-9955-5457dac469d7", "body": "{\n \"results\": [\n {\n \"entity_type\": \"{{oneOf (array 'Node')}}\",\n \"id\": \"1000:104:12213212\"\n }\n ],\n \"total_count\": 1\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7166169c-ae50-4f11-8366-8940653123b7", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e5c7fdf1-f15b-4d0d-9a81-01aabaace088", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3e4a4c8d-bd32-4f88-a993-e45e443cf7dc", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bb693fda-e5e3-4891-ac3f-3619746b1ee9", "documentation": "Show node details", "method": "get", "endpoint": "infra/nodes/:id", "responses": [ { "uuid": "e445df54-2e30-44b0-90ff-fc42c6e1650e", "body": "{\n \"entity_type\": \"{{oneOf (array 'Node')}}\",\n \"id\": \"\",\n \"ip_address\": \"\",\n \"name\": \"\",\n \"node_id\": \"\",\n \"node_type\": \"{{oneOf (array 'PROXY_VM' 'PLATFORM_VM')}}\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "37c5c9ee-e283-4528-bc64-732e67a65668", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d5a2f74f-9575-4141-9b22-d22b59b08ef0", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "59b33f92-4d5d-4f70-ad76-93276f7e9fd2", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9b6254fa-ff1c-476a-83ad-ded71c5df0c6", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3dae8d39-f3ef-4ff2-b3a9-24148ce917a5", "documentation": "Get logical recommended rules", "method": "post", "endpoint": "micro-seg/recommended-rules", "responses": [ { "uuid": "159585df-5989-40b5-a3e2-62fb2ad3c545", "body": "{\n \"results\": [\n {\n \"action\": \"{{oneOf (array 'ALLOW' 'DROP')}}\",\n \"destinations\": [\n {\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\"\n }\n ],\n \"port_ranges\": [\n {\n \"end\": {{faker 'number.int' max=99999}},\n \"start\": {{faker 'number.int' max=99999}}\n }\n ],\n \"protocols\": [\n \"\"\n ],\n \"sources\": [\n {\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\"\n }\n ]\n }\n ],\n \"time_range\": {\n \"end_time\": {{faker 'number.int' max=99999}},\n \"start_time\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "11337d21-ed02-47e8-8bc9-f040c51fa787", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "621f53e5-8068-4151-aca6-cb32b8cc3a4a", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c1866cd7-0cbd-487a-9501-e8d63af4bf35", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2c58b49f-c0b6-4ad1-bb8b-f90018211203", "documentation": "Export recommended rules for NSX-V", "method": "post", "endpoint": "micro-seg/recommended-rules/nsx", "responses": [ { "uuid": "d310fa29-d9f4-4309-b9f2-2008bbb8fdba", "body": "", "latency": 0, "statusCode": 200, "label": "Success", "headers": [ { "key": "Content-Type", "value": "application/octet-stream" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2d6f64ca-6fc4-403e-998e-ea1941f5a93c", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [ { "key": "Content-Type", "value": "application/octet-stream" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1fcfd944-38e2-4329-a864-b2be309a91b8", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2cee8e5f-68a2-4ada-9323-ed87504395e4", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3881dcf1-67d0-4e59-96c2-69e0240dc595", "documentation": "Search entities", "method": "post", "endpoint": "search", "responses": [ { "uuid": "2e138866-4be7-4b55-82dd-8cf21ebc4cd2", "body": "{\n \"cursor\": \"ML12eu02==\",\n \"end_time\": 1504739809,\n \"results\": [\n {\n \"entity_id\": \"\",\n \"entity_type\": \"{{oneOf (array 'VirtualMachine' 'EC2Instance' 'Host' 'Vnic' 'Vmknic' 'VxlanLayer2Network' 'VlanL2Network' 'Cluster' 'SecurityTag' 'ResourcePool' 'NSXIPSet' 'EC2IPSet' 'NSXSecurityGroup' 'EC2SecurityGroup' 'Flow' 'ProblemEvent' 'Application' 'Tier' 'NSXFirewallRule' 'EC2SGFirewallRule' 'NSXRedirectRule' 'VCenterManager' 'NSXVManager' 'NSXService' 'EC2Service' 'VPC' 'NSXDistributedFirewall' 'EC2Firewall' 'NSXServiceGroup' 'DistributedVirtualSwitch' 'DistributedVirtualPortgroup' 'VCDatacenter' 'Datastore' 'Folder')}}\",\n \"time\": {{faker 'number.int' max=99999}}\n }\n ],\n \"start_time\": 1504739809,\n \"total_count\": 100\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "301a7d99-a478-45d0-b5f3-789eba64907c", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"target\": [\n \"\"\n ]\n }\n ],\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a79ab3eb-3d34-4eb6-a16a-6d55c8b66455", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d633dd76-d876-420f-ac70-3f8c01d06630", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error", "headers": [{ "key": "Content-Type", "value": "application/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": "5ba04a0f-bd3a-4ef3-bd4e-dc415d8bf618" }, { "type": "route", "uuid": "bba9d500-556c-4301-b7cb-98ded817b5e9" }, { "type": "route", "uuid": "e87316c6-7cc4-4bf9-a449-18d2077f81c5" }, { "type": "route", "uuid": "b0196ddb-d736-4866-af2a-bc8cdc5eb259" }, { "type": "route", "uuid": "8dc7467e-8fd2-423b-978c-d9d5e1096a4c" }, { "type": "route", "uuid": "10b2462e-f54f-429f-95d0-c5ed26a8d9f6" }, { "type": "route", "uuid": "37fdc13b-c113-48e3-9c1f-8d422ff70040" }, { "type": "route", "uuid": "9de409cc-0423-4917-b9bb-ed650c3b3328" }, { "type": "route", "uuid": "a78cde8d-b8ff-44f7-9aeb-8ddc3003aa2f" }, { "type": "route", "uuid": "f09d00cf-b29b-4797-939b-14a15d23dbac" }, { "type": "route", "uuid": "dc3724be-cff3-499e-8fbe-10abf05a3a23" }, { "type": "route", "uuid": "2b6a7fca-cf7e-4e76-932a-97a600271751" }, { "type": "route", "uuid": "e5e090d9-01de-4752-8068-0b0b54b3a982" }, { "type": "route", "uuid": "1042d6df-35a7-4b86-9a9a-aa6cebbdb4de" }, { "type": "route", "uuid": "52dcc5ef-5b3a-4656-95e7-5b9f793c0cba" }, { "type": "route", "uuid": "a2f245bb-5a04-492e-a63a-4cbe1d61717a" }, { "type": "route", "uuid": "01d747fa-1873-46ea-a7ac-cfefdd3ba7d1" }, { "type": "route", "uuid": "4bc4e16c-d809-4129-b5c4-bfc2f9426e96" }, { "type": "route", "uuid": "8b61102c-ccec-49b7-b460-26b6f2ee6c55" }, { "type": "route", "uuid": "9a806302-c7f4-4ec8-9dfc-fc64491bb705" }, { "type": "route", "uuid": "cf2e6b8c-2082-4c1d-88ae-f018c0045a5d" }, { "type": "route", "uuid": "56355015-7420-40e0-8630-a87cdc4dabf4" }, { "type": "route", "uuid": "a5ee7250-d53a-4189-835b-5aea4baeaa04" }, { "type": "route", "uuid": "ff340519-05f0-427e-aaf8-120ec8a38c30" }, { "type": "route", "uuid": "1814c276-21a3-4b8b-9e7e-786de736f778" }, { "type": "route", "uuid": "f5f5dd94-219b-4ea0-838e-3cbff532ebf3" }, { "type": "route", "uuid": "bfc7366e-0f32-4174-bcfe-95487a8d3c18" }, { "type": "route", "uuid": "317079c4-b1bd-4c3d-ab9d-e37dcc7833cb" }, { "type": "route", "uuid": "3f1a4d93-6070-4082-b1fc-b7668a5e20e6" }, { "type": "route", "uuid": "5c848919-7455-4c79-862f-53ce471debc0" }, { "type": "route", "uuid": "25e26c8a-7479-464a-8ce1-e5aa8f05bb63" }, { "type": "route", "uuid": "e0757d7f-f1a8-4abf-9aa8-2383d9c7e10f" }, { "type": "route", "uuid": "944f6896-c052-4c60-95b4-264ab40afd1f" }, { "type": "route", "uuid": "d08703fb-0ced-4512-8057-f018869a00ab" }, { "type": "route", "uuid": "99595bc8-7f36-4627-851b-ba3837377807" }, { "type": "route", "uuid": "cea65a2d-c1a7-4866-b80a-bcdc4ba0ae41" }, { "type": "route", "uuid": "fed92e0e-3695-4f95-a01c-dea63efe054f" }, { "type": "route", "uuid": "455f8f3a-b744-444d-a773-b6a154b97a39" }, { "type": "route", "uuid": "fcbafa82-f57b-4759-9109-14a913fecf9d" }, { "type": "route", "uuid": "59f56bb1-b5da-465b-91aa-7e6a151f39c2" }, { "type": "route", "uuid": "4e3764a6-f0e7-44fe-b2d1-736d37de8eaf" }, { "type": "route", "uuid": "ce74df45-8d6e-4655-8b15-e29d564c57b5" }, { "type": "route", "uuid": "f632ff25-0cfa-4074-8552-98898a1ebf59" }, { "type": "route", "uuid": "844f4e21-d031-4190-b45b-b6c3ab087986" }, { "type": "route", "uuid": "a0f3ed0d-558a-4189-b8ef-69376563af9c" }, { "type": "route", "uuid": "8535707a-d0c9-4934-afbb-1cbac0320849" }, { "type": "route", "uuid": "2fde2b1a-5ee6-46f9-91a7-ac6b58cf4635" }, { "type": "route", "uuid": "06074bec-18da-4507-a5ac-533bf000f8d8" }, { "type": "route", "uuid": "9e0c841c-cd0a-498c-ba66-feb9a8a210cc" }, { "type": "route", "uuid": "aa8037b9-dbc1-4920-8035-bdb65d0c0d04" }, { "type": "route", "uuid": "7b2a392e-361a-4216-98fc-5ced2e1ce8c5" }, { "type": "route", "uuid": "8341232b-bac1-4dc4-aa4e-18490133ff8e" }, { "type": "route", "uuid": "f87bfee5-2eab-4cec-bdb5-3686f8a0d6e4" }, { "type": "route", "uuid": "5eab6d8d-1bde-493b-a344-3cc6d6a02374" }, { "type": "route", "uuid": "a0249948-c09e-4d96-9858-edbeef153cf6" }, { "type": "route", "uuid": "7221f3e5-96af-4c60-921b-b073d5800348" }, { "type": "route", "uuid": "7aaa1624-a3e2-47fd-a2bf-c84b9a043ba4" }, { "type": "route", "uuid": "537cf8db-5c49-4c6d-90a2-96d767a750fa" }, { "type": "route", "uuid": "63c53739-da02-4740-b1cf-db0eea68398b" }, { "type": "route", "uuid": "10573e29-dc69-4fd6-85a9-6391c4d373e0" }, { "type": "route", "uuid": "8cdc5642-945c-46e6-9500-3bd7a1e5b7b8" }, { "type": "route", "uuid": "d9ca5c18-da96-4c17-b2ca-648fddc79255" }, { "type": "route", "uuid": "632c5cb1-4b3c-4f66-9a3a-80fb6be54622" }, { "type": "route", "uuid": "f8389c5a-8139-4365-919c-4fd3e29bec9e" }, { "type": "route", "uuid": "5e6101e5-8a7c-4444-bcac-52530cbce084" }, { "type": "route", "uuid": "9a19781d-2834-4e50-ba9b-1cc98d20f8c8" }, { "type": "route", "uuid": "fde6efe1-96d5-4f24-b910-a89846b01b33" }, { "type": "route", "uuid": "e270e106-4c52-4eba-836b-f3600d29d0dc" }, { "type": "route", "uuid": "7f7a1bec-dbde-4fad-ab81-ffcbd7b389b8" }, { "type": "route", "uuid": "9be20fd3-af0b-4d85-86c6-fcfe6b1412d8" }, { "type": "route", "uuid": "d4d5f18b-b60c-4333-842e-5bb9c1e48a0c" }, { "type": "route", "uuid": "92bc510b-3a5b-4386-baa7-3b48c9948c3f" }, { "type": "route", "uuid": "43a6bfad-5cff-411f-b557-62f23657ad55" }, { "type": "route", "uuid": "01e39fa4-57c2-4e63-ba7b-7c734d567c81" }, { "type": "route", "uuid": "fb2afaeb-f9c2-4e03-a22d-e917be0ae48b" }, { "type": "route", "uuid": "add23b64-7008-4b36-8cfe-0bbd409a43fc" }, { "type": "route", "uuid": "b51d46a4-bff9-4a38-a552-077d177e81d8" }, { "type": "route", "uuid": "0fbb5a8e-7c14-47a9-a2de-8e042ff848b0" }, { "type": "route", "uuid": "678929cb-b83e-43c3-9541-48f0116f0a14" }, { "type": "route", "uuid": "b638eb37-ae59-4271-b70b-d3eaccf65a91" }, { "type": "route", "uuid": "c1d62fad-3c4d-4edf-bcc8-b212bddf8d67" }, { "type": "route", "uuid": "949e425a-0373-4803-af0a-dbac39703020" }, { "type": "route", "uuid": "0087b844-3e1d-492a-8038-2eb6764ca549" }, { "type": "route", "uuid": "88d4b978-3bdb-4775-b72a-97ed306cb276" }, { "type": "route", "uuid": "9808120f-2925-43ff-ad81-4ffec45940c5" }, { "type": "route", "uuid": "1d52215c-0cca-43a7-8c48-6e4ffe163d13" }, { "type": "route", "uuid": "5768b6b2-e9a9-4187-8687-c193c78787f4" }, { "type": "route", "uuid": "3f170d3e-d4b5-47c7-bcae-acab35d88511" }, { "type": "route", "uuid": "11c78a21-c1f2-4d35-bb72-b1f225078e67" }, { "type": "route", "uuid": "fbd46b0a-ee37-48a3-b6ce-3a9abd35c0a1" }, { "type": "route", "uuid": "2206c64f-b09e-4602-b358-30e046f96546" }, { "type": "route", "uuid": "263cf5dc-5299-4d66-a906-d42f696b7625" }, { "type": "route", "uuid": "0f78c109-87f4-4ea0-8aa0-f517150bb053" }, { "type": "route", "uuid": "e60990a5-b746-469d-bd98-abbd0498cfe8" }, { "type": "route", "uuid": "e5213db3-d824-47fc-b54d-a1c882b76353" }, { "type": "route", "uuid": "c405601a-0d8f-4b86-937c-8571e6de4d58" }, { "type": "route", "uuid": "486349a9-651d-4ff7-95b3-48ef58014b38" }, { "type": "route", "uuid": "e7a61f6c-d2bd-45c3-9940-45671fb80a6b" }, { "type": "route", "uuid": "a7ee5e37-3bc7-4687-9924-8e13e5cf417c" }, { "type": "route", "uuid": "9014f8c2-e787-4f99-88ad-5700561b185a" }, { "type": "route", "uuid": "1eb2d0fb-c56b-4d4e-907e-79a8885d0174" }, { "type": "route", "uuid": "a7b1bed0-578a-47f4-aa37-63f5104d6d6b" }, { "type": "route", "uuid": "b905e408-53b3-4211-bd6e-489786abc65d" }, { "type": "route", "uuid": "be92809c-248e-4212-9757-71e5be855a2c" }, { "type": "route", "uuid": "ceaf6004-0d14-4750-b1e8-64db6aecc938" }, { "type": "route", "uuid": "540f4b9c-472f-49a0-9044-a19e8d860166" }, { "type": "route", "uuid": "d2b41271-0b20-4635-b4d1-39634e9e8cf3" }, { "type": "route", "uuid": "c2f1aa93-2a66-435d-8905-635c075a0594" }, { "type": "route", "uuid": "bb04eb8a-ae94-4d29-a3e6-4d2e48755556" }, { "type": "route", "uuid": "6b5e75c1-5b13-4611-9452-bf5c6f71ac91" }, { "type": "route", "uuid": "2e157220-4cbf-4aaa-98fe-be88c33ba7da" }, { "type": "route", "uuid": "701c0b44-8d1d-4e57-9ef5-04c3d4090f57" }, { "type": "route", "uuid": "f51f2ddc-e8ec-4d96-92c0-ac18ec1155f4" }, { "type": "route", "uuid": "b0002493-2e95-49d9-b098-f46aad71f82a" }, { "type": "route", "uuid": "b4052bec-c971-43d3-8440-51fb970ffb8a" }, { "type": "route", "uuid": "53501ad5-94ea-4389-8609-904270d4c3ad" }, { "type": "route", "uuid": "c7eb3f6c-50fc-40b8-a5b6-03d1eca24713" }, { "type": "route", "uuid": "e6aeee06-6fa4-48b9-92bd-6559cab1aba3" }, { "type": "route", "uuid": "382620ab-55c8-49bc-82e9-251368f1b5ba" }, { "type": "route", "uuid": "bd04ccec-87a4-4052-a9f3-6b44efc8bf85" }, { "type": "route", "uuid": "bb224d97-70f9-43ae-88ec-c4ce6cb5e586" }, { "type": "route", "uuid": "1798441b-b507-4ca1-8d68-fbea40d50b36" }, { "type": "route", "uuid": "14d53fe4-eec3-48b1-8fe5-3c2cbc5a96b5" }, { "type": "route", "uuid": "99cf89ff-3260-477b-b8ea-25195d41bcce" }, { "type": "route", "uuid": "6ce8273e-05db-43b0-a9c3-e1425826a807" }, { "type": "route", "uuid": "83185107-3dd6-42d6-b1eb-bc7d42311fd7" }, { "type": "route", "uuid": "81ffad40-5645-4ed1-a986-05d5423fce34" }, { "type": "route", "uuid": "d2ad5412-dee2-415a-90a2-a5ccd2aaf74c" }, { "type": "route", "uuid": "8c0fc7ea-d513-40b9-b724-f2d5edc620e7" }, { "type": "route", "uuid": "3567a448-bd3a-4908-a97d-4d62715f31d2" }, { "type": "route", "uuid": "fa4fe6ed-d72c-4f04-945d-4a78a5c0625e" }, { "type": "route", "uuid": "27dd0b24-5159-40c4-8f9c-a12aa4d56e0e" }, { "type": "route", "uuid": "a54a43f6-7830-46b7-afa0-e46627e77d9d" }, { "type": "route", "uuid": "917e4ac3-6870-49ba-bbc7-7bfab4a5fbc0" }, { "type": "route", "uuid": "87ea3235-82d7-4049-a7f5-73996ab89589" }, { "type": "route", "uuid": "bc212040-f297-462c-b8ce-e34df30fc815" }, { "type": "route", "uuid": "7bf82808-ad11-4d40-8f97-690d415f4fc8" }, { "type": "route", "uuid": "ca74778c-11c4-48ef-9b6b-27d885897c17" }, { "type": "route", "uuid": "da894018-ecda-491e-bc82-798a6f8f9e5d" }, { "type": "route", "uuid": "30b776d8-a9db-4b17-bf8e-833b50466a73" }, { "type": "route", "uuid": "502b6945-dd59-4a61-9cb4-1bb8936f5c77" }, { "type": "route", "uuid": "522562b9-1ecf-4a74-832d-aafcd30180a9" }, { "type": "route", "uuid": "ee017ad1-91fd-4fd5-ba1a-96820c91ea3f" }, { "type": "route", "uuid": "d0233ab4-9ef5-4bfc-99e9-d4d95d30af25" }, { "type": "route", "uuid": "d7376207-6ac3-42e5-b901-4ca8192e79de" }, { "type": "route", "uuid": "44f9101a-bd09-416e-8e10-3df80e27f342" }, { "type": "route", "uuid": "aac157e3-193b-465e-83ea-a408ecc7f2bc" }, { "type": "route", "uuid": "94788502-0d9c-49e8-9e47-f98b4e93808b" }, { "type": "route", "uuid": "74ecfe0b-eaf3-4ed9-80c0-b905bf0fdb7e" }, { "type": "route", "uuid": "b803b335-b69c-4577-b13d-887880a7abff" }, { "type": "route", "uuid": "0c5ae9e6-5b30-471f-b8b0-cbba0a414cf1" }, { "type": "route", "uuid": "e7d08673-c561-428b-8901-fc0282ad8c3c" }, { "type": "route", "uuid": "19a0d709-016a-4202-9d97-4f4ca0bfba28" }, { "type": "route", "uuid": "81135b64-7275-4368-84cd-35e9c3bb7466" }, { "type": "route", "uuid": "a62c820e-0c4b-411d-a20c-6dc48e0a2974" }, { "type": "route", "uuid": "fb4c8515-7d19-4863-8c40-571efe0abd7a" }, { "type": "route", "uuid": "1f2ba25e-a6ab-4bda-ab26-8f0288bfa517" }, { "type": "route", "uuid": "bb693fda-e5e3-4891-ac3f-3619746b1ee9" }, { "type": "route", "uuid": "3dae8d39-f3ef-4ff2-b3a9-24148ce917a5" }, { "type": "route", "uuid": "2c58b49f-c0b6-4ad1-bb8b-f90018211203" }, { "type": "route", "uuid": "3881dcf1-67d0-4e59-96c2-69e0240dc595" } ] }