Exemple #1
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);
        }
Exemple #2
0
        public Me()
        {
            _allGateways = new AllGatewaysFetcher(this);

            _allRedundancyGroups = new AllRedundancyGroupsFetcher(this);

            _applications = new ApplicationsFetcher(this);

            _applicationperformancemanagements = new ApplicationperformancemanagementsFetcher(this);

            _autoDiscoveredGateways = new AutoDiscoveredGatewaysFetcher(this);

            _bGPNeighbors = new BGPNeighborsFetcher(this);

            _bGPProfiles = new BGPProfilesFetcher(this);

            _certificates = new CertificatesFetcher(this);

            _cloudMgmtSystems = new CloudMgmtSystemsFetcher(this);

            _commands = new CommandsFetcher(this);

            _containers = new ContainersFetcher(this);

            _containerInterfaces = new ContainerInterfacesFetcher(this);

            _cOSRemarkingPolicyTables = new COSRemarkingPolicyTablesFetcher(this);

            _domains = new DomainsFetcher(this);

            _dSCPRemarkingPolicyTables = new DSCPRemarkingPolicyTablesFetcher(this);

            _dUCGroups = new DUCGroupsFetcher(this);

            _vCenterEAMConfigs = new VCenterEAMConfigsFetcher(this);

            _egressACLEntryTemplates = new EgressACLEntryTemplatesFetcher(this);

            _egressACLTemplates = new EgressACLTemplatesFetcher(this);

            _egressAdvFwdEntryTemplates = new EgressAdvFwdEntryTemplatesFetcher(this);

            _domainFIPAclTemplates = new DomainFIPAclTemplatesFetcher(this);

            _egressQOSPolicies = new EgressQOSPoliciesFetcher(this);

            _enterprises = new EnterprisesFetcher(this);

            _enterpriseProfiles = new EnterpriseProfilesFetcher(this);

            _esIlmPolicies = new EsIlmPoliciesFetcher(this);

            _esIndexConfigs = new EsIndexConfigsFetcher(this);

            _ethernetSegmentGWGroups = new EthernetSegmentGWGroupsFetcher(this);

            _floatingIps = new FloatingIpsFetcher(this);

            _gateways = new GatewaysFetcher(this);

            _gatewayTemplates = new GatewayTemplatesFetcher(this);

            _globalMetadatas = new GlobalMetadatasFetcher(this);

            _hostInterfaces = new HostInterfacesFetcher(this);

            _infrastructureAccessProfiles = new InfrastructureAccessProfilesFetcher(this);

            _infrastructureEVDFProfiles = new InfrastructureEVDFProfilesFetcher(this);

            _infrastructureGatewayProfiles = new InfrastructureGatewayProfilesFetcher(this);

            _infrastructureVscProfiles = new InfrastructureVscProfilesFetcher(this);

            _ingressACLEntryTemplates = new IngressACLEntryTemplatesFetcher(this);

            _ingressACLTemplates = new IngressACLTemplatesFetcher(this);

            _ingressAdvFwdEntryTemplates = new IngressAdvFwdEntryTemplatesFetcher(this);

            _ingressQOSPolicies = new IngressQOSPoliciesFetcher(this);

            _jobs = new JobsFetcher(this);

            _keyServerMembers = new KeyServerMembersFetcher(this);

            _l2Domains = new L2DomainsFetcher(this);

            _l4Services = new L4ServicesFetcher(this);

            _l7applicationsignatures = new L7applicationsignaturesFetcher(this);

            _licenses = new LicensesFetcher(this);

            _licenseStatus = new LicenseStatusFetcher(this);

            _metadatas = new MetadatasFetcher(this);

            _mirrorDestinations = new MirrorDestinationsFetcher(this);

            _multiCastChannelMaps = new MultiCastChannelMapsFetcher(this);

            _netconfGlobalConfigurations = new NetconfGlobalConfigurationsFetcher(this);

            _netconfProfiles = new NetconfProfilesFetcher(this);

            _networkLayouts = new NetworkLayoutsFetcher(this);

            _networkPerformanceMeasurements = new NetworkPerformanceMeasurementsFetcher(this);

            _nSGateways = new NSGatewaysFetcher(this);

            _nSGatewayTemplates = new NSGatewayTemplatesFetcher(this);

            _nSGGroups = new NSGGroupsFetcher(this);

            _nSGInfos = new NSGInfosFetcher(this);

            _nSGMigrationProfiles = new NSGMigrationProfilesFetcher(this);

            _nSGPatchProfiles = new NSGPatchProfilesFetcher(this);

            _nSRedundantGatewayGroups = new NSRedundantGatewayGroupsFetcher(this);

            _nSGUpgradeProfiles = new NSGUpgradeProfilesFetcher(this);

            _overlayMirrorDestinations = new OverlayMirrorDestinationsFetcher(this);

            _pATMappers = new PATMappersFetcher(this);

            _pATNATPools = new PATNATPoolsFetcher(this);

            _performanceMonitors = new PerformanceMonitorsFetcher(this);

            _policyGroups = new PolicyGroupsFetcher(this);

            _policyObjectGroups = new PolicyObjectGroupsFetcher(this);

            _qOSs = new QOSsFetcher(this);

            _qosPolicers = new QosPolicersFetcher(this);

            _rateLimiters = new RateLimitersFetcher(this);

            _redirectionTargets = new RedirectionTargetsFetcher(this);

            _redundancyGroups = new RedundancyGroupsFetcher(this);

            _remoteVrsInfos = new RemoteVrsInfosFetcher(this);

            _roles = new RolesFetcher(this);

            _routingPolicies = new RoutingPoliciesFetcher(this);

            _saaSApplicationTypes = new SaaSApplicationTypesFetcher(this);

            _sharedNetworkResources = new SharedNetworkResourcesFetcher(this);

            _siteInfos = new SiteInfosFetcher(this);

            _staticRoutes = new StaticRoutesFetcher(this);

            _statsCollectorInfos = new StatsCollectorInfosFetcher(this);

            _subnets = new SubnetsFetcher(this);

            _systemConfigs = new SystemConfigsFetcher(this);

            _tCAs = new TCAsFetcher(this);

            _testDefinitions = new TestDefinitionsFetcher(this);

            _underlays = new UnderlaysFetcher(this);

            _uplinkRDs = new UplinkRDsFetcher(this);

            _users = new UsersFetcher(this);

            _userContexts = new UserContextsFetcher(this);

            _vCenters = new VCentersFetcher(this);

            _vCenterHypervisors = new VCenterHypervisorsFetcher(this);

            _virtualFirewallPolicies = new VirtualFirewallPoliciesFetcher(this);

            _virtualFirewallRules = new VirtualFirewallRulesFetcher(this);

            _vMs = new VMsFetcher(this);

            _vMInterfaces = new VMInterfacesFetcher(this);

            _vNFCatalogs = new VNFCatalogsFetcher(this);

            _vNFMetadatas = new VNFMetadatasFetcher(this);

            _vNFThresholdPolicies = new VNFThresholdPoliciesFetcher(this);

            _vRSs = new VRSsFetcher(this);

            _vCenterVRSConfigs = new VCenterVRSConfigsFetcher(this);

            _vrsInfos = new vrsInfosFetcher(this);

            _vSDConfigs = new VSDConfigsFetcher(this);

            _vSPs = new VSPsFetcher(this);

            _zFBAutoAssignments = new ZFBAutoAssignmentsFetcher(this);

            _zFBRequests = new ZFBRequestsFetcher(this);

            _zones = new ZonesFetcher(this);
        }