All Products
Search
Document Center

Platform For AI:ForwardInfoResponse

Last Updated:Oct 21, 2025

Parameter

Type

Description

Example

object

The port forwarding information for the DSW instance.

Enable

boolean

Indicates whether port mapping is enabled.

true

ContainerName

string

The name of the target container.

dsw-notebook

ForwardPort

string

The internal port.

22

NatGatewayId

string

The ID of the gateway.

ngw-bp1uewa15k4iy5770****

EipAllocationId

string

The ID of the EIP.

eip-25877c70gddh****

SSHPublicKey

string

The Secure Shell (SSH) public key.

ssh-rsa AAAAB3****************************

ConnectInfo

object

The connection information.

Phase

string

The connection status.

Ready

Message

string

A message about the connection status.

DNAT and privateZone are both ready.

Intranet

object

The intranet connection information.

Endpoint

string

The endpoint.

dsw-notebook-22-urz3u6cnu0uts7ej9r.dsw-5cc6083084818f60.dsw.pai.alibaba.com

Port

string

The port.

22

Internet

object

The Internet connection information.

Endpoint

string

The endpoint.

47.111.119.114

Port

string

The port.

22

Name

string

The name of the forwarding configuration.

ssh

ExternalPort

string

The public port.

1024

AccessType

array

The access type.

string

The access type.

  • intranet: The internal network.

  • internet: The Internet.

intranet