Example #1
0
        public BridgeInterface()
        {
            _deploymentFailures = new DeploymentFailuresFetcher(this);

            _dHCPOptions = new DHCPOptionsFetcher(this);

            _dHCPv6Options = new DHCPv6OptionsFetcher(this);

            _eventLogs = new EventLogsFetcher(this);

            _globalMetadatas = new GlobalMetadatasFetcher(this);

            _metadatas = new MetadatasFetcher(this);

            _permissions = new PermissionsFetcher(this);

            _policyDecisions = new PolicyDecisionsFetcher(this);

            _policyGroups = new PolicyGroupsFetcher(this);

            _qOSs = new QOSsFetcher(this);

            _redirectionTargets = new RedirectionTargetsFetcher(this);

            _statistics = new StatisticsFetcher(this);

            _tCAs = new TCAsFetcher(this);
        }
Example #2
0
        public EthernetSegmentGWGroup()
        {
            _alarms = new AlarmsFetcher(this);

            _deploymentFailures = new DeploymentFailuresFetcher(this);

            _domains = new DomainsFetcher(this);

            _egressProfiles = new EgressProfilesFetcher(this);

            _enterprisePermissions = new EnterprisePermissionsFetcher(this);

            _ethernetSegmentGroups = new EthernetSegmentGroupsFetcher(this);

            _ingressProfiles = new IngressProfilesFetcher(this);

            _iPFilterProfiles = new IPFilterProfilesFetcher(this);

            _iPv6FilterProfiles = new IPv6FilterProfilesFetcher(this);

            _jobs = new JobsFetcher(this);

            _l2Domains = new L2DomainsFetcher(this);

            _mACFilterProfiles = new MACFilterProfilesFetcher(this);

            _permissions = new PermissionsFetcher(this);

            _sAPEgressQoSProfiles = new SAPEgressQoSProfilesFetcher(this);

            _sAPIngressQoSProfiles = new SAPIngressQoSProfilesFetcher(this);
        }
Example #3
0
        public Gateway()
        {
            _personality = EPersonality.VRSG;

            _alarms = new AlarmsFetcher(this);

            _bootstraps = new BootstrapsFetcher(this);

            _bootstrapActivations = new BootstrapActivationsFetcher(this);

            _deploymentFailures = new DeploymentFailuresFetcher(this);

            _domains = new DomainsFetcher(this);

            _egressProfiles = new EgressProfilesFetcher(this);

            _enterprisePermissions = new EnterprisePermissionsFetcher(this);

            _eventLogs = new EventLogsFetcher(this);

            _gatewaySecurities = new GatewaySecuritiesFetcher(this);

            _globalMetadatas = new GlobalMetadatasFetcher(this);

            _infrastructureConfigs = new InfrastructureConfigsFetcher(this);

            _ingressProfiles = new IngressProfilesFetcher(this);

            _iPFilterProfiles = new IPFilterProfilesFetcher(this);

            _iPv6FilterProfiles = new IPv6FilterProfilesFetcher(this);

            _jobs = new JobsFetcher(this);

            _l2Domains = new L2DomainsFetcher(this);

            _locations = new LocationsFetcher(this);

            _mACFilterProfiles = new MACFilterProfilesFetcher(this);

            _metadatas = new MetadatasFetcher(this);

            _pATNATPools = new PATNATPoolsFetcher(this);

            _permissions = new PermissionsFetcher(this);

            _ports = new PortsFetcher(this);

            _routingPolicies = new RoutingPoliciesFetcher(this);

            _sAPEgressQoSProfiles = new SAPEgressQoSProfilesFetcher(this);

            _sAPIngressQoSProfiles = new SAPIngressQoSProfilesFetcher(this);

            _wANServices = new WANServicesFetcher(this);

            _subnets = new SubnetsFetcher(this);
        }
Example #4
0
        public BGPNeighbor()
        {
            _deploymentFailures = new DeploymentFailuresFetcher(this);

            _globalMetadatas = new GlobalMetadatasFetcher(this);

            _metadatas = new MetadatasFetcher(this);

            _permissions = new PermissionsFetcher(this);
        }
Example #5
0
        public NetconfGlobalConfiguration()
        {
            _deploymentFailures = new DeploymentFailuresFetcher(this);

            _globalMetadatas = new GlobalMetadatasFetcher(this);

            _metadatas = new MetadatasFetcher(this);

            _permissions = new PermissionsFetcher(this);
        }
        public IngressProfile()
        {
            _deploymentFailures = new DeploymentFailuresFetcher(this);

            _globalMetadatas = new GlobalMetadatasFetcher(this);

            _metadatas = new MetadatasFetcher(this);

            _permissions = new PermissionsFetcher(this);

            _vPorts = new VPortsFetcher(this);
        }
Example #7
0
        public StaticRoute()
        {
            _deploymentFailures = new DeploymentFailuresFetcher(this);

            _eventLogs = new EventLogsFetcher(this);

            _globalMetadatas = new GlobalMetadatasFetcher(this);

            _metadatas = new MetadatasFetcher(this);

            _permissions = new PermissionsFetcher(this);
        }
Example #8
0
        public RedundancyGroup()
        {
            _alarms = new AlarmsFetcher(this);

            _deploymentFailures = new DeploymentFailuresFetcher(this);

            _egressProfiles = new EgressProfilesFetcher(this);

            _enterprisePermissions = new EnterprisePermissionsFetcher(this);

            _eventLogs = new EventLogsFetcher(this);

            _gateways = new GatewaysFetcher(this);

            _gatewayRedundantPorts = new GatewayRedundantPortsFetcher(this);

            _globalMetadatas = new GlobalMetadatasFetcher(this);

            _ingressProfiles = new IngressProfilesFetcher(this);

            _iPFilterProfiles = new IPFilterProfilesFetcher(this);

            _iPv6FilterProfiles = new IPv6FilterProfilesFetcher(this);

            _jobs = new JobsFetcher(this);

            _l2Domains = new L2DomainsFetcher(this);

            _mACFilterProfiles = new MACFilterProfilesFetcher(this);

            _metadatas = new MetadatasFetcher(this);

            _permissions = new PermissionsFetcher(this);

            _ports = new PortsFetcher(this);

            _sAPEgressQoSProfiles = new SAPEgressQoSProfilesFetcher(this);

            _sAPIngressQoSProfiles = new SAPIngressQoSProfilesFetcher(this);

            _wANServices = new WANServicesFetcher(this);

            _vsgRedundantPorts = new VsgRedundantPortsFetcher(this);
        }
Example #9
0
        public VPort()
        {
            _multicast        = EMulticast.INHERITED;
            _type             = EType.VM;
            _addressSpoofing  = EAddressSpoofing.INHERITED;
            _operationalState = EOperationalState.INIT;

            _aggregateMetadatas = new AggregateMetadatasFetcher(this);

            _alarms = new AlarmsFetcher(this);

            _bGPNeighbors = new BGPNeighborsFetcher(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);

            _eventLogs = new EventLogsFetcher(this);

            _globalMetadatas = new GlobalMetadatasFetcher(this);

            _hostInterfaces = new HostInterfacesFetcher(this);

            _ingressACLEntryTemplates = new IngressACLEntryTemplatesFetcher(this);

            _ingressAdvFwdEntryTemplates = new IngressAdvFwdEntryTemplatesFetcher(this);

            _jobs = new JobsFetcher(this);

            _metadatas = new MetadatasFetcher(this);

            _permissions = new PermissionsFetcher(this);

            _policyGroups = new PolicyGroupsFetcher(this);

            _portMappings = new PortMappingsFetcher(this);

            _qOSs = new QOSsFetcher(this);

            _redirectionTargets = new RedirectionTargetsFetcher(this);

            _scheduledtestsuiteruns = new ScheduledtestsuiterunsFetcher(this);

            _statistics = new StatisticsFetcher(this);

            _statisticsPolicies = new StatisticsPoliciesFetcher(this);

            _tCAs = new TCAsFetcher(this);

            _testSuiteRuns = new TestSuiteRunsFetcher(this);

            _trunks = new TrunksFetcher(this);

            _virtualIPs = new VirtualIPsFetcher(this);

            _vMs = new VMsFetcher(this);

            _vMInterfaces = new VMInterfacesFetcher(this);

            _vNFInterfaces = new VNFInterfacesFetcher(this);

            _vPortMirrors = new VPortMirrorsFetcher(this);

            _vRSs = new VRSsFetcher(this);
        }
