Adds the JSON Configuration Storage (JCS
).
OK
object | |||||||||||||||||||||||||||||||||||||||||
|
{- "operationType": "add",
- "textMatchStyle": "exact",
- "data": {
- "name": "NewStrategy",
- "label": "NewStrategy",
- "jsonStorage": "{\"blocks\":{\"languageVersion\":0,\"blocks\":[{\"type\":\"strategy_custom\",\"inputs\":{\"PRICE\":{\"shadow\":{\"type\":\"math_number\",\"fields\":{\"NUM\":0}}}},\"id\":\"root\"}]},\"variables\":[]}",
- "storageType": "STRATEGY"
}
}
{- "response": {
- "node": "pricefx-cluster-app-frontend-6b88584c79-dd656",
- "data": [
- {
- "version": 0,
- "typedId": "6.JCS",
- "name": "NewStrategy",
- "label": "NewStrategy",
- "createdByName": "ondrej.tesar",
- "lastUpdateByName": "ondrej.tesar",
- "storageStatus": "DRAFT",
- "storageType": "STRATEGY",
- "supersededBy": null,
- "jsonStorage": "{\"blocks\":{\"languageVersion\":0,\"blocks\":[{\"type\":\"strategy_custom\",\"inputs\":{\"PRICE\":{\"shadow\":{\"type\":\"math_number\",\"fields\":{\"NUM\":0}}}},\"id\":\"root\"}]},\"variables\":[]}",
- "updateDate": "2024-07-20T09:33:20",
- "createDate": "2024-06-20T09:55:20",
- "createdBy": 2147490187,
- "lastUpdateDate": "2024-06-20T09:55:20",
- "lastUpdateBy": 2147490187,
- "id": 6
}
], - "status": 0
}
}