次の方法で共有


ContainerExecResponse interface

container exec コマンドの情報。

プロパティ

password

exec コマンドを開始するためのパスワード。

webSocketUri

exec websocket の URI。

プロパティの詳細

password

exec コマンドを開始するためのパスワード。

password?: string

プロパティ値

string

webSocketUri

exec websocket の URI。

webSocketUri?: string

プロパティ値

string