This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
REST API
注意:
本文介绍 XenMobile Server 的 REST API。有关 Endpoint Management 的 REST API,请参阅REST API。
借助 XenMobile® REST API,您可以调用通过 XenMobile 控制台公开的服务。您可以使用任何 REST 客户端调用 REST 服务。此 API 不需要您登录 XenMobile 控制台即可调用服务。
有关可用 API 的完整当前集,请下载REST 服务公共 API PDF。
访问 REST API 所需的权限
访问 REST API 需要以下权限之一:
- 作为基于角色的访问配置的一部分设置的公共 API 访问权限。有关信息,请参阅使用 RBAC 配置角色。
- 超级用户权限
调用 REST API 服务
您可以使用 REST 客户端或 cURL 命令调用 REST API 服务。以下示例使用适用于 Chrome 的 Advanced REST 客户端。
注意:
在以下示例中,请更改主机名和端口号以匹配您的环境。
登录
URL: https://<host-name>:<port-number>/xenmobile/api/v1/authentication/login
请求: { "login":"administrator", "password":"password" }
方法类型: POST
内容类型: application/json

相关信息
共享
共享
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.