MicroStrategy / mstrio-py

Python integration for MicroStrategy
Apache License 2.0
90 stars 60 forks source link

iserver is running check? #162

Closed rickymedrano closed 1 month ago

rickymedrano commented 11 months ago

Hi,

Is it possible to use mstrio to check if the intelligence server is running? I see the /api/monitors/iServer/nodes endpoint gives back a running status but that is for the status of the nodes, not the iServer service.

mgorskiMicroStrategy commented 9 months ago

Hi @rickymedrano At this moment it's not possible with mstrio-py. When there is a problem with intelligence server you will get error about it when using functions using its resources. You are right there is no endpoint to check iserver status. I know that there is possibility to check iserver status in environment provision window. If you need this functionality in mstrio-py and have endpoint for this please log enhancement request to Support with proper description of you use case

apiotrowskiMicroStrategy commented 1 month ago

Required request steps provided. Closing