public DomainTemplate()
        {
            _domains = new DomainsFetcher(this);

            _egressACLTemplates = new EgressACLTemplatesFetcher(this);

            _egressAdvFwdTemplates = new EgressAdvFwdTemplatesFetcher(this);

            _domainFIPAclTemplates = new DomainFIPAclTemplatesFetcher(this);

            _eventLogs = new EventLogsFetcher(this);

            _globalMetadatas = new GlobalMetadatasFetcher(this);

            _groups = new GroupsFetcher(this);

            _ingressACLTemplates = new IngressACLTemplatesFetcher(this);

            _ingressAdvFwdTemplates = new IngressAdvFwdTemplatesFetcher(this);

            _jobs = new JobsFetcher(this);

            _metadatas = new MetadatasFetcher(this);

            _permissions = new PermissionsFetcher(this);

            _pGExpressionTemplates = new PGExpressionTemplatesFetcher(this);

            _policyGroupTemplates = new PolicyGroupTemplatesFetcher(this);

            _qOSs = new QOSsFetcher(this);

            _redirectionTargetTemplates = new RedirectionTargetTemplatesFetcher(this);

            _subnetTemplates = new SubnetTemplatesFetcher(this);

            _virtualFirewallPolicies = new VirtualFirewallPoliciesFetcher(this);

            _zoneTemplates = new ZoneTemplatesFetcher(this);
        }
        public L2DomainTemplate()
        {
            _addressRanges = new AddressRangesFetcher(this);

            _egressACLTemplates = new EgressACLTemplatesFetcher(this);

            _egressAdvFwdTemplates = new EgressAdvFwdTemplatesFetcher(this);

            _eventLogs = new EventLogsFetcher(this);

            _globalMetadatas = new GlobalMetadatasFetcher(this);

            _groups = new GroupsFetcher(this);

            _ingressACLTemplates = new IngressACLTemplatesFetcher(this);

            _ingressAdvFwdTemplates = new IngressAdvFwdTemplatesFetcher(this);

            _jobs = new JobsFetcher(this);

            _l2Domains = new L2DomainsFetcher(this);

            _metadatas = new MetadatasFetcher(this);

            _overlayMirrorDestinationTemplates = new OverlayMirrorDestinationTemplatesFetcher(this);

            _permissions = new PermissionsFetcher(this);

            _pGExpressionTemplates = new PGExpressionTemplatesFetcher(this);

            _policyGroupTemplates = new PolicyGroupTemplatesFetcher(this);

            _qOSs = new QOSsFetcher(this);

            _redirectionTargetTemplates = new RedirectionTargetTemplatesFetcher(this);

            _virtualFirewallPolicies = new VirtualFirewallPoliciesFetcher(this);
        }
Esempio n. 3
0
        public Domain()
        {
            _DHCPBehavior    = EDHCPBehavior.CONSUME;
            _tunnelType      = ETunnelType.DC_DEFAULT;
            _maintenanceMode = EMaintenanceMode.DISABLED;

            _aggregatedDomains = new AggregatedDomainsFetcher(this);

            _alarms = new AlarmsFetcher(this);

            _applications = new ApplicationsFetcher(this);

            _applicationperformancemanagementbindings = new ApplicationperformancemanagementbindingsFetcher(this);

            _bridgeInterfaces = new BridgeInterfacesFetcher(this);

            _containers = new ContainersFetcher(this);

            _containerInterfaces = new ContainerInterfacesFetcher(this);

            _deploymentFailures = new DeploymentFailuresFetcher(this);

            _dHCPOptions = new DHCPOptionsFetcher(this);

            _dHCPv6Options = new DHCPv6OptionsFetcher(this);

            _domains = new DomainsFetcher(this);

            _domainTemplates = new DomainTemplatesFetcher(this);

            _egressACLEntryTemplates = new EgressACLEntryTemplatesFetcher(this);

            _egressACLTemplates = new EgressACLTemplatesFetcher(this);

            _egressAdvFwdTemplates = new EgressAdvFwdTemplatesFetcher(this);

            _egressAuditACLEntryTemplates = new EgressAuditACLEntryTemplatesFetcher(this);

            _egressAuditACLTemplates = new EgressAuditACLTemplatesFetcher(this);

            _domainFIPAclTemplates = new DomainFIPAclTemplatesFetcher(this);

            _eventLogs = new EventLogsFetcher(this);

            _firewallAcls = new FirewallAclsFetcher(this);

            _floatingIps = new FloatingIpsFetcher(this);

            _forwardingPathLists = new ForwardingPathListsFetcher(this);

            _gateways = new GatewaysFetcher(this);

            _globalMetadatas = new GlobalMetadatasFetcher(this);

            _groups = new GroupsFetcher(this);

            _hostInterfaces = new HostInterfacesFetcher(this);

            _ingressACLEntryTemplates = new IngressACLEntryTemplatesFetcher(this);

            _ingressACLTemplates = new IngressACLTemplatesFetcher(this);

            _ingressAdvFwdTemplates = new IngressAdvFwdTemplatesFetcher(this);

            _ingressAuditACLEntryTemplates = new IngressAuditACLEntryTemplatesFetcher(this);

            _ingressAuditACLTemplates = new IngressAuditACLTemplatesFetcher(this);

            _jobs = new JobsFetcher(this);

            _links = new LinksFetcher(this);

            _metadatas = new MetadatasFetcher(this);

            _mirrorDestinationGroups = new MirrorDestinationGroupsFetcher(this);

            _netconfGateways = new NetconfGatewaysFetcher(this);

            _networkMacroGroups = new NetworkMacroGroupsFetcher(this);

            _networkPerformanceBindings = new NetworkPerformanceBindingsFetcher(this);

            _nSGatewaySummaries = new NSGatewaySummariesFetcher(this);

            _nSGRoutingPolicyBindings = new NSGRoutingPolicyBindingsFetcher(this);

            _oSPFInstances = new OSPFInstancesFetcher(this);

            _permissions = new PermissionsFetcher(this);

            _pGExpressions = new PGExpressionsFetcher(this);

            _policyGroups = new PolicyGroupsFetcher(this);

            _qOSs = new QOSsFetcher(this);

            _redirectionTargets = new RedirectionTargetsFetcher(this);

            _routingPolicies = new RoutingPoliciesFetcher(this);

            _routingPolicyAssociations = new RoutingPolicyAssociationsFetcher(this);

            _routingPolicyBindings = new RoutingPolicyBindingsFetcher(this);

            _sPATSourcesPools = new SPATSourcesPoolsFetcher(this);

            _staticRoutes = new StaticRoutesFetcher(this);

            _statistics = new StatisticsFetcher(this);

            _statisticsPolicies = new StatisticsPoliciesFetcher(this);

            _subnets = new SubnetsFetcher(this);

            _tCAs = new TCAsFetcher(this);

            _uplinkRDs = new UplinkRDsFetcher(this);

            _virtualFirewallPolicies = new VirtualFirewallPoliciesFetcher(this);

            _virtualFirewallRules = new VirtualFirewallRulesFetcher(this);

            _vMs = new VMsFetcher(this);

            _vMInterfaces = new VMInterfacesFetcher(this);

            _vNFDomainMappings = new VNFDomainMappingsFetcher(this);

            _vPNConnections = new VPNConnectionsFetcher(this);

            _vPorts = new VPortsFetcher(this);

            _zones = new ZonesFetcher(this);
        }