Example #10
0
        public Enterprise()
        {
            _alarms = new AlarmsFetcher(this);

            _allAlarms = new AllAlarmsFetcher(this);

            _applications = new ApplicationsFetcher(this);

            _applicationperformancemanagements = new ApplicationperformancemanagementsFetcher(this);

            _avatars = new AvatarsFetcher(this);

            _azureClouds = new AzureCloudsFetcher(this);

            _bGPProfiles = new BGPProfilesFetcher(this);

            _captivePortalProfiles = new CaptivePortalProfilesFetcher(this);

            _containers = new ContainersFetcher(this);

            _cOSRemarkingPolicyTables = new COSRemarkingPolicyTablesFetcher(this);

            _deploymentFailures = new DeploymentFailuresFetcher(this);

            _domains = new DomainsFetcher(this);

            _domainKindSummaries = new DomainKindSummariesFetcher(this);

            _domainTemplates = new DomainTemplatesFetcher(this);

            _dSCPForwardingClassTables = new DSCPForwardingClassTablesFetcher(this);

            _dSCPRemarkingPolicyTables = new DSCPRemarkingPolicyTablesFetcher(this);

            _egressProfiles = new EgressProfilesFetcher(this);

            _egressQOSPolicies = new EgressQOSPoliciesFetcher(this);

            _enterpriseNetworks = new EnterpriseNetworksFetcher(this);

            _enterpriseSecurities = new EnterpriseSecuritiesFetcher(this);

            _ethernetSegmentGWGroups = new EthernetSegmentGWGroupsFetcher(this);

            _eventLogs = new EventLogsFetcher(this);

            _firewallAcls = new FirewallAclsFetcher(this);

            _firewallRules = new FirewallRulesFetcher(this);

            _gateways = new GatewaysFetcher(this);

            _gatewaysLocations = new GatewaysLocationsFetcher(this);

            _gatewayTemplates = new GatewayTemplatesFetcher(this);

            _globalMetadatas = new GlobalMetadatasFetcher(this);

            _gNMIProfiles = new GNMIProfilesFetcher(this);

            _groups = new GroupsFetcher(this);

            _groupKeyEncryptionProfiles = new GroupKeyEncryptionProfilesFetcher(this);

            _iCMPEchoTestDefinitions = new ICMPEchoTestDefinitionsFetcher(this);

            _iDPProfiles = new IDPProfilesFetcher(this);

            _iKECertificates = new IKECertificatesFetcher(this);

            _iKEEncryptionprofiles = new IKEEncryptionprofilesFetcher(this);

            _iKEGateways = new IKEGatewaysFetcher(this);

            _iKEGatewayProfiles = new IKEGatewayProfilesFetcher(this);

            _iKEPSKs = new IKEPSKsFetcher(this);

            _ingressProfiles = new IngressProfilesFetcher(this);

            _ingressQOSPolicies = new IngressQOSPoliciesFetcher(this);

            _iPFilterProfiles = new IPFilterProfilesFetcher(this);

            _iPv6FilterProfiles = new IPv6FilterProfilesFetcher(this);

            _jobs = new JobsFetcher(this);

            _keyServerMonitors = new KeyServerMonitorsFetcher(this);

            _l2Domains = new L2DomainsFetcher(this);

            _l2DomainTemplates = new L2DomainTemplatesFetcher(this);

            _l4Services = new L4ServicesFetcher(this);

            _l4ServiceGroups = new L4ServiceGroupsFetcher(this);

            _l7applicationsignatures = new L7applicationsignaturesFetcher(this);

            _lDAPConfigurations = new LDAPConfigurationsFetcher(this);

            _metadatas = new MetadatasFetcher(this);

            _multiCastLists = new MultiCastListsFetcher(this);

            _netconfProfiles = new NetconfProfilesFetcher(this);

            _networkMacroGroups = new NetworkMacroGroupsFetcher(this);

            _networkPerformanceMeasurements = new NetworkPerformanceMeasurementsFetcher(this);

            _nSGateways = new NSGatewaysFetcher(this);

            _nSGatewaysCounts = new NSGatewaysCountsFetcher(this);

            _nSGatewaySummaries = new NSGatewaySummariesFetcher(this);

            _nSGatewayTemplates = new NSGatewayTemplatesFetcher(this);

            _nSGGroups = new NSGGroupsFetcher(this);

            _nSRedundantGatewayGroups = new NSRedundantGatewayGroupsFetcher(this);

            _overlayManagementProfiles = new OverlayManagementProfilesFetcher(this);

            _pATNATPools = new PATNATPoolsFetcher(this);

            _performanceMonitors = new PerformanceMonitorsFetcher(this);

            _permissions = new PermissionsFetcher(this);

            _policyGroupCategories = new PolicyGroupCategoriesFetcher(this);

            _policyObjectGroups = new PolicyObjectGroupsFetcher(this);

            _publicNetworkMacros = new PublicNetworkMacrosFetcher(this);

            _rateLimiters = new RateLimitersFetcher(this);

            _redundancyGroups = new RedundancyGroupsFetcher(this);

            _roles = new RolesFetcher(this);

            _routingPolicies = new RoutingPoliciesFetcher(this);

            _saaSApplicationGroups = new SaaSApplicationGroupsFetcher(this);

            _saaSApplicationTypes = new SaaSApplicationTypesFetcher(this);

            _sAPEgressQoSProfiles = new SAPEgressQoSProfilesFetcher(this);

            _sAPIngressQoSProfiles = new SAPIngressQoSProfilesFetcher(this);

            _scheduledTestSuites = new ScheduledTestSuitesFetcher(this);

            _sharedNetworkResources = new SharedNetworkResourcesFetcher(this);

            _syslogDestinations = new SyslogDestinationsFetcher(this);

            _testDefinitions = new TestDefinitionsFetcher(this);

            _testSuites = new TestSuitesFetcher(this);

            _trunks = new TrunksFetcher(this);

            _users = new UsersFetcher(this);

            _vMs = new VMsFetcher(this);

            _vNFs = new VNFsFetcher(this);

            _vNFMetadatas = new VNFMetadatasFetcher(this);

            _vNFThresholdPolicies = new VNFThresholdPoliciesFetcher(this);

            _webCategories = new WebCategoriesFetcher(this);

            _webDomainNames = new WebDomainNamesFetcher(this);

            _zFBRequests = new ZFBRequestsFetcher(this);
        }
