API Guide

Table Of Contents
Table 1. Supported REST API versions (continued)
Product Date of release What's new
/api/AccountService/ExternalAccountProvider/
OpenIDConnectProviders
/api/AccountService/ExternalAccountProvider /
OpenIDConnectProvider(ID)
/api/AccountService/
ExternalAccountProvider/Actions/
ExternalAccountProvider.EnableOIDCProviders
/api/AccountService/
ExternalAccountProvider/Actions/
ExternalAccountProvider.DisableOIDCProviders
/api/AccountService/ExternalAccountProvider/
Actions/
ExternalAccountProvider.DeleteOIDCProviders
/api/AccountService/ExternalAccountProvider/
Actions/ExternalAccountProvider.TestOIDCProvider
/api/AccountService/ExternalAccountProvider/
Actions/
ExternalAccountProvider.TestOIDCProviderRegistratio
nStatus
The following APIs are not supported from this release:
/api/TemplateService/Profiles
/api/TemplateService/Profiles(Id)
/api/TemplateService/Templates(Id)/Views(Id)/
AttributeViewDetails/TemplateEditInfoDetails
/api/TemplateService/Actions/
TemplateService.DetachProfile
/api/TemplateService/ProfileState
/api/TemplateService/ProfileUsage
The ODATA Specification follows RFC 3986 for URL
semantics. According to this specification, percent encode
the space in URLs to %20 and do not use the plus
(+) sign. The APIs fail when the plus sign is used, as the
support is removed.
OpenManage Enterprise 3.5
December 2020 The following APIs are added:
/api/TemplateService/Baselines(ID) on page 629
POST method for Baselines on page 628
OpenManage Enterprise 3.5 November 2020
API to retrieve information about the last attempted
console upgrade. See /api/ConsoleUpdateService/
LastUpdateResult on page 609.
APIs to add, delete, modify, and test OpenID Connect
(OIDC) provider information.
/api/AccountService/ExternalAccountProvider/
OpenIDConnectProvider on page 73
/api/AccountService/ExternalAccountProvider/
OpenIDConnectProvider('OIDCProviderID') on
page 73
/api/AccountService/
ExternalAccountProvider/Actions/
ExternalAccountProvider.DeleteOIDCProviders
on page 75
/api/AccountService/
ExternalAccountProvider/Actions/
ExternalAccountProvider.DisableOIDCProviders
on page 75
20 About this document