ModifyNetworkInterfaceAttribute

GET /?Action=ModifyNetworkInterfaceAttribute
Description

Modifies the specified FNI Interfaces attribute. You can specify only one attribute at a time.

Body parameter

Required: false
Name: ModifyNetworkInterfaceAttributeRequest

Name Description Required Schema Default Example

Attachment

A new configuration for the attachment.

false

NetworkInterfaceAttachmentChanges

Description

A new description for the FNI.

false

AttributeValue

DryRun

If set to true, checks whether you have the required permissions to perform the action.

false

boolean

Groups

One or more IDs of security groups to associate with the FNI.
The FNI must be associated with at least one security group.

false

string

NetworkInterfaceId

The ID of the FNI.

true

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

ModifyNetworkInterfaceAttributeResult

Response 200

Response 200

Name Description Required Schema Default Example

requestId

The ID of the request.

false

string

return

If true, the attribute of the specified FNI is modified. Otherwise, you receive an error message.

false

boolean