Broadcom logo
HOMEEXPLORE APIs
On this page
Description Swagger Use Cases Getting Started (2)Videos (1)

IDMS Database Metadata

Use the IDMS Database Metadata Service to discover the structure of IDMS databases accessible with SQL. You can get the descriptions of network records and sets, visible as referential constraints, as well as tables, views and procedures defined with SQL. You can use the metadata to create SQL commands to query and update the database.

Swagger

Service ID and Version:

DBAPIMetadata-Databases v1.0.0

Use Cases

REST API

Use the IDMS REST API to manage and monitor your IDMS Databases. With the REST API, you can use modern development tools to maintain your IDMS applications and leverage your mainframe investment.

Learn more from TechDocs

Getting Started (2)

Install the REST API

The IDMS REST API is built on the representational state transfer (REST) architecture, except for some services that are based on Remote Procedure Call (RPC) protocol.

Learn more from TechDocs

Configure the REST API with the API Mediation Layer

The API Mediation Layer consolidates mainframe RESTful API services, including the IDMS REST API, at a single, secure point of access.

Learn more from TechDocs

Videos (1)