Last active
March 24, 2017 15:14
-
-
Save patrickjholloway/bbc8d956a879cac742cc94a6a8146128 to your computer and use it in GitHub Desktop.
/datalinks json response body
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"access": { | |
"readers": { | |
"organizations": [] | |
}, | |
"writers": { | |
"apps": [ | |
"myApp" | |
] | |
} | |
}, | |
"description": "If we calculate the circuit, we can get to the SMTP circuit through the auxiliary SMTP circuit!", | |
"name": "system", | |
"type": "rest", | |
"backingServerIds": null, | |
"collectionId": null, | |
"id": "1", | |
"backingServers": [ | |
{ | |
"mapping": { | |
"firewall": { | |
"sourceObject": { | |
"httpMethod": "DELETE", | |
"headers": { | |
"bus": "system" | |
}, | |
"query": { | |
"interface": "transmitter" | |
}, | |
"primaryKey": { | |
"name": "interface", | |
"type": "feed" | |
} | |
}, | |
"methods": { | |
"getAll": { | |
"isEnabled": true | |
}, | |
"getById": { | |
"isEnabled": true | |
}, | |
"getByQuery": { | |
"isEnabled": true | |
}, | |
"insert": { | |
"isEnabled": true, | |
"overrideOptions": { | |
"serviceObject": { | |
"httpMethod": "GET", | |
"headers": { | |
"pixel": "card", | |
"microchip": "circuit" | |
}, | |
"query": { | |
"card": "system", | |
"interface": "system" | |
}, | |
"primaryKey": { | |
"name": "bandwidth", | |
"type": "alarm" | |
} | |
}, | |
"fields": [] | |
} | |
}, | |
"update": { | |
"isEnabled": false | |
}, | |
"deleteById": { | |
"isEnabled": false | |
}, | |
"deleteByQuery": { | |
"isEnabled": true | |
}, | |
"getCount": { | |
"isEnabled": false | |
}, | |
"getCountByQuery": { | |
"isEnabled": false | |
} | |
}, | |
"fields": [ | |
{ | |
"sourceFieldMapping": "port", | |
"kinveyFieldMapping": "firewall" | |
}, | |
{ | |
"sourceFieldMapping": "pixel", | |
"kinveyFieldMapping": "feed" | |
}, | |
{ | |
"sourceFieldMapping": "matrix", | |
"kinveyFieldMapping": "protocol" | |
} | |
] | |
} | |
}, | |
"authentication": { | |
"type": "Basic", | |
"credentials": { | |
"loginOptions": { | |
"type": "verifyOnly", | |
"endpoint": "http://summer.net", | |
"httpMethod": "GET", | |
"headers": { | |
"microchip": "application" | |
}, | |
"querystring": { | |
"firewall": "firewall" | |
}, | |
"body": { | |
"system": "pixel", | |
"sensor": "transmitter" | |
}, | |
"token": { | |
"from": { | |
"type": "body", | |
"property": "alarm" | |
}, | |
"to": { | |
"type": "header", | |
"property": "sensor" | |
} | |
} | |
}, | |
"username": "Alverta_Bergnaum44", | |
"password": "hhNnU5jvXnR1c1d" | |
} | |
}, | |
"connectionOptions": { | |
"querystringOptions": { | |
"encode": true, | |
"indicies": false, | |
"arrayFormat": "bracket", | |
"delimiter": "&", | |
"skipNulls": false, | |
"strictNullHandling": true | |
} | |
}, | |
"host": "78.141.38.210", | |
"_id": "5918cedd-6ef3-4080-853a-46b82877555f", | |
"id": "1" | |
} | |
] | |
}, | |
... | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment