Skip to Content
SEEBURGER BIS Server APIs

BIS Server API SSH Server Security

The BIS SSH Server Security API manages security profiles, supporting browse, create, update, and delete via REST identifiers.

Description

The BIS Server API SSH Server Security provides a standardized REST-based interface for managing security profile master data within the integration platform. It supports complete 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 and controlled access to resources across the API.

Within this API, a resource is represented by the Security Profile entity. This entity defines the configuration settings required for SSH server-side security, enabling secure inbound communication and controlled access.

The API enables efficient, automated, and reliable management of SSH server security configurations, supporting robust and secure integration scenarios.


 

Messaging