storm-api-key: ********************{
"status": "success",
"message": "string",
"data": {
"id": "string",
"agentId": "string",
"revision": 1,
"schemaVersion": 0,
"value": {
"property1": "string",
"property2": "string"
},
"customVariables": {
"variableName": {
"type": "string",
"value": "string",
"description": "string"
},
"property1": {
"type": "string",
"value": "string",
"description": "string"
},
"property2": {
"type": "string",
"value": "string",
"description": "string"
}
},
"note": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
}