-
-
-
-
REST API
-
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 的最新完整集合,请下载 Public API for REST Services(适用于 REST 的公共 API 服务)PDF。
访问 REST API 所需的权限
访问 REST API 需要具有以下权限:
- 公共 API 访问权限,设置为基于角色的访问配置的一部分。有关信息,请参阅使用 RBAC 配置角色。
- 超级用户权限
调用 REST API 服务
可以使用 REST 客户端或 cURL 命令调用 REST API 服务。以下示例使用适用于 Chrome 的高级 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.