Will it be possible to easily see what APIs have been deployed from a DataMiner system using User Defined API without having to look at the individual automation scripts?
Has it also been considered already to add the possibility to extract documentation (for example Swagger Specification) for the deployed APIs?
Hi Joey,
Answer for question 1: Yes, this is possible:
- server: check logging file SLUserDefinableApiManager.txt
- Cube: check DataMiner logging "User-defined API Manager"
FYI: We just noticed that this is not included in the docs. This will be updated ASAP.
Answer for question 2: the following documentation is already present in the public docs:
- User-Defined APIs
- Viewing APIs and tokens in DataMiner Cube
- Triggering a user-defined API
NOTE: this feature is still in preview (soft-launch) for DM 10.3.5.0.
Hi Matthias, documentation on the functionality itself is great 🙂 I am more referring to documentation on the APIs you have exposed as a user.