立即与支持人员聊天
与支持团队交流

Identity Manager 8.2.1 - REST API Reference Guide

Guidelines and conventions

This document provides development information for customers and partners intending to use One Identity Manager REST APIs.

The initial sections provide general guidelines and conventions for reference.

BaseURL

The One Identity Manager REST API is an integral part of the One Identity Manager application server. The BaseURL specifies the path to an application server installation. By default, the application server is installed with the following path.

https://<Hostname>/AppServer

Parameter formats

HTTP requests use two types of parameters:

Path parameters

Path parameters continue the URI path using a slash for a separator. For example, to get details for a person, you specify their primary key (GUID) with a path parameter. The following shows the URI format for this request:

<BaseURL>/api/entity/{table}/{uid}

Example:

https://<Hostname>/AppServer/api/entity/Person/25d87790-105d-4afb-bd04-cfddc7cc9fb5

If a request uses path parameters, they are specified in the URI format for the request.

自助服务工具
知识库
通知和警报
产品支持
下载软件
技术说明文件
用户论坛
视频教程
RSS订阅源
联系我们
获得许可 帮助
技术支持
查看全部
相关文档

The document was helpful.

选择评级

I easily found the information I needed.

选择评级