steven3579 commented on issue #9423: URL: https://github.com/apache/cloudstack/issues/9423#issuecomment-2270831776
Hi @weizhouapache I have tried running the two commands above, and here are the results. Thank you ``` curl -k https://xxx:9398/api/ <?xml version="1.0" encoding="utf-8"?><EnterpriseManager xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.veeam.com/ent/v1.0"><Links><Link Href="https://xxx:9398/api/logonSessions" Type="LogonSessionList" Rel="Down" /><Link Href="https://xxx:9398/api/sessionMngr/?v=latest" Type="LogonSession" Rel="Create" /></Links><SupportedVersions><SupportedVersion Name="v1_5"><Links><Link Href="https://xxx:9398/api/sessionMngr/?v=v1_5" Type="LogonSession" Rel="Create" /></Links></SupportedVersion><SupportedVersion Name="v1_6"><Links><Link Href="https://xxx:9398/api/sessionMngr/?v=v1_6" Type="LogonSession" Rel="Create" /></Links></SupportedVersion><SupportedVersion Name="v1_7"><Links><Link Href="https://xxx:9398/api/sessionMngr/?v=v1_7" Type="LogonSession" Rel="Create" /></Links></SupportedVersion></SupportedVersions></EnterpriseManager> ``` ``` ssh username@xxx Microsoft Windows [Version 10.0.20348.1129] (c) Microsoft Corporation. All rights reserved. administrator@xxx C:\Users\Administrator> ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org