UiPath Documentation
automation-suite
2.2510
true
Linux 版 Automation Suite 安装指南
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

运行状况端点

运行状况端点可用于监控 Automation Suite 服务的运行状态。

要有效监控 Automation Suite 服务的运行状况,您可以使用本节中列出的运行状况端点。这些端点使您可以快速验证服务是否正常运行。

平台

  • https://<automation-suite-fqdn>/pap_/health
  • https://<automation-suite-fqdn>/pdp_/health
  • https://<automation-suite-fqdn>/identity_/.well-known/openid-configuration
  • https://<automation-suite-fqdn>/identity_/web/
  • https://<automation-suite-fqdn>/lease_/health/
  • https://<automation-suite-fqdn>/license_/health
  • https://<automation-suite-fqdn>/organization_/health
  • https://<automation-suite-fqdn>/portal_/portal/shallow/healthStatus
  • https://<automation-suite-fqdn>/audit_/health
  • https://<automation-suite-fqdn>/resourcecatalog_/health

Action Center

  • https://<automation-suite-fqdn>/actions_/
  • https://<automation-suite-fqdn>/bupproxyservice_/health/ready
  • https://<automation-suite-fqdn>/processes_/

AI Center

  • https://<automation-suite-fqdn>/aifabric_/ai-app
  • https://<automation-suite-fqdn>/aifabric_/ai-deployer/actuator/health/ready
  • https://<automation-suite-fqdn>/aifabric_/ai-trainer/actuator/health/ready
  • https://<automation-suite-fqdn>/aifabric_/ai-pkgmanager/actuator/health/ready
  • https://<automation-suite-fqdn>/aifabric_/ai-helper/actuator/health/ready
  • https://<automation-suite-fqdn>/aistorage_/health
  • https://<automation-suite-fqdn>/<org-name>/apps_/default/api/v1/default/system-health

Automation Hub

  • https://<automation-suite-fqdn>/automationhub_/fd-api/v1/ping
  • https://<automation-suite-fqdn>/automationstore_/fd-api/v1/ping

Data Service

  • https://<automation-suite-fqdn>/dataservice_/api/HealthCheck/health
  • https://<automation-suite-fqdn>/dataservice_/assets

Document Understanding

  • https://<automation-suite-fqdn>/du_/api/documentmanager/health
  • https://<automation-suite-fqdn>/du_/api/storage/health
  • https://<automation-suite-fqdn>/du_/api/eventservice/health
  • https://<automation-suite-fqdn>/du_/metering/alive
  • https://<automation-suite-fqdn>/du_/ocr/info/ready
  • https://<automation-suite-fqdn>/du_/extended-ocr/ready
  • https://<automation-suite-fqdn>/du_/classify/MLclassification/info/ready
  • https://<automation-suite-fqdn>/du_/svc/formextractor/info
  • https://<automation-suite-fqdn>/du_/svc/intelligentkeywords/info

Insights

  • https://<automation-suite-fqdn>/insights_/health

Integration Services

  • https://<automation-suite-fqdn>/connections_/schedulerstatus
  • https://<automation-suite-fqdn>/connections_/dispatcherstatus
  • https://<automation-suite-fqdn>/elements_/v1/elements/health
  • https://<automation-suite-fqdn>/elements_/elements/api-v2/tickle

通知服务

  • https://<automation-suite-fqdn>/notificationservice_/notificationserviceapi/health/readiness
  • https://<automation-suite-fqdn>/notificationservice_/usersubscriptionservice/health/readiness
  • https://<automation-suite-fqdn>/notificationservice_/publishermetaservice/health/readiness

Orchestrator

  • https://<automation-suite-fqdn>/orchestrator_/api/health

机器人管

  • https://<automation-suite-fqdn>/robotube_/healthz

Test Manager

  • https://<automation-suite-fqdn>/testmanager_/api/health/live

检查服务运行状况

要检查特定服务的运行状况,请将请求发送到其相应的端点,如以下示例所示。

curl -kiso /dev/null -w "%{http_code}" https://<automation-suite-fqdn>/orchestrator_/api/health
curl -kiso /dev/null -w "%{http_code}" https://<automation-suite-fqdn>/orchestrator_/api/health

HTTP 状态代码 200 的成功响应表示服务运行良好。

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新