Skip to content

Latest commit

 

History

History
169 lines (79 loc) · 1.96 KB

File metadata and controls

169 lines (79 loc) · 1.96 KB

Platforms

Platforms are Open Service Broker API-enabled software systems on which applications and services are hosted.

With SAP Service Manager, you can register your platform and enable it to consume the SAP Business Technology Platform services from your native environment.

This registration results in a returned set of credentials that are needed to deploy the SAP Service Manager agent.

SAP Service Manager currently supports the Kubernetes platform.

See Consuming SAP BTP Services in Kubernetes with SAP Service Manager Broker Proxy (Service Catalog).

Base URI: https://service-manager.cfapps.<landscape domain>/v1/platforms

Methods

HTTP Method

URI

Name

GET

/v1/platforms

Get all platforms

Recommendation:

See Filtering Parameters and Operators to learn about all the filtering options available when calling this API.

POST

​/v1​/platforms

Register a platform

GET

/v1/platforms/{platformID}

Get platform details

DELETE

/v1/platforms/{platformID}

Unregister a platform

PATCH

/v1/platforms/{platformID}

Update a platform