Esempio n. 4
0
        public L2Domain()
        {
            _maintenanceMode = EMaintenanceMode.DISABLED;

            _addressRanges = new AddressRangesFetcher(this);

            _alarms = new AlarmsFetcher(this);

            _applications = new ApplicationsFetcher(this);

            _applicationperformancemanagementbindings = new ApplicationperformancemanagementbindingsFetcher(this);

            _bridgeInterfaces = new BridgeInterfacesFetcher(this);

            _containers = new ContainersFetcher(this);

            _containerInterfaces = new ContainerInterfacesFetcher(this);

            _deploymentFailures = new DeploymentFailuresFetcher(this);

            _dHCPOptions = new DHCPOptionsFetcher(this);

            _dHCPv6Options = new DHCPv6OptionsFetcher(this);

            _egressACLEntryTemplates = new EgressACLEntryTemplatesFetcher(this);

            _egressACLTemplates = new EgressACLTemplatesFetcher(this);

            _egressAdvFwdTemplates = new EgressAdvFwdTemplatesFetcher(this);

            _egressAuditACLEntryTemplates = new EgressAuditACLEntryTemplatesFetcher(this);

            _egressAuditACLTemplates = new EgressAuditACLTemplatesFetcher(this);

            _eventLogs = new EventLogsFetcher(this);

            _gateways = new GatewaysFetcher(this);

            _globalMetadatas = new GlobalMetadatasFetcher(this);

            _groups = new GroupsFetcher(this);

            _hostInterfaces = new HostInterfacesFetcher(this);

            _ingressACLEntryTemplates = new IngressACLEntryTemplatesFetcher(this);

            _ingressACLTemplates = new IngressACLTemplatesFetcher(this);

            _ingressAdvFwdTemplates = new IngressAdvFwdTemplatesFetcher(this);

            _ingressAuditACLEntryTemplates = new IngressAuditACLEntryTemplatesFetcher(this);

            _ingressAuditACLTemplates = new IngressAuditACLTemplatesFetcher(this);

            _jobs = new JobsFetcher(this);

            _metadatas = new MetadatasFetcher(this);

            _mirrorDestinationGroups = new MirrorDestinationGroupsFetcher(this);

            _networkPerformanceBindings = new NetworkPerformanceBindingsFetcher(this);

            _nSGatewaySummaries = new NSGatewaySummariesFetcher(this);

            _overlayMirrorDestinations = new OverlayMirrorDestinationsFetcher(this);

            _permissions = new PermissionsFetcher(this);

            _pGExpressions = new PGExpressionsFetcher(this);

            _policyGroups = new PolicyGroupsFetcher(this);

            _proxyARPFilters = new ProxyARPFiltersFetcher(this);

            _qOSs = new QOSsFetcher(this);

            _redirectionTargets = new RedirectionTargetsFetcher(this);

            _redundancyGroups = new RedundancyGroupsFetcher(this);

            _staticRoutes = new StaticRoutesFetcher(this);

            _statistics = new StatisticsFetcher(this);

            _statisticsPolicies = new StatisticsPoliciesFetcher(this);

            _tCAs = new TCAsFetcher(this);

            _uplinkRDs = new UplinkRDsFetcher(this);

            _virtualFirewallPolicies = new VirtualFirewallPoliciesFetcher(this);

            _virtualFirewallRules = new VirtualFirewallRulesFetcher(this);

            _vMs = new VMsFetcher(this);

            _vMInterfaces = new VMInterfacesFetcher(this);

            _vMIPReservations = new VMIPReservationsFetcher(this);

            _vPNConnections = new VPNConnectionsFetcher(this);

            _vPorts = new VPortsFetcher(this);
        }