CreateNetworkInterface
GET /?Action=CreateNetworkInterface
Description
Creates an FNI in the specified subnet.
Body parameter
Required: false
Name: CreateNetworkInterfaceRequest
| Name | Description | Required | Schema | Default | Example |
|---|---|---|---|---|---|
Description |
A description for the FNI. This description can contain any Unicode character, with no length limit. |
false |
string |
||
DryRun |
If set to |
false |
boolean |
||
Groups |
One or more IDs of security groups for the FNI. |
false |
string |
||
PrivateIpAddress |
The primary private IP address for the FNI. |
false |
string |
||
SubnetId |
The ID of the subnet in which you want to create the FNI. |
true |
string |
Responses
HTTP Code 200
| HTTP Code | Description | Schema |
|---|---|---|
200 |
CreateNetworkInterfaceResult |
Response 200
| Name | Description | Required | Schema | Default | Example |
|---|---|---|---|---|---|
networkInterface |
Information about the newly created FNI. |
false |