Record
create-ip-params
No description available.
record create-ip-params {
connection-id: option<string>,
ip-address: string,
port: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| connection-id | option<string> | |
| ip-address | string | |
| port | option<s32> |