All notable changes to the internal APIs are documented in this file.
Based on: https://keepachangelog.com/en/1.1.0/
The format is group changes to describe their impact on the project, as follows:
Addedfor new features.Changedfor changes in existing functionality.Deprecatedfor once-stable features removed in upcoming releases.Removedfor deprecated features removed in this release.Fixedfor any bug fixes.Securityto invite users to upgrade in case of vulnerabilities.
Credential Management was renamed API Client Credentials and moved to Services > API Client Credentials. No functionality of any API was changed.
Added four HPE GreenLake for Credential Management APIs. With these APIs, you can get, add, reset, and delete credentials in standard enterprise, managed service provider (MSP), or an MSP tenant workspace.
GET /workspaces/v1/credentialsPOST /workspaces/v1/credentialsDELETE /workspaces/v1/credentials/{id}POST /workspaces/v1/credentials/{id}/reset