Example #11
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);
        }
Example #12
0
        public Subnet()
        {
            _PATEnabled      = EPATEnabled.INHERITED;
            _multicast       = EMulticast.INHERITED;
            _IPType          = EIPType.IPV4;
            _maintenanceMode = EMaintenanceMode.DISABLED;

            _addressRanges = new AddressRangesFetcher(this);

            _bGPNeighbors = new BGPNeighborsFetcher(this);

            _containers = new ContainersFetcher(this);

            _containerInterfaces = new ContainerInterfacesFetcher(this);

            _containerResyncs = new ContainerResyncsFetcher(this);

            _defaultGateways = new DefaultGatewaysFetcher(this);

            _deploymentFailures = new DeploymentFailuresFetcher(this);

            _dHCPOptions = new DHCPOptionsFetcher(this);

            _dHCPv6Options = new DHCPv6OptionsFetcher(this);

            _enterprisePermissions = new EnterprisePermissionsFetcher(this);

            _eventLogs = new EventLogsFetcher(this);

            _gateways = new GatewaysFetcher(this);

            _globalMetadatas = new GlobalMetadatasFetcher(this);

            _iKEGatewayConnections = new IKEGatewayConnectionsFetcher(this);

            _iPReservations = new IPReservationsFetcher(this);

            _metadatas = new MetadatasFetcher(this);

            _netconfGateways = new NetconfGatewaysFetcher(this);

            _pATIPEntries = new PATIPEntriesFetcher(this);

            _permissions = new PermissionsFetcher(this);

            _proxyARPFilters = new ProxyARPFiltersFetcher(this);

            _qOSs = new QOSsFetcher(this);

            _vMResyncs = new VMResyncsFetcher(this);

            _routingPolicyAssociations = new RoutingPolicyAssociationsFetcher(this);

            _statistics = new StatisticsFetcher(this);

            _statisticsPolicies = new StatisticsPoliciesFetcher(this);

            _tCAs = new TCAsFetcher(this);

            _virtualIPs = new VirtualIPsFetcher(this);

            _vMs = new VMsFetcher(this);

            _vMInterfaces = new VMInterfacesFetcher(this);

            _vMIPReservations = new VMIPReservationsFetcher(this);

            _vPorts = new VPortsFetcher(this);
        }
Example #13
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);
        }