What's new in the BlackBerry Web
Services version 12.21 REST APIs
BlackBerry Web
Services
version 12.21 REST APIsFor details about the new features and updates discussed here, see the BlackBerry UEM 12.21 REST API Reference.
New resource: Trusted Certificates
Path | Description |
---|---|
GET /{tenantGuid}/api/v1/trustedCertificates | Get the details of all trusted certificates for a tenant. |
Updates to methods
Path | Description |
---|---|
GET /{tenantGuid}/api/v1/servers | In a UEM Cloud environment only, additional certificate information for LDAP/BGS is included in the response. |
GET /{tenantGuid}/api/v1/directories | In a UEM Cloud environment only, LDAP/BGS certificate information is no longer included in the response. This information can be retrieved using GET /{tenantGuid}/api/v1/servers. |
GET /{tenantGuid}/api/v1/exchangeConfigurations | In a UEM Cloud environment only, LDAP/BGS certificate information is no longer included in the response. This information can be retrieved using GET /{tenantGuid}/api/v1/servers. |
GET /{tenantGuid}/api/v1/profiles/{profileGuid} | You can now use this method to retrieve details for CA certificate profiles. |