Dylan Zumar
- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 8
Activity overview
Latest activity by Dylan Zumar-
Dylan Zumar commented,
Andrey Terentyev Using python to parse a JSON isn't the issue (already have experience with that), but I'm wondering how to interpret this response because it seems to coming in random orders of IP...
-
Dylan Zumar commented,
Andrey Terentyev These are all automated processes on our end using code, so we are wondering if there is a way to parse these responses in a more programmatic/structured way?
-
Dylan Zumar commented,
Andrey Terentyev Thanks for the quick reply! We tested with this API on a VMS that has 3 servers, and this field provided us with 4 IP addresses: <private IPv4><IPv6><IPv6><public IPv4>. How should...
-
Dylan Zumar created a post,
Getting the IP Address of each Server Connected to a VMS?
AnsweredHi there, For non-cloud users we were wanting to get the IP address of each individual server associated with a VMS, and we tried using the getMediaServersEx "networkAddresses" field in order to fi...
-
Dylan Zumar created a post,
Login API for Account with Multi-Factor Authentication (MFA)?
AnsweredHi there, Is there a way to login to an account that has multi-factor authentication (MFA) enabled through APIs? Is it possible to have MFA enabled on one account but disabled on another account f...
-
Dylan Zumar commented,
Andrey Terentyev Thanks for pointing me towards the documentation! However, in the /rest/v2/servers API documentation I don't see the field 'timeZoneUTCOffset'? Also, is there a reason why I might...
-
Dylan Zumar commented,
Andrey Terentyev thank you for the reply! How do we get access to the /rest/v2/ APIs? Is there documentation for them? Are they GET or POST requests?
-
Dylan Zumar created a post,
How to get server-specific timezone offsets?
AnsweredHi there, We need to get the time zone offset for each server on a VMS, and we have tried using the 'timeZoneOffset' field from the ec2/getTimeOfServers API as well as the 'timezoneUtcOffset' field...
-
Dylan Zumar created a post,
How to Display Live Streams for Cloud Accounts?
AnsweredHi there, We are trying to display the live camera streams in a web application, and we can do so for local users because they have RTSP streams we can access. However, for cloud accounts we cannot...
-
Dylan Zumar commented,
Hi there, we were wondering if there were any updates on this question?