BIS Server API SSH Client Security
The BIS SSH Client Security API manages security profiles, enabling browse, create, update, and delete operations via REST IDs.
Description
The BIS Server API SSH Client Security provides a standardized REST interface for managing security profile master data within the integration platform.
It supports full lifecycle operations, including browsing existing security profiles either individually or in batches, creating new profiles, modifying existing ones, and deleting profiles when no longer needed.
All operations treat master data records as REST resources, uniquely identified by a dedicated REST Resource ID, referred to as the identifier.
This ensures consistent access and manipulation of resources across the API.
Within the context of the Security Profile REST API, resources are represented by the Security Profile entity.
This entity defines the configuration required for SSH client security, enabling secure and controlled communication setup.
The API facilitates automated, reliable, and consistent management of SSH security configurations, supporting scalable and secure file transfer integrations.