3.1.7.1 IVdsIscsiInitiatorAdapter Interface

The IVdsIscsiInitiatorAdapter interface provides methods to query and interact with iSCSI initiator adapters on the server.<60>

The UUID for this interface is {B07FEDD4-1682-4440-9189-A39B55194DC5}.

The IVdsIscsiInitiatorAdapter methods are specified in section 3.4.5.2.12. No methods are listed with opnums 5 and 6 because the Virtual Disk Service Remote Protocol does not use them.

Methods in RPC Opnum Order

Method

Description

GetProperties

Retrieves the properties of the initiator adapter that is represented by the object exposing this interface and method.

Opnum: 3

QueryInitiatorPortals

Returns an object that enumerates the iSCSI initiator portals of the initiator adapter.

Opnum: 4

Opnum05NotUsedOnWire

Reserved for local use.

Opnum: 5

Opnum06NotUsedOnWire

Reserved for local use.

Opnum: 6

In the preceding table, the phrase "Reserved for local use" means that the client MUST NOT send the opnum, and the server behavior is undefined<61> because it does not affect interoperability.

All methods MUST NOT throw exceptions.