ressubscr
RetrieveManagedSubscriberHostsStruct


This structure encapsulates all the necessary parameters required during retrieving Managed Subscriber Hosts. siteId, hostType, and serviceId are required.


public struct RetrieveManagedSubscriberHostsStruct

Properties
siteId Specifies the NE of the Managed Subscriber Host(s). This is a required input parameter.

type=string

svcId Specifies the service ID of the Managed Subscriber Host(s). This is a required input parameter.

type=long

hostType Specifies the host type of the Managed Subscriber Host(s). This is a required input parameter.

type=ressubscr.ManagedSubscriberHostType

ipAddress Specifies the IP address of the Managed Subscriber Host(s). This is an optional input parameter.

type=InetAddress

macAddress Specifies the MAC address of the Managed Subscriber Host(s). This is an optional input parameter.

type=MacAddress