BIS Server API TLS Security
The BIS TLS Security API manages security profiles, supporting browse, create, update, and delete via REST identifiers.
Description
The BIS Server API TLS Security provides a standardized REST-based interface for managing TLS security profile master data within the integration platform. It supports full lifecycle operations, including browsing existing records either individually or in batches, creating new security profiles, modifying existing ones, and deleting profiles when no longer required.
All master data records are handled as REST resources and are uniquely identified using a dedicated REST Resource ID, referred to as the identifier. This ensures consistent access and control across all operations.
Within the context of this API, a resource is represented by a Security Profile entity. This entity defines configuration settings required for TLS-based security, enabling secure communication between systems.
The API enables efficient, consistent, and automated management of TLS security configurations, supporting secure and reliable integration processes.