系統資訊服務API system-information-service-apis

系統資訊服務提供一組REST API來擷取資訊。 下表提供有關API的詳細資訊:

名稱
URL
說明
SystemInfo.properties
https://'[server]:[port]'/rest/services/SystemInfo.properties'
此API是以下專案的包裝函式: system.getProperties Java API。 它會擷取目前工作環境的設定。
SystemInfo.envVar
https://'[server]:[port]'/rest/services/ SystemInfo.envVar
擷取主機作業系統的所有環境變數。
SystemInfo.logs
https://'[server]:[port]'/rest/services/ SystemInfo.logs
下載包含應用程式伺服器記錄的zip檔案。
SystemInfo.config
https://'[server]:[port]'/rest/services/ SystemInfo.config
擷取config.xml檔案的所有內容。
SystemInfo.services
https://'[server]:[port]'/rest/services/ SystemInfo.services
擷取AEM表單服務的狀態和設定引數。
SystemInfo.vitalDetails
https://'[server]:[port]'/rest/services/ SystemInfo.vitalDetails
擷取伺服器運作時間、JVM引數、系統記憶體、棧積大小、作業系統名稱、作用中執行緒的數目以及執行緒計數。
SystemInfo.coreSettings
https://'[server]:[port]'/rest/services/ SystemInfo.coreSettings

擷取下列屬性的值:

  • AdobeTempDir

  • AdobeServerFontDir

  • CustomerFontDir

  • GlobalDocumentStorageRootDir

  • DefaultDocumentMaxInlineSize

  • DefaultDocumentDisposalTimeout

  • EnableDocumentDBStorage

  • GlobalDocumentStorageUseNetworkShare

  • EnableFIPS

  • 啟用WSDL

  • 資料服務組態檔

  • EnableRDS

SystemInfo.database
https://'[server]:[port]'/rest/services/ SystemInfo.database
擷取有關資料庫的詳細資訊。
SystemInfo.licenseInfo
https://'[server]:[port]'/rest/services/ SystemInfo.licenseInfo
擷取已安裝的AEM表單元件的版本和授權資訊。
SystemInfNo.serverConfig
https://'[server]:[port]'/rest/services/ SystemInfo.serverConfig
下載主機應用程式伺服器的組態檔。
SystemInfo.threads?delay=[n]&iterations=[n]
https://'[server]:[port]'/rest/services/ SystemInfo.threads?delay=[n]&iterations=[n]

擷取作用中執行緒的計數和棧疊追蹤。 它接受下列引數:

  • 反複專案= [n]:指定反複專案的計數。 以數字取代n。

  • Delay= [n]:指定在開始下一個反複專案之前要等待的毫秒數。

SystemInfo.info
https://'[server]:[port]'/rest/services/ SystemInfo.info

此API是所有系統資訊服務API的包裝函式。 在內部,它會執行所有系統資訊API並以zip格式下載資訊。

注意: SystemInfo.info不提供作用中執行緒的計數和棧疊追蹤。

recommendation-more-help
19ffd973-7af2-44d0-84b5-d547b0dffee2