Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter Name

Description

Required

id

The id of the NIC

true

virtualmachineid

The Id of the virtual machine that the NIC will be attached to

true

Response Parameters

Parameter Name

Description

nic

The NIC that has been attached (see data objects)

...

Parameter Name

Description

Required

id

The Id of the NIC

false

account

The account owning the NIC

false

domainid

The id of the domain in which the NIC should reside. If account is used, domainid must also be used.

false

projectid

List only NICs from this project

false

isrecursive


false

listall


false

virtualmachineid

List NICs for the specified virtual machine

false

zoneid

List NICs in the specified zone

false

Response Parameters

Response Parameters

Parameter

Description

List<nic>

List of NIC that match the search criteria (see data objects)

...

Parameter Name

Description

Required

id

The id of the NIC

true

Response Parameters

Parameter

Description

displaytext

Any text associated with success or failure

success

True if the operation succeeded

...

This commands request object is unchanged. The syntax of the response object is also unchanged, but the description is changed.

Response Parameters

Parameter

Description

securitygroups

The set of security groups associated with the virtual machine's NICs is returned (i.e. only one instance of a security group is returned even if it is associated with more than one NIC).

...

Parameter

Description

Required

nicid

 

The id of the NIC for which a list of security groups is required

false  

NIC

The NIC data object is described here as a separate entity as it is returned as part of a number of responses.

...