系统信息服务API system-information-service-apis

CAUTION
AEM 6.4已结束扩展支持,本文档将不再更新。 有关更多详细信息,请参阅 技术支助期. 查找支持的版本 此处.

系统信息服务提供一组用于检索信息的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 Forms服务的状态和配置参数。
SystemInfo.vitalDetails
https://[server]:[port]/rest/services/ SystemInfo.vitalDetails
检索服务器正常运行时间、JVM参数、系统内存、堆大小、操作系统名称、活动线程数和线程计数。
SystemInfo.coreSettings
https://[server]:[port]/rest/services/ SystemInfo.coreSettings

检索以下属性的值:

  • AdobeTempDir

  • AdobeServerFontDir

  • CustomerFontDir

  • GlobalDocumentStorageRootDir

  • DefaultDocumentMaxInlineSize

  • DefaultDocumentDispassionTimeout

  • EnableDocumentDBStorage

  • GlobalDocumentStorageUseNetworkShare

  • EnableFIPS

  • 启用WSDL

  • DataServicesConfigFile

  • EnableRDS

SystemInfo.database
https://[server]:[port]/rest/services/ SystemInfo.database
检索有关数据库的详细信息。
SystemInfo.licenseInfo
https://[server]:[port]/rest/services/ SystemInfo.licenseInfo
检索已安装的AEM Forms组件的版本和许可证信息。
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]

检索活动线程的计数和堆栈跟踪。 它接受以下参数:

  • iterations= [n]:指定小版本的计数。 用数字替换n。

  • Delay= [n]:指定在开始下一次迭代之前等待的毫秒数。

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

此API是所有系统信息服务API的包装器。 在内部,它运行所有系统信息API并以zip格式下载信息。

注释:SystemInfo.info不提供活动线程的计数和堆栈跟踪。

recommendation-more-help
a6ebf046-2b8b-4543-bd46-42a0d77792da