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.