Hey All,
We're looking at using the GeoEvent API (https://server.url:6143/geoevent/admin/api/index.html) to programmatically do the following:
- Create/Delete outputs; Stream Service and Spatiotemporal BDS Features.
- Update an existing GeoEvent Service with the new outputs, connecting the flows between the nodes etc.
We think we have enough information in the API to achieve this, in terms of the payloads and what URLs/request types to use.
However, is someone able to provide some guidance on if there is anything special about the way GeoEvent creates the GUIDs for the name of each object? For example, if we use a POST to create a new output, are we expected to generate the GUID and add it as part of the payload for the POST, or will GeoEvent create this itself and send it back in the response?
Cheers,
Jordan