ressubscr
ServiceComponentsCreateConfiguration


This structure encapsulates all the necessary parameters required during Service components creation.


public struct ServiceComponentsCreateConfiguration

Properties
serviceCompSelectionId unique ID of service components selections

type=string

neSystemAddress refer to createSubSvcComponents for description

type=string

vlanPerSub refer to createSubSvcComponents for description

type=boolean

esm refer to createSubSvcComponents for description

type=boolean

templates refer to createSubSvcComponents for description

type=Map (string to ressubscr.TemplateIdPair)

services Subscriber Service Information

type=List (ressubscr.ServiceSelectionInfo)

downstreamLineRate refer to createSubSvcComponents for description

type=int

upstreamLineRate refer to createSubSvcComponents for description

type=int

ingressAclNames Map of ingress ACL OSS assigned names and Description Keys are the applications: - for VLAN per service models: "hsi"|voip"|"video" (unchecked) - for VLAN per subscriber model: "all" (1 and only 1 entry). DEFAULT blank (null)

type=Map (string to ressubscr.TemplateIdPair)

egressAclNames Map of egress ACL OSS assigned names and Description Keys are the applications: - for VLAN per service models: "hsi"|voip"|"video" (unchecked) - for VLAN per subscriber model: "all" (1 and only 1 entry). DEFAULT blank (null)

type=Map (string to ressubscr.TemplateIdPair)

ingressIpv6AclNames Map of ingress Ipv6 ACL OSS assigned names and Description Keys are the applications: - for VLAN per service models: "hsi"|voip"|"video" (unchecked) - for VLAN per subscriber model: "all" (1 and only 1 entry). DEFAULT blank (null)

type=Map (string to ressubscr.TemplateIdPair)

egressIpv6AclNames Map of egress IPv6 ACL OSS assigned names and Description Keys are the applications: - for VLAN per service models: "hsi"|voip"|"video" (unchecked) - for VLAN per subscriber model: "all" (1 and only 1 entry). DEFAULT blank (null)

type=Map (string to ressubscr.TemplateIdPair)

allRates refer to createSubSvcComponents for description

type=Map (string to int)