TargetServer
Configuration for a backend target server.
Advanced API SecurityAgentic AIAnalyticsAPI GatewayAPI GovernanceAPI HubAPI ManagementDeveloper PortalEnterpriseGenerative AIHybridIntegrationsMicroservicesMCPModel Context ProtocolMonetization
Properties
| Name |
Type |
Description |
| name |
string |
Required. Name of the target server. |
| host |
string |
Required. Hostname or IP address of the backend service. |
| port |
integer |
Required. Port number of the backend service. |
| isEnabled |
boolean |
Whether the target server is enabled. |
| protocol |
string |
Protocol used to communicate with the target. |
| sSLInfo |
object |
|
| description |
string |
Optional description of the target server. |
JSON Schema