@pulumi/meraki 0.1.0-alpha.1715622834
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +202 -0
- package/README.md +49 -0
- package/administered/getIdentitiesMe.d.ts +36 -0
- package/administered/getIdentitiesMe.js +39 -0
- package/administered/getIdentitiesMe.js.map +1 -0
- package/administered/getLicensingSubscriptionEntitlements.d.ts +62 -0
- package/administered/getLicensingSubscriptionEntitlements.js +46 -0
- package/administered/getLicensingSubscriptionEntitlements.js.map +1 -0
- package/administered/getLicensingSubscriptionSubscriptions.d.ts +183 -0
- package/administered/getLicensingSubscriptionSubscriptions.js +70 -0
- package/administered/getLicensingSubscriptionSubscriptions.js.map +1 -0
- package/administered/getLicensingSubscriptionSubscriptionsComplianceStatuses.d.ts +79 -0
- package/administered/getLicensingSubscriptionSubscriptionsComplianceStatuses.js +49 -0
- package/administered/getLicensingSubscriptionSubscriptionsComplianceStatuses.js.map +1 -0
- package/administered/index.d.ts +21 -0
- package/administered/index.js +44 -0
- package/administered/index.js.map +1 -0
- package/administered/licensingSubscriptionSubscriptionsBind.d.ts +71 -0
- package/administered/licensingSubscriptionSubscriptionsBind.js +65 -0
- package/administered/licensingSubscriptionSubscriptionsBind.js.map +1 -0
- package/administered/licensingSubscriptionSubscriptionsClaim.d.ts +59 -0
- package/administered/licensingSubscriptionSubscriptionsClaim.js +60 -0
- package/administered/licensingSubscriptionSubscriptionsClaim.js.map +1 -0
- package/administered/licensingSubscriptionSubscriptionsClaimKeyValidate.d.ts +47 -0
- package/administered/licensingSubscriptionSubscriptionsClaimKeyValidate.js +58 -0
- package/administered/licensingSubscriptionSubscriptionsClaimKeyValidate.js.map +1 -0
- package/config/index.d.ts +1 -0
- package/config/index.js +21 -0
- package/config/index.js.map +1 -0
- package/config/vars.d.ts +19 -0
- package/config/vars.js +31 -0
- package/config/vars.js.map +1 -0
- package/devices/applianceRadioSettings.d.ts +96 -0
- package/devices/applianceRadioSettings.js +68 -0
- package/devices/applianceRadioSettings.js.map +1 -0
- package/devices/applianceUplinksSettings.d.ts +155 -0
- package/devices/applianceUplinksSettings.js +147 -0
- package/devices/applianceUplinksSettings.js.map +1 -0
- package/devices/applianceVmxAuthenticationToken.d.ts +66 -0
- package/devices/applianceVmxAuthenticationToken.js +68 -0
- package/devices/applianceVmxAuthenticationToken.js.map +1 -0
- package/devices/base.d.ts +245 -0
- package/devices/base.js +109 -0
- package/devices/base.js.map +1 -0
- package/devices/blinkLeds.d.ts +76 -0
- package/devices/blinkLeds.js +80 -0
- package/devices/blinkLeds.js.map +1 -0
- package/devices/cameraCustomAnalytics.d.ts +111 -0
- package/devices/cameraCustomAnalytics.js +83 -0
- package/devices/cameraCustomAnalytics.js.map +1 -0
- package/devices/cameraGenerateSnapshot.d.ts +73 -0
- package/devices/cameraGenerateSnapshot.js +77 -0
- package/devices/cameraGenerateSnapshot.js.map +1 -0
- package/devices/cameraQualityAndRetention.d.ts +158 -0
- package/devices/cameraQualityAndRetention.js +92 -0
- package/devices/cameraQualityAndRetention.js.map +1 -0
- package/devices/cameraSense.d.ts +124 -0
- package/devices/cameraSense.js +86 -0
- package/devices/cameraSense.js.map +1 -0
- package/devices/cameraVideoSettings.d.ts +88 -0
- package/devices/cameraVideoSettings.js +76 -0
- package/devices/cameraVideoSettings.js.map +1 -0
- package/devices/cameraWirelessProfiles.d.ts +86 -0
- package/devices/cameraWirelessProfiles.js +78 -0
- package/devices/cameraWirelessProfiles.js.map +1 -0
- package/devices/cellularGatewayLan.d.ts +127 -0
- package/devices/cellularGatewayLan.js +91 -0
- package/devices/cellularGatewayLan.js.map +1 -0
- package/devices/cellularGatewayPortForwardingRules.d.ts +71 -0
- package/devices/cellularGatewayPortForwardingRules.js +63 -0
- package/devices/cellularGatewayPortForwardingRules.js.map +1 -0
- package/devices/cellularSims.d.ts +91 -0
- package/devices/cellularSims.js +73 -0
- package/devices/cellularSims.js.map +1 -0
- package/devices/getAppliancePerformance.d.ts +62 -0
- package/devices/getAppliancePerformance.js +45 -0
- package/devices/getAppliancePerformance.js.map +1 -0
- package/devices/getApplianceRadioSettings.d.ts +62 -0
- package/devices/getApplianceRadioSettings.js +45 -0
- package/devices/getApplianceRadioSettings.js.map +1 -0
- package/devices/getApplianceUplinksSettings.d.ts +62 -0
- package/devices/getApplianceUplinksSettings.js +45 -0
- package/devices/getApplianceUplinksSettings.js.map +1 -0
- package/devices/getCameraAnalyticsLive.d.ts +62 -0
- package/devices/getCameraAnalyticsLive.js +45 -0
- package/devices/getCameraAnalyticsLive.js.map +1 -0
- package/devices/getCameraCustomAnalytics.d.ts +62 -0
- package/devices/getCameraCustomAnalytics.js +45 -0
- package/devices/getCameraCustomAnalytics.js.map +1 -0
- package/devices/getCameraQualityAndRetention.d.ts +62 -0
- package/devices/getCameraQualityAndRetention.js +45 -0
- package/devices/getCameraQualityAndRetention.js.map +1 -0
- package/devices/getCameraSense.d.ts +62 -0
- package/devices/getCameraSense.js +45 -0
- package/devices/getCameraSense.js.map +1 -0
- package/devices/getCameraVideoLink.d.ts +76 -0
- package/devices/getCameraVideoLink.js +48 -0
- package/devices/getCameraVideoLink.js.map +1 -0
- package/devices/getCameraVideoSettings.d.ts +62 -0
- package/devices/getCameraVideoSettings.js +45 -0
- package/devices/getCameraVideoSettings.js.map +1 -0
- package/devices/getCameraWirelessProfiles.d.ts +62 -0
- package/devices/getCameraWirelessProfiles.js +45 -0
- package/devices/getCameraWirelessProfiles.js.map +1 -0
- package/devices/getCellularGatewayLan.d.ts +62 -0
- package/devices/getCellularGatewayLan.js +45 -0
- package/devices/getCellularGatewayLan.js.map +1 -0
- package/devices/getCellularGatewayPortForwardingRules.d.ts +62 -0
- package/devices/getCellularGatewayPortForwardingRules.js +45 -0
- package/devices/getCellularGatewayPortForwardingRules.js.map +1 -0
- package/devices/getCellularSims.d.ts +62 -0
- package/devices/getCellularSims.js +45 -0
- package/devices/getCellularSims.js.map +1 -0
- package/devices/getLiveToolsArpTable.d.ts +76 -0
- package/devices/getLiveToolsArpTable.js +48 -0
- package/devices/getLiveToolsArpTable.js.map +1 -0
- package/devices/getLiveToolsCableTest.d.ts +72 -0
- package/devices/getLiveToolsCableTest.js +48 -0
- package/devices/getLiveToolsCableTest.js.map +1 -0
- package/devices/getLiveToolsPing.d.ts +72 -0
- package/devices/getLiveToolsPing.js +48 -0
- package/devices/getLiveToolsPing.js.map +1 -0
- package/devices/getLiveToolsPingDevice.d.ts +72 -0
- package/devices/getLiveToolsPingDevice.js +48 -0
- package/devices/getLiveToolsPingDevice.js.map +1 -0
- package/devices/getLiveToolsThroughputTest.d.ts +76 -0
- package/devices/getLiveToolsThroughputTest.js +48 -0
- package/devices/getLiveToolsThroughputTest.js.map +1 -0
- package/devices/getLiveToolsWakeOnLan.d.ts +76 -0
- package/devices/getLiveToolsWakeOnLan.js +48 -0
- package/devices/getLiveToolsWakeOnLan.js.map +1 -0
- package/devices/getLldpCdp.d.ts +62 -0
- package/devices/getLldpCdp.js +45 -0
- package/devices/getLldpCdp.js.map +1 -0
- package/devices/getManagementInterface.d.ts +62 -0
- package/devices/getManagementInterface.js +45 -0
- package/devices/getManagementInterface.js.map +1 -0
- package/devices/getSensorRelationships.d.ts +62 -0
- package/devices/getSensorRelationships.js +45 -0
- package/devices/getSensorRelationships.js.map +1 -0
- package/devices/getSwitchPorts.d.ts +58 -0
- package/devices/getSwitchPorts.js +27 -0
- package/devices/getSwitchPorts.js.map +1 -0
- package/devices/getSwitchPortsStatuses.d.ts +93 -0
- package/devices/getSwitchPortsStatuses.js +51 -0
- package/devices/getSwitchPortsStatuses.js.map +1 -0
- package/devices/getSwitchRoutingInterfaces.d.ts +58 -0
- package/devices/getSwitchRoutingInterfaces.js +27 -0
- package/devices/getSwitchRoutingInterfaces.js.map +1 -0
- package/devices/getSwitchRoutingInterfacesDhcp.d.ts +76 -0
- package/devices/getSwitchRoutingInterfacesDhcp.js +48 -0
- package/devices/getSwitchRoutingInterfacesDhcp.js.map +1 -0
- package/devices/getSwitchRoutingStaticRoutes.d.ts +58 -0
- package/devices/getSwitchRoutingStaticRoutes.js +27 -0
- package/devices/getSwitchRoutingStaticRoutes.js.map +1 -0
- package/devices/getSwitchWarmSpare.d.ts +62 -0
- package/devices/getSwitchWarmSpare.js +45 -0
- package/devices/getSwitchWarmSpare.js.map +1 -0
- package/devices/getWirelessBluetoothSettings.d.ts +62 -0
- package/devices/getWirelessBluetoothSettings.js +45 -0
- package/devices/getWirelessBluetoothSettings.js.map +1 -0
- package/devices/getWirelessConnectionStats.d.ts +160 -0
- package/devices/getWirelessConnectionStats.js +66 -0
- package/devices/getWirelessConnectionStats.js.map +1 -0
- package/devices/getWirelessLatencyStats.d.ts +174 -0
- package/devices/getWirelessLatencyStats.js +69 -0
- package/devices/getWirelessLatencyStats.js.map +1 -0
- package/devices/getWirelessRadioSettings.d.ts +62 -0
- package/devices/getWirelessRadioSettings.js +45 -0
- package/devices/getWirelessRadioSettings.js.map +1 -0
- package/devices/getWirelessStatus.d.ts +62 -0
- package/devices/getWirelessStatus.js +45 -0
- package/devices/getWirelessStatus.js.map +1 -0
- package/devices/index.d.ts +192 -0
- package/devices/index.js +272 -0
- package/devices/index.js.map +1 -0
- package/devices/liveToolsArpTable.d.ts +123 -0
- package/devices/liveToolsArpTable.js +75 -0
- package/devices/liveToolsArpTable.js.map +1 -0
- package/devices/liveToolsCable.d.ts +122 -0
- package/devices/liveToolsCable.js +68 -0
- package/devices/liveToolsCable.js.map +1 -0
- package/devices/liveToolsPing.d.ts +91 -0
- package/devices/liveToolsPing.js +95 -0
- package/devices/liveToolsPing.js.map +1 -0
- package/devices/liveToolsPingDevice.d.ts +90 -0
- package/devices/liveToolsPingDevice.js +94 -0
- package/devices/liveToolsPingDevice.js.map +1 -0
- package/devices/liveToolsThroughputTest.d.ts +123 -0
- package/devices/liveToolsThroughputTest.js +75 -0
- package/devices/liveToolsThroughputTest.js.map +1 -0
- package/devices/liveToolsWakeOnLan.d.ts +139 -0
- package/devices/liveToolsWakeOnLan.js +77 -0
- package/devices/liveToolsWakeOnLan.js.map +1 -0
- package/devices/managementInterface.d.ts +91 -0
- package/devices/managementInterface.js +67 -0
- package/devices/managementInterface.js.map +1 -0
- package/devices/sensorRelationships.d.ts +83 -0
- package/devices/sensorRelationships.js +65 -0
- package/devices/sensorRelationships.js.map +1 -0
- package/devices/switchPorts.d.ts +444 -0
- package/devices/switchPorts.js +171 -0
- package/devices/switchPorts.js.map +1 -0
- package/devices/switchPortsCycle.d.ts +79 -0
- package/devices/switchPortsCycle.js +83 -0
- package/devices/switchPortsCycle.js.map +1 -0
- package/devices/switchRoutingInterfaces.d.ts +179 -0
- package/devices/switchRoutingInterfaces.js +81 -0
- package/devices/switchRoutingInterfaces.js.map +1 -0
- package/devices/switchRoutingInterfacesDhcp.d.ts +237 -0
- package/devices/switchRoutingInterfacesDhcp.js +122 -0
- package/devices/switchRoutingInterfacesDhcp.js.map +1 -0
- package/devices/switchRoutingStaticRoutes.d.ts +144 -0
- package/devices/switchRoutingStaticRoutes.js +88 -0
- package/devices/switchRoutingStaticRoutes.js.map +1 -0
- package/devices/switchWarmSpare.d.ts +101 -0
- package/devices/switchWarmSpare.js +79 -0
- package/devices/switchWarmSpare.js.map +1 -0
- package/devices/wirelessAlternateManagementInterfaceIpv6.d.ts +86 -0
- package/devices/wirelessAlternateManagementInterfaceIpv6.js +90 -0
- package/devices/wirelessAlternateManagementInterfaceIpv6.js.map +1 -0
- package/devices/wirelessBluetoothSettings.d.ts +106 -0
- package/devices/wirelessBluetoothSettings.js +80 -0
- package/devices/wirelessBluetoothSettings.js.map +1 -0
- package/devices/wirelessRadioSettings.d.ts +95 -0
- package/devices/wirelessRadioSettings.js +67 -0
- package/devices/wirelessRadioSettings.js.map +1 -0
- package/getDevices.d.ts +250 -0
- package/getDevices.js +43 -0
- package/getDevices.js.map +1 -0
- package/getNetworks.d.ts +142 -0
- package/getNetworks.js +34 -0
- package/getNetworks.js.map +1 -0
- package/getOrganizations.d.ts +82 -0
- package/getOrganizations.js +29 -0
- package/getOrganizations.js.map +1 -0
- package/index.d.ts +19 -0
- package/index.js +41 -0
- package/index.js.map +1 -0
- package/networks/alertsSettings.d.ts +91 -0
- package/networks/alertsSettings.js +67 -0
- package/networks/alertsSettings.js.map +1 -0
- package/networks/applianceConnectivityMonitoringDestinations.d.ts +86 -0
- package/networks/applianceConnectivityMonitoringDestinations.js +78 -0
- package/networks/applianceConnectivityMonitoringDestinations.js.map +1 -0
- package/networks/applianceContentFiltering.d.ts +109 -0
- package/networks/applianceContentFiltering.js +71 -0
- package/networks/applianceContentFiltering.js.map +1 -0
- package/networks/applianceFirewallCellularFirewallRules.d.ts +71 -0
- package/networks/applianceFirewallCellularFirewallRules.js +63 -0
- package/networks/applianceFirewallCellularFirewallRules.js.map +1 -0
- package/networks/applianceFirewallFirewalledServices.d.ts +106 -0
- package/networks/applianceFirewallFirewalledServices.js +83 -0
- package/networks/applianceFirewallFirewalledServices.js.map +1 -0
- package/networks/applianceFirewallInboundFirewallRules.d.ts +83 -0
- package/networks/applianceFirewallInboundFirewallRules.js +65 -0
- package/networks/applianceFirewallInboundFirewallRules.js.map +1 -0
- package/networks/applianceFirewallL3FirewallRules.d.ts +91 -0
- package/networks/applianceFirewallL3FirewallRules.js +67 -0
- package/networks/applianceFirewallL3FirewallRules.js.map +1 -0
- package/networks/applianceFirewallL7FirewallRules.d.ts +87 -0
- package/networks/applianceFirewallL7FirewallRules.js +79 -0
- package/networks/applianceFirewallL7FirewallRules.js.map +1 -0
- package/networks/applianceFirewallOneToManyNatRules.d.ts +71 -0
- package/networks/applianceFirewallOneToManyNatRules.js +63 -0
- package/networks/applianceFirewallOneToManyNatRules.js.map +1 -0
- package/networks/applianceFirewallOneToOneNatRules.d.ts +71 -0
- package/networks/applianceFirewallOneToOneNatRules.js +63 -0
- package/networks/applianceFirewallOneToOneNatRules.js.map +1 -0
- package/networks/applianceFirewallPortForwardingRules.d.ts +71 -0
- package/networks/applianceFirewallPortForwardingRules.js +63 -0
- package/networks/applianceFirewallPortForwardingRules.js.map +1 -0
- package/networks/applianceFirewallSettings.d.ts +71 -0
- package/networks/applianceFirewallSettings.js +63 -0
- package/networks/applianceFirewallSettings.js.map +1 -0
- package/networks/appliancePorts.d.ts +166 -0
- package/networks/appliancePorts.js +97 -0
- package/networks/appliancePorts.js.map +1 -0
- package/networks/appliancePrefixesDelegatedStatics.d.ts +139 -0
- package/networks/appliancePrefixesDelegatedStatics.js +89 -0
- package/networks/appliancePrefixesDelegatedStatics.js.map +1 -0
- package/networks/applianceRfProfiles.d.ts +119 -0
- package/networks/applianceRfProfiles.js +71 -0
- package/networks/applianceRfProfiles.js.map +1 -0
- package/networks/applianceSecurityIntrusion.d.ts +95 -0
- package/networks/applianceSecurityIntrusion.js +67 -0
- package/networks/applianceSecurityIntrusion.js.map +1 -0
- package/networks/applianceSecurityMalware.d.ts +114 -0
- package/networks/applianceSecurityMalware.js +86 -0
- package/networks/applianceSecurityMalware.js.map +1 -0
- package/networks/applianceSettings.d.ts +111 -0
- package/networks/applianceSettings.js +83 -0
- package/networks/applianceSettings.js.map +1 -0
- package/networks/applianceSingleLan.d.ts +107 -0
- package/networks/applianceSingleLan.js +69 -0
- package/networks/applianceSingleLan.js.map +1 -0
- package/networks/applianceSsids.d.ts +242 -0
- package/networks/applianceSsids.js +121 -0
- package/networks/applianceSsids.js.map +1 -0
- package/networks/applianceTrafficShaping.d.ts +71 -0
- package/networks/applianceTrafficShaping.js +63 -0
- package/networks/applianceTrafficShaping.js.map +1 -0
- package/networks/applianceTrafficShapingCustomPerformanceClasses.d.ts +57 -0
- package/networks/applianceTrafficShapingCustomPerformanceClasses.js +61 -0
- package/networks/applianceTrafficShapingCustomPerformanceClasses.js.map +1 -0
- package/networks/applianceTrafficShapingRules.d.ts +89 -0
- package/networks/applianceTrafficShapingRules.js +65 -0
- package/networks/applianceTrafficShapingRules.js.map +1 -0
- package/networks/applianceTrafficShapingUplinkBandwidth.d.ts +95 -0
- package/networks/applianceTrafficShapingUplinkBandwidth.js +87 -0
- package/networks/applianceTrafficShapingUplinkBandwidth.js.map +1 -0
- package/networks/applianceTrafficShapingUplinkSelection.d.ts +131 -0
- package/networks/applianceTrafficShapingUplinkSelection.js +73 -0
- package/networks/applianceTrafficShapingUplinkSelection.js.map +1 -0
- package/networks/applianceTrafficShapingVpnExclusions.d.ts +59 -0
- package/networks/applianceTrafficShapingVpnExclusions.js +63 -0
- package/networks/applianceTrafficShapingVpnExclusions.js.map +1 -0
- package/networks/applianceVlans.d.ts +295 -0
- package/networks/applianceVlans.js +101 -0
- package/networks/applianceVlans.js.map +1 -0
- package/networks/applianceVlansSettings.d.ts +80 -0
- package/networks/applianceVlansSettings.js +74 -0
- package/networks/applianceVlansSettings.js.map +1 -0
- package/networks/applianceVpnBgp.d.ts +107 -0
- package/networks/applianceVpnBgp.js +69 -0
- package/networks/applianceVpnBgp.js.map +1 -0
- package/networks/applianceVpnSiteToSiteVpn.d.ts +95 -0
- package/networks/applianceVpnSiteToSiteVpn.js +67 -0
- package/networks/applianceVpnSiteToSiteVpn.js.map +1 -0
- package/networks/applianceWarmSpare.d.ts +140 -0
- package/networks/applianceWarmSpare.js +92 -0
- package/networks/applianceWarmSpare.js.map +1 -0
- package/networks/applianceWarmSpareSwap.d.ts +62 -0
- package/networks/applianceWarmSpareSwap.js +66 -0
- package/networks/applianceWarmSpareSwap.js.map +1 -0
- package/networks/base.d.ts +179 -0
- package/networks/base.js +101 -0
- package/networks/base.js.map +1 -0
- package/networks/bind.d.ts +59 -0
- package/networks/bind.js +63 -0
- package/networks/bind.js.map +1 -0
- package/networks/cameraQualityRetentionProfiles.d.ts +190 -0
- package/networks/cameraQualityRetentionProfiles.js +92 -0
- package/networks/cameraQualityRetentionProfiles.js.map +1 -0
- package/networks/cameraWirelessProfiles.d.ts +109 -0
- package/networks/cameraWirelessProfiles.js +71 -0
- package/networks/cameraWirelessProfiles.js.map +1 -0
- package/networks/cellularGatewayConnectivityMonitoringDestinations.d.ts +86 -0
- package/networks/cellularGatewayConnectivityMonitoringDestinations.js +78 -0
- package/networks/cellularGatewayConnectivityMonitoringDestinations.js.map +1 -0
- package/networks/cellularGatewayDhcp.d.ts +109 -0
- package/networks/cellularGatewayDhcp.js +83 -0
- package/networks/cellularGatewayDhcp.js.map +1 -0
- package/networks/cellularGatewaySubnetPool.d.ts +99 -0
- package/networks/cellularGatewaySubnetPool.js +81 -0
- package/networks/cellularGatewaySubnetPool.js.map +1 -0
- package/networks/cellularGatewayUplink.d.ts +71 -0
- package/networks/cellularGatewayUplink.js +63 -0
- package/networks/cellularGatewayUplink.js.map +1 -0
- package/networks/clientsPolicy.d.ts +114 -0
- package/networks/clientsPolicy.js +85 -0
- package/networks/clientsPolicy.js.map +1 -0
- package/networks/clientsProvision.d.ts +59 -0
- package/networks/clientsProvision.js +63 -0
- package/networks/clientsProvision.js.map +1 -0
- package/networks/clientsSplashAuthorizationStatus.d.ts +83 -0
- package/networks/clientsSplashAuthorizationStatus.js +68 -0
- package/networks/clientsSplashAuthorizationStatus.js.map +1 -0
- package/networks/devicesClaim.d.ts +78 -0
- package/networks/devicesClaim.js +82 -0
- package/networks/devicesClaim.js.map +1 -0
- package/networks/devicesClaimVmx.d.ts +74 -0
- package/networks/devicesClaimVmx.js +78 -0
- package/networks/devicesClaimVmx.js.map +1 -0
- package/networks/devicesRemove.d.ts +72 -0
- package/networks/devicesRemove.js +76 -0
- package/networks/devicesRemove.js.map +1 -0
- package/networks/firmwareUpgrades.d.ts +95 -0
- package/networks/firmwareUpgrades.js +67 -0
- package/networks/firmwareUpgrades.js.map +1 -0
- package/networks/firmwareUpgradesRollbacks.d.ts +59 -0
- package/networks/firmwareUpgradesRollbacks.js +63 -0
- package/networks/firmwareUpgradesRollbacks.js.map +1 -0
- package/networks/firmwareUpgradesStagedEvents.d.ts +91 -0
- package/networks/firmwareUpgradesStagedEvents.js +67 -0
- package/networks/firmwareUpgradesStagedEvents.js.map +1 -0
- package/networks/firmwareUpgradesStagedEventsDefer.d.ts +66 -0
- package/networks/firmwareUpgradesStagedEventsDefer.js +68 -0
- package/networks/firmwareUpgradesStagedEventsDefer.js.map +1 -0
- package/networks/firmwareUpgradesStagedEventsRollbacks.d.ts +85 -0
- package/networks/firmwareUpgradesStagedEventsRollbacks.js +89 -0
- package/networks/firmwareUpgradesStagedEventsRollbacks.js.map +1 -0
- package/networks/firmwareUpgradesStagedGroups.d.ts +119 -0
- package/networks/firmwareUpgradesStagedGroups.js +71 -0
- package/networks/firmwareUpgradesStagedGroups.js.map +1 -0
- package/networks/firmwareUpgradesStagedStages.d.ts +94 -0
- package/networks/firmwareUpgradesStagedStages.js +80 -0
- package/networks/firmwareUpgradesStagedStages.js.map +1 -0
- package/networks/floorPlans.d.ts +243 -0
- package/networks/floorPlans.js +123 -0
- package/networks/floorPlans.js.map +1 -0
- package/networks/getAlertsHistory.d.ts +107 -0
- package/networks/getAlertsHistory.js +54 -0
- package/networks/getAlertsHistory.js.map +1 -0
- package/networks/getAlertsSettings.d.ts +62 -0
- package/networks/getAlertsSettings.js +45 -0
- package/networks/getAlertsSettings.js.map +1 -0
- package/networks/getApplianceConnectivityMonitoringDestinations.d.ts +62 -0
- package/networks/getApplianceConnectivityMonitoringDestinations.js +45 -0
- package/networks/getApplianceConnectivityMonitoringDestinations.js.map +1 -0
- package/networks/getApplianceContentFiltering.d.ts +62 -0
- package/networks/getApplianceContentFiltering.js +45 -0
- package/networks/getApplianceContentFiltering.js.map +1 -0
- package/networks/getApplianceContentFilteringCategories.d.ts +62 -0
- package/networks/getApplianceContentFilteringCategories.js +45 -0
- package/networks/getApplianceContentFilteringCategories.js.map +1 -0
- package/networks/getApplianceFirewallCellularFirewallRules.d.ts +62 -0
- package/networks/getApplianceFirewallCellularFirewallRules.js +45 -0
- package/networks/getApplianceFirewallCellularFirewallRules.js.map +1 -0
- package/networks/getApplianceFirewallFirewalledServices.d.ts +76 -0
- package/networks/getApplianceFirewallFirewalledServices.js +48 -0
- package/networks/getApplianceFirewallFirewalledServices.js.map +1 -0
- package/networks/getApplianceFirewallInboundFirewallRules.d.ts +62 -0
- package/networks/getApplianceFirewallInboundFirewallRules.js +45 -0
- package/networks/getApplianceFirewallInboundFirewallRules.js.map +1 -0
- package/networks/getApplianceFirewallL3FirewallRules.d.ts +62 -0
- package/networks/getApplianceFirewallL3FirewallRules.js +45 -0
- package/networks/getApplianceFirewallL3FirewallRules.js.map +1 -0
- package/networks/getApplianceFirewallL7FirewallRules.d.ts +62 -0
- package/networks/getApplianceFirewallL7FirewallRules.js +45 -0
- package/networks/getApplianceFirewallL7FirewallRules.js.map +1 -0
- package/networks/getApplianceFirewallL7FirewallRulesApplicationCategories.d.ts +62 -0
- package/networks/getApplianceFirewallL7FirewallRulesApplicationCategories.js +45 -0
- package/networks/getApplianceFirewallL7FirewallRulesApplicationCategories.js.map +1 -0
- package/networks/getApplianceFirewallOneToManyNatRules.d.ts +62 -0
- package/networks/getApplianceFirewallOneToManyNatRules.js +45 -0
- package/networks/getApplianceFirewallOneToManyNatRules.js.map +1 -0
- package/networks/getApplianceFirewallOneToOneNatRules.d.ts +62 -0
- package/networks/getApplianceFirewallOneToOneNatRules.js +45 -0
- package/networks/getApplianceFirewallOneToOneNatRules.js.map +1 -0
- package/networks/getApplianceFirewallPortForwardingRules.d.ts +62 -0
- package/networks/getApplianceFirewallPortForwardingRules.js +45 -0
- package/networks/getApplianceFirewallPortForwardingRules.js.map +1 -0
- package/networks/getApplianceFirewallSettings.d.ts +62 -0
- package/networks/getApplianceFirewallSettings.js +45 -0
- package/networks/getApplianceFirewallSettings.js.map +1 -0
- package/networks/getAppliancePorts.d.ts +58 -0
- package/networks/getAppliancePorts.js +27 -0
- package/networks/getAppliancePorts.js.map +1 -0
- package/networks/getAppliancePrefixesDelegatedStatics.d.ts +58 -0
- package/networks/getAppliancePrefixesDelegatedStatics.js +27 -0
- package/networks/getAppliancePrefixesDelegatedStatics.js.map +1 -0
- package/networks/getApplianceRfProfiles.d.ts +74 -0
- package/networks/getApplianceRfProfiles.js +47 -0
- package/networks/getApplianceRfProfiles.js.map +1 -0
- package/networks/getApplianceSecurityIntrusion.d.ts +62 -0
- package/networks/getApplianceSecurityIntrusion.js +45 -0
- package/networks/getApplianceSecurityIntrusion.js.map +1 -0
- package/networks/getApplianceSecurityMalware.d.ts +62 -0
- package/networks/getApplianceSecurityMalware.js +45 -0
- package/networks/getApplianceSecurityMalware.js.map +1 -0
- package/networks/getApplianceSettings.d.ts +62 -0
- package/networks/getApplianceSettings.js +45 -0
- package/networks/getApplianceSettings.js.map +1 -0
- package/networks/getApplianceSingleLan.d.ts +62 -0
- package/networks/getApplianceSingleLan.js +45 -0
- package/networks/getApplianceSingleLan.js.map +1 -0
- package/networks/getApplianceSsids.d.ts +58 -0
- package/networks/getApplianceSsids.js +27 -0
- package/networks/getApplianceSsids.js.map +1 -0
- package/networks/getApplianceTrafficShaping.d.ts +62 -0
- package/networks/getApplianceTrafficShaping.js +45 -0
- package/networks/getApplianceTrafficShaping.js.map +1 -0
- package/networks/getApplianceTrafficShapingRules.d.ts +62 -0
- package/networks/getApplianceTrafficShapingRules.js +45 -0
- package/networks/getApplianceTrafficShapingRules.js.map +1 -0
- package/networks/getApplianceTrafficShapingUplinkBandwidth.d.ts +62 -0
- package/networks/getApplianceTrafficShapingUplinkBandwidth.js +45 -0
- package/networks/getApplianceTrafficShapingUplinkBandwidth.js.map +1 -0
- package/networks/getApplianceTrafficShapingUplinkSelection.d.ts +62 -0
- package/networks/getApplianceTrafficShapingUplinkSelection.js +45 -0
- package/networks/getApplianceTrafficShapingUplinkSelection.js.map +1 -0
- package/networks/getApplianceVlans.d.ts +58 -0
- package/networks/getApplianceVlans.js +27 -0
- package/networks/getApplianceVlans.js.map +1 -0
- package/networks/getApplianceVlansSettings.d.ts +62 -0
- package/networks/getApplianceVlansSettings.js +45 -0
- package/networks/getApplianceVlansSettings.js.map +1 -0
- package/networks/getApplianceVpnBgp.d.ts +62 -0
- package/networks/getApplianceVpnBgp.js +45 -0
- package/networks/getApplianceVpnBgp.js.map +1 -0
- package/networks/getApplianceVpnSiteToSiteVpn.d.ts +62 -0
- package/networks/getApplianceVpnSiteToSiteVpn.js +45 -0
- package/networks/getApplianceVpnSiteToSiteVpn.js.map +1 -0
- package/networks/getApplianceWarmSpare.d.ts +62 -0
- package/networks/getApplianceWarmSpare.js +45 -0
- package/networks/getApplianceWarmSpare.js.map +1 -0
- package/networks/getBluetoothClients.d.ts +104 -0
- package/networks/getBluetoothClients.js +54 -0
- package/networks/getBluetoothClients.js.map +1 -0
- package/networks/getCameraQualityRetentionProfiles.d.ts +58 -0
- package/networks/getCameraQualityRetentionProfiles.js +27 -0
- package/networks/getCameraQualityRetentionProfiles.js.map +1 -0
- package/networks/getCameraWirelessProfiles.d.ts +58 -0
- package/networks/getCameraWirelessProfiles.js +27 -0
- package/networks/getCameraWirelessProfiles.js.map +1 -0
- package/networks/getCellularGatewayConnectivityMonitoringDestinations.d.ts +62 -0
- package/networks/getCellularGatewayConnectivityMonitoringDestinations.js +45 -0
- package/networks/getCellularGatewayConnectivityMonitoringDestinations.js.map +1 -0
- package/networks/getCellularGatewayDhcp.d.ts +62 -0
- package/networks/getCellularGatewayDhcp.js +45 -0
- package/networks/getCellularGatewayDhcp.js.map +1 -0
- package/networks/getCellularGatewaySubnetPool.d.ts +62 -0
- package/networks/getCellularGatewaySubnetPool.js +45 -0
- package/networks/getCellularGatewaySubnetPool.js.map +1 -0
- package/networks/getCellularGatewayUplink.d.ts +62 -0
- package/networks/getCellularGatewayUplink.js +45 -0
- package/networks/getCellularGatewayUplink.js.map +1 -0
- package/networks/getClients.d.ts +76 -0
- package/networks/getClients.js +48 -0
- package/networks/getClients.js.map +1 -0
- package/networks/getClientsOverview.d.ts +118 -0
- package/networks/getClientsOverview.js +57 -0
- package/networks/getClientsOverview.js.map +1 -0
- package/networks/getClientsPolicy.d.ts +76 -0
- package/networks/getClientsPolicy.js +48 -0
- package/networks/getClientsPolicy.js.map +1 -0
- package/networks/getClientsSplashAuthorizationStatus.d.ts +76 -0
- package/networks/getClientsSplashAuthorizationStatus.js +48 -0
- package/networks/getClientsSplashAuthorizationStatus.js.map +1 -0
- package/networks/getEvents.d.ts +258 -0
- package/networks/getEvents.js +87 -0
- package/networks/getEvents.js.map +1 -0
- package/networks/getEventsEventTypes.d.ts +65 -0
- package/networks/getEventsEventTypes.js +45 -0
- package/networks/getEventsEventTypes.js.map +1 -0
- package/networks/getFirmwareUpgrades.d.ts +62 -0
- package/networks/getFirmwareUpgrades.js +45 -0
- package/networks/getFirmwareUpgrades.js.map +1 -0
- package/networks/getFirmwareUpgradesStagedEvents.d.ts +62 -0
- package/networks/getFirmwareUpgradesStagedEvents.js +45 -0
- package/networks/getFirmwareUpgradesStagedEvents.js.map +1 -0
- package/networks/getFirmwareUpgradesStagedGroups.d.ts +58 -0
- package/networks/getFirmwareUpgradesStagedGroups.js +27 -0
- package/networks/getFirmwareUpgradesStagedGroups.js.map +1 -0
- package/networks/getFirmwareUpgradesStagedStages.d.ts +65 -0
- package/networks/getFirmwareUpgradesStagedStages.js +45 -0
- package/networks/getFirmwareUpgradesStagedStages.js.map +1 -0
- package/networks/getFloorPlans.d.ts +58 -0
- package/networks/getFloorPlans.js +27 -0
- package/networks/getFloorPlans.js.map +1 -0
- package/networks/getGroupPolicies.d.ts +58 -0
- package/networks/getGroupPolicies.js +27 -0
- package/networks/getGroupPolicies.js.map +1 -0
- package/networks/getHealthAlerts.d.ts +65 -0
- package/networks/getHealthAlerts.js +45 -0
- package/networks/getHealthAlerts.js.map +1 -0
- package/networks/getInsightApplicationsHealthByTime.d.ts +135 -0
- package/networks/getInsightApplicationsHealthByTime.js +60 -0
- package/networks/getInsightApplicationsHealthByTime.js.map +1 -0
- package/networks/getMerakiAuthUsers.d.ts +58 -0
- package/networks/getMerakiAuthUsers.js +27 -0
- package/networks/getMerakiAuthUsers.js.map +1 -0
- package/networks/getNetflow.d.ts +62 -0
- package/networks/getNetflow.js +45 -0
- package/networks/getNetflow.js.map +1 -0
- package/networks/getPiiPiiKeys.d.ts +146 -0
- package/networks/getPiiPiiKeys.js +63 -0
- package/networks/getPiiPiiKeys.js.map +1 -0
- package/networks/getPiiRequests.d.ts +58 -0
- package/networks/getPiiRequests.js +27 -0
- package/networks/getPiiRequests.js.map +1 -0
- package/networks/getPiiSmDevicesForKey.d.ts +146 -0
- package/networks/getPiiSmDevicesForKey.js +63 -0
- package/networks/getPiiSmDevicesForKey.js.map +1 -0
- package/networks/getPiiSmOwnersForKey.d.ts +146 -0
- package/networks/getPiiSmOwnersForKey.js +63 -0
- package/networks/getPiiSmOwnersForKey.js.map +1 -0
- package/networks/getPoliciesByClient.d.ts +135 -0
- package/networks/getPoliciesByClient.js +60 -0
- package/networks/getPoliciesByClient.js.map +1 -0
- package/networks/getSensorAlertsCurrentOverviewByMetric.d.ts +62 -0
- package/networks/getSensorAlertsCurrentOverviewByMetric.js +45 -0
- package/networks/getSensorAlertsCurrentOverviewByMetric.js.map +1 -0
- package/networks/getSensorAlertsOverviewByMetric.d.ts +121 -0
- package/networks/getSensorAlertsOverviewByMetric.js +57 -0
- package/networks/getSensorAlertsOverviewByMetric.js.map +1 -0
- package/networks/getSensorAlertsProfiles.d.ts +54 -0
- package/networks/getSensorAlertsProfiles.js +27 -0
- package/networks/getSensorAlertsProfiles.js.map +1 -0
- package/networks/getSensorMqttBrokers.d.ts +58 -0
- package/networks/getSensorMqttBrokers.js +27 -0
- package/networks/getSensorMqttBrokers.js.map +1 -0
- package/networks/getSensorRelationships.d.ts +65 -0
- package/networks/getSensorRelationships.js +45 -0
- package/networks/getSensorRelationships.js.map +1 -0
- package/networks/getSettings.d.ts +62 -0
- package/networks/getSettings.js +45 -0
- package/networks/getSettings.js.map +1 -0
- package/networks/getSmBypassActivationLockAttempts.d.ts +76 -0
- package/networks/getSmBypassActivationLockAttempts.js +48 -0
- package/networks/getSmBypassActivationLockAttempts.js.map +1 -0
- package/networks/getSmDevices.d.ts +223 -0
- package/networks/getSmDevices.js +75 -0
- package/networks/getSmDevices.js.map +1 -0
- package/networks/getSmDevicesCellularUsageHistory.d.ts +79 -0
- package/networks/getSmDevicesCellularUsageHistory.js +48 -0
- package/networks/getSmDevicesCellularUsageHistory.js.map +1 -0
- package/networks/getSmDevicesCerts.d.ts +79 -0
- package/networks/getSmDevicesCerts.js +48 -0
- package/networks/getSmDevicesCerts.js.map +1 -0
- package/networks/getSmDevicesConnectivity.d.ts +121 -0
- package/networks/getSmDevicesConnectivity.js +57 -0
- package/networks/getSmDevicesConnectivity.js.map +1 -0
- package/networks/getSmDevicesDesktopLogs.d.ts +121 -0
- package/networks/getSmDevicesDesktopLogs.js +57 -0
- package/networks/getSmDevicesDesktopLogs.js.map +1 -0
- package/networks/getSmDevicesDeviceCommandLogs.d.ts +121 -0
- package/networks/getSmDevicesDeviceCommandLogs.js +57 -0
- package/networks/getSmDevicesDeviceCommandLogs.js.map +1 -0
- package/networks/getSmDevicesDeviceProfiles.d.ts +79 -0
- package/networks/getSmDevicesDeviceProfiles.js +48 -0
- package/networks/getSmDevicesDeviceProfiles.js.map +1 -0
- package/networks/getSmDevicesNetworkAdapters.d.ts +79 -0
- package/networks/getSmDevicesNetworkAdapters.js +48 -0
- package/networks/getSmDevicesNetworkAdapters.js.map +1 -0
- package/networks/getSmDevicesPerformanceHistory.d.ts +121 -0
- package/networks/getSmDevicesPerformanceHistory.js +57 -0
- package/networks/getSmDevicesPerformanceHistory.js.map +1 -0
- package/networks/getSmDevicesSecurityCenters.d.ts +79 -0
- package/networks/getSmDevicesSecurityCenters.js +49 -0
- package/networks/getSmDevicesSecurityCenters.js.map +1 -0
- package/networks/getSmDevicesWlanLists.d.ts +79 -0
- package/networks/getSmDevicesWlanLists.js +48 -0
- package/networks/getSmDevicesWlanLists.js.map +1 -0
- package/networks/getSmProfiles.d.ts +79 -0
- package/networks/getSmProfiles.js +48 -0
- package/networks/getSmProfiles.js.map +1 -0
- package/networks/getSmTargetGroups.d.ts +70 -0
- package/networks/getSmTargetGroups.js +28 -0
- package/networks/getSmTargetGroups.js.map +1 -0
- package/networks/getSmTrustedAccessConfigs.d.ts +107 -0
- package/networks/getSmTrustedAccessConfigs.js +54 -0
- package/networks/getSmTrustedAccessConfigs.js.map +1 -0
- package/networks/getSmUserAccessDevices.d.ts +107 -0
- package/networks/getSmUserAccessDevices.js +54 -0
- package/networks/getSmUserAccessDevices.js.map +1 -0
- package/networks/getSmUsers.d.ts +121 -0
- package/networks/getSmUsers.js +57 -0
- package/networks/getSmUsers.js.map +1 -0
- package/networks/getSmUsersDeviceProfiles.d.ts +79 -0
- package/networks/getSmUsersDeviceProfiles.js +48 -0
- package/networks/getSmUsersDeviceProfiles.js.map +1 -0
- package/networks/getSmUsersSoftwares.d.ts +79 -0
- package/networks/getSmUsersSoftwares.js +48 -0
- package/networks/getSmUsersSoftwares.js.map +1 -0
- package/networks/getSnmp.d.ts +62 -0
- package/networks/getSnmp.js +45 -0
- package/networks/getSnmp.js.map +1 -0
- package/networks/getSwitchAccessControlLists.d.ts +62 -0
- package/networks/getSwitchAccessControlLists.js +45 -0
- package/networks/getSwitchAccessControlLists.js.map +1 -0
- package/networks/getSwitchAccessPolicies.d.ts +58 -0
- package/networks/getSwitchAccessPolicies.js +27 -0
- package/networks/getSwitchAccessPolicies.js.map +1 -0
- package/networks/getSwitchAlternateManagementInterface.d.ts +62 -0
- package/networks/getSwitchAlternateManagementInterface.js +45 -0
- package/networks/getSwitchAlternateManagementInterface.js.map +1 -0
- package/networks/getSwitchDhcpServerPolicy.d.ts +62 -0
- package/networks/getSwitchDhcpServerPolicy.js +45 -0
- package/networks/getSwitchDhcpServerPolicy.js.map +1 -0
- package/networks/getSwitchDhcpServerPolicyArpInspectionTrustedServers.d.ts +107 -0
- package/networks/getSwitchDhcpServerPolicyArpInspectionTrustedServers.js +54 -0
- package/networks/getSwitchDhcpServerPolicyArpInspectionTrustedServers.js.map +1 -0
- package/networks/getSwitchDhcpServerPolicyArpInspectionWarningsByDevice.d.ts +107 -0
- package/networks/getSwitchDhcpServerPolicyArpInspectionWarningsByDevice.js +54 -0
- package/networks/getSwitchDhcpServerPolicyArpInspectionWarningsByDevice.js.map +1 -0
- package/networks/getSwitchDhcpV4ServersSeen.d.ts +135 -0
- package/networks/getSwitchDhcpV4ServersSeen.js +60 -0
- package/networks/getSwitchDhcpV4ServersSeen.js.map +1 -0
- package/networks/getSwitchDscpToCosMappings.d.ts +62 -0
- package/networks/getSwitchDscpToCosMappings.js +45 -0
- package/networks/getSwitchDscpToCosMappings.js.map +1 -0
- package/networks/getSwitchLinkAggregations.d.ts +65 -0
- package/networks/getSwitchLinkAggregations.js +45 -0
- package/networks/getSwitchLinkAggregations.js.map +1 -0
- package/networks/getSwitchMtu.d.ts +62 -0
- package/networks/getSwitchMtu.js +45 -0
- package/networks/getSwitchMtu.js.map +1 -0
- package/networks/getSwitchPortSchedules.d.ts +65 -0
- package/networks/getSwitchPortSchedules.js +45 -0
- package/networks/getSwitchPortSchedules.js.map +1 -0
- package/networks/getSwitchQosRulesOrder.d.ts +58 -0
- package/networks/getSwitchQosRulesOrder.js +27 -0
- package/networks/getSwitchQosRulesOrder.js.map +1 -0
- package/networks/getSwitchRoutingMulticast.d.ts +62 -0
- package/networks/getSwitchRoutingMulticast.js +45 -0
- package/networks/getSwitchRoutingMulticast.js.map +1 -0
- package/networks/getSwitchRoutingMulticastRendezvousPoints.d.ts +58 -0
- package/networks/getSwitchRoutingMulticastRendezvousPoints.js +27 -0
- package/networks/getSwitchRoutingMulticastRendezvousPoints.js.map +1 -0
- package/networks/getSwitchRoutingOspf.d.ts +62 -0
- package/networks/getSwitchRoutingOspf.js +45 -0
- package/networks/getSwitchRoutingOspf.js.map +1 -0
- package/networks/getSwitchSettings.d.ts +62 -0
- package/networks/getSwitchSettings.js +45 -0
- package/networks/getSwitchSettings.js.map +1 -0
- package/networks/getSwitchStacks.d.ts +58 -0
- package/networks/getSwitchStacks.js +27 -0
- package/networks/getSwitchStacks.js.map +1 -0
- package/networks/getSwitchStacksRoutingInterfaces.d.ts +70 -0
- package/networks/getSwitchStacksRoutingInterfaces.js +28 -0
- package/networks/getSwitchStacksRoutingInterfaces.js.map +1 -0
- package/networks/getSwitchStacksRoutingInterfacesDhcp.d.ts +90 -0
- package/networks/getSwitchStacksRoutingInterfacesDhcp.js +51 -0
- package/networks/getSwitchStacksRoutingInterfacesDhcp.js.map +1 -0
- package/networks/getSwitchStacksRoutingStaticRoutes.d.ts +70 -0
- package/networks/getSwitchStacksRoutingStaticRoutes.js +28 -0
- package/networks/getSwitchStacksRoutingStaticRoutes.js.map +1 -0
- package/networks/getSwitchStormControl.d.ts +62 -0
- package/networks/getSwitchStormControl.js +45 -0
- package/networks/getSwitchStormControl.js.map +1 -0
- package/networks/getSwitchStp.d.ts +62 -0
- package/networks/getSwitchStp.js +45 -0
- package/networks/getSwitchStp.js.map +1 -0
- package/networks/getSyslogServers.d.ts +62 -0
- package/networks/getSyslogServers.js +45 -0
- package/networks/getSyslogServers.js.map +1 -0
- package/networks/getTopologyLinkLayer.d.ts +62 -0
- package/networks/getTopologyLinkLayer.js +45 -0
- package/networks/getTopologyLinkLayer.js.map +1 -0
- package/networks/getTrafficAnalysis.d.ts +62 -0
- package/networks/getTrafficAnalysis.js +45 -0
- package/networks/getTrafficAnalysis.js.map +1 -0
- package/networks/getTrafficShapingApplicationCategories.d.ts +62 -0
- package/networks/getTrafficShapingApplicationCategories.js +45 -0
- package/networks/getTrafficShapingApplicationCategories.js.map +1 -0
- package/networks/getTrafficShapingDscpTaggingOptions.d.ts +65 -0
- package/networks/getTrafficShapingDscpTaggingOptions.js +45 -0
- package/networks/getTrafficShapingDscpTaggingOptions.js.map +1 -0
- package/networks/getVlanProfiles.d.ts +76 -0
- package/networks/getVlanProfiles.js +48 -0
- package/networks/getVlanProfiles.js.map +1 -0
- package/networks/getVlanProfilesAssignmentsByDevice.d.ts +149 -0
- package/networks/getVlanProfilesAssignmentsByDevice.js +63 -0
- package/networks/getVlanProfilesAssignmentsByDevice.js.map +1 -0
- package/networks/getWebhooksHttpServers.d.ts +58 -0
- package/networks/getWebhooksHttpServers.js +27 -0
- package/networks/getWebhooksHttpServers.js.map +1 -0
- package/networks/getWebhooksPayloadTemplates.d.ts +58 -0
- package/networks/getWebhooksPayloadTemplates.js +27 -0
- package/networks/getWebhooksPayloadTemplates.js.map +1 -0
- package/networks/getWebhooksWebhookTests.d.ts +76 -0
- package/networks/getWebhooksWebhookTests.js +48 -0
- package/networks/getWebhooksWebhookTests.js.map +1 -0
- package/networks/getWirelessAlternateManagementInterface.d.ts +62 -0
- package/networks/getWirelessAlternateManagementInterface.js +45 -0
- package/networks/getWirelessAlternateManagementInterface.js.map +1 -0
- package/networks/getWirelessBilling.d.ts +62 -0
- package/networks/getWirelessBilling.js +45 -0
- package/networks/getWirelessBilling.js.map +1 -0
- package/networks/getWirelessBluetoothSettings.d.ts +62 -0
- package/networks/getWirelessBluetoothSettings.js +45 -0
- package/networks/getWirelessBluetoothSettings.js.map +1 -0
- package/networks/getWirelessChannelUtilizationHistory.d.ts +191 -0
- package/networks/getWirelessChannelUtilizationHistory.js +72 -0
- package/networks/getWirelessChannelUtilizationHistory.js.map +1 -0
- package/networks/getWirelessClientCountHistory.d.ts +205 -0
- package/networks/getWirelessClientCountHistory.js +75 -0
- package/networks/getWirelessClientCountHistory.js.map +1 -0
- package/networks/getWirelessClientsConnectionStats.d.ts +174 -0
- package/networks/getWirelessClientsConnectionStats.js +69 -0
- package/networks/getWirelessClientsConnectionStats.js.map +1 -0
- package/networks/getWirelessClientsLatencyStats.d.ts +188 -0
- package/networks/getWirelessClientsLatencyStats.js +72 -0
- package/networks/getWirelessClientsLatencyStats.js.map +1 -0
- package/networks/getWirelessConnectionStats.d.ts +160 -0
- package/networks/getWirelessConnectionStats.js +66 -0
- package/networks/getWirelessConnectionStats.js.map +1 -0
- package/networks/getWirelessDataRateHistory.d.ts +205 -0
- package/networks/getWirelessDataRateHistory.js +75 -0
- package/networks/getWirelessDataRateHistory.js.map +1 -0
- package/networks/getWirelessDevicesConnectionStats.d.ts +163 -0
- package/networks/getWirelessDevicesConnectionStats.js +66 -0
- package/networks/getWirelessDevicesConnectionStats.js.map +1 -0
- package/networks/getWirelessEthernetPortsProfiles.d.ts +76 -0
- package/networks/getWirelessEthernetPortsProfiles.js +48 -0
- package/networks/getWirelessEthernetPortsProfiles.js.map +1 -0
- package/networks/getWirelessFailedConnections.d.ts +191 -0
- package/networks/getWirelessFailedConnections.js +72 -0
- package/networks/getWirelessFailedConnections.js.map +1 -0
- package/networks/getWirelessLatencyHistory.d.ts +219 -0
- package/networks/getWirelessLatencyHistory.js +78 -0
- package/networks/getWirelessLatencyHistory.js.map +1 -0
- package/networks/getWirelessLatencyStats.d.ts +174 -0
- package/networks/getWirelessLatencyStats.js +69 -0
- package/networks/getWirelessLatencyStats.js.map +1 -0
- package/networks/getWirelessMeshStatuses.d.ts +107 -0
- package/networks/getWirelessMeshStatuses.js +54 -0
- package/networks/getWirelessMeshStatuses.js.map +1 -0
- package/networks/getWirelessRfProfiles.d.ts +88 -0
- package/networks/getWirelessRfProfiles.js +50 -0
- package/networks/getWirelessRfProfiles.js.map +1 -0
- package/networks/getWirelessSettings.d.ts +62 -0
- package/networks/getWirelessSettings.js +45 -0
- package/networks/getWirelessSettings.js.map +1 -0
- package/networks/getWirelessSignalQualityHistory.d.ts +205 -0
- package/networks/getWirelessSignalQualityHistory.js +75 -0
- package/networks/getWirelessSignalQualityHistory.js.map +1 -0
- package/networks/getWirelessSsids.d.ts +58 -0
- package/networks/getWirelessSsids.js +27 -0
- package/networks/getWirelessSsids.js.map +1 -0
- package/networks/getWirelessSsidsBonjourForwarding.d.ts +76 -0
- package/networks/getWirelessSsidsBonjourForwarding.js +48 -0
- package/networks/getWirelessSsidsBonjourForwarding.js.map +1 -0
- package/networks/getWirelessSsidsDeviceTypeGroupPolicies.d.ts +76 -0
- package/networks/getWirelessSsidsDeviceTypeGroupPolicies.js +48 -0
- package/networks/getWirelessSsidsDeviceTypeGroupPolicies.js.map +1 -0
- package/networks/getWirelessSsidsEapOverride.d.ts +76 -0
- package/networks/getWirelessSsidsEapOverride.js +48 -0
- package/networks/getWirelessSsidsEapOverride.js.map +1 -0
- package/networks/getWirelessSsidsFirewallL3FirewallRules.d.ts +76 -0
- package/networks/getWirelessSsidsFirewallL3FirewallRules.js +48 -0
- package/networks/getWirelessSsidsFirewallL3FirewallRules.js.map +1 -0
- package/networks/getWirelessSsidsFirewallL7FirewallRules.d.ts +76 -0
- package/networks/getWirelessSsidsFirewallL7FirewallRules.js +48 -0
- package/networks/getWirelessSsidsFirewallL7FirewallRules.js.map +1 -0
- package/networks/getWirelessSsidsHotspot20.d.ts +76 -0
- package/networks/getWirelessSsidsHotspot20.js +48 -0
- package/networks/getWirelessSsidsHotspot20.js.map +1 -0
- package/networks/getWirelessSsidsIdentityPsks.d.ts +70 -0
- package/networks/getWirelessSsidsIdentityPsks.js +28 -0
- package/networks/getWirelessSsidsIdentityPsks.js.map +1 -0
- package/networks/getWirelessSsidsSchedules.d.ts +76 -0
- package/networks/getWirelessSsidsSchedules.js +48 -0
- package/networks/getWirelessSsidsSchedules.js.map +1 -0
- package/networks/getWirelessSsidsSplashSettings.d.ts +76 -0
- package/networks/getWirelessSsidsSplashSettings.js +48 -0
- package/networks/getWirelessSsidsSplashSettings.js.map +1 -0
- package/networks/getWirelessSsidsTrafficShapingRules.d.ts +76 -0
- package/networks/getWirelessSsidsTrafficShapingRules.js +48 -0
- package/networks/getWirelessSsidsTrafficShapingRules.js.map +1 -0
- package/networks/getWirelessSsidsVpn.d.ts +76 -0
- package/networks/getWirelessSsidsVpn.js +48 -0
- package/networks/getWirelessSsidsVpn.js.map +1 -0
- package/networks/getWirelessUsageHistory.d.ts +205 -0
- package/networks/getWirelessUsageHistory.js +75 -0
- package/networks/getWirelessUsageHistory.js.map +1 -0
- package/networks/groupPolicies.d.ts +167 -0
- package/networks/groupPolicies.js +79 -0
- package/networks/groupPolicies.js.map +1 -0
- package/networks/index.d.ts +831 -0
- package/networks/index.js +1112 -0
- package/networks/index.js.map +1 -0
- package/networks/merakiAuthUsers.d.ts +163 -0
- package/networks/merakiAuthUsers.js +81 -0
- package/networks/merakiAuthUsers.js.map +1 -0
- package/networks/mqttBrokers.d.ts +87 -0
- package/networks/mqttBrokers.js +91 -0
- package/networks/mqttBrokers.js.map +1 -0
- package/networks/netflow.d.ts +132 -0
- package/networks/netflow.js +86 -0
- package/networks/netflow.js.map +1 -0
- package/networks/piiRequestsDelete.d.ts +77 -0
- package/networks/piiRequestsDelete.js +74 -0
- package/networks/piiRequestsDelete.js.map +1 -0
- package/networks/sensorAlertsProfiles.d.ts +127 -0
- package/networks/sensorAlertsProfiles.js +73 -0
- package/networks/sensorAlertsProfiles.js.map +1 -0
- package/networks/sensorMqttBrokers.d.ts +93 -0
- package/networks/sensorMqttBrokers.js +80 -0
- package/networks/sensorMqttBrokers.js.map +1 -0
- package/networks/settings.d.ts +151 -0
- package/networks/settings.js +97 -0
- package/networks/settings.js.map +1 -0
- package/networks/smBypassActivationLockAttempts.d.ts +101 -0
- package/networks/smBypassActivationLockAttempts.js +83 -0
- package/networks/smBypassActivationLockAttempts.js.map +1 -0
- package/networks/smDevicesCheckin.d.ts +59 -0
- package/networks/smDevicesCheckin.js +63 -0
- package/networks/smDevicesCheckin.js.map +1 -0
- package/networks/smDevicesFields.d.ts +65 -0
- package/networks/smDevicesFields.js +63 -0
- package/networks/smDevicesFields.js.map +1 -0
- package/networks/smDevicesInstallApps.d.ts +69 -0
- package/networks/smDevicesInstallApps.js +66 -0
- package/networks/smDevicesInstallApps.js.map +1 -0
- package/networks/smDevicesLock.d.ts +59 -0
- package/networks/smDevicesLock.js +63 -0
- package/networks/smDevicesLock.js.map +1 -0
- package/networks/smDevicesModifyTags.d.ts +65 -0
- package/networks/smDevicesModifyTags.js +63 -0
- package/networks/smDevicesModifyTags.js.map +1 -0
- package/networks/smDevicesMove.d.ts +59 -0
- package/networks/smDevicesMove.js +63 -0
- package/networks/smDevicesMove.js.map +1 -0
- package/networks/smDevicesReboot.d.ts +59 -0
- package/networks/smDevicesReboot.js +63 -0
- package/networks/smDevicesReboot.js.map +1 -0
- package/networks/smDevicesRefreshDetails.d.ts +77 -0
- package/networks/smDevicesRefreshDetails.js +74 -0
- package/networks/smDevicesRefreshDetails.js.map +1 -0
- package/networks/smDevicesShutdown.d.ts +59 -0
- package/networks/smDevicesShutdown.js +63 -0
- package/networks/smDevicesShutdown.js.map +1 -0
- package/networks/smDevicesUnenroll.d.ts +81 -0
- package/networks/smDevicesUnenroll.js +76 -0
- package/networks/smDevicesUnenroll.js.map +1 -0
- package/networks/smDevicesUninstallApps.d.ts +69 -0
- package/networks/smDevicesUninstallApps.js +66 -0
- package/networks/smDevicesUninstallApps.js.map +1 -0
- package/networks/smDevicesWipe.d.ts +59 -0
- package/networks/smDevicesWipe.js +63 -0
- package/networks/smDevicesWipe.js.map +1 -0
- package/networks/smTargetGroups.d.ts +113 -0
- package/networks/smTargetGroups.js +81 -0
- package/networks/smTargetGroups.js.map +1 -0
- package/networks/smUserAccessDevicesDelete.d.ts +77 -0
- package/networks/smUserAccessDevicesDelete.js +74 -0
- package/networks/smUserAccessDevicesDelete.js.map +1 -0
- package/networks/snmp.d.ts +111 -0
- package/networks/snmp.js +83 -0
- package/networks/snmp.js.map +1 -0
- package/networks/split.d.ts +63 -0
- package/networks/split.js +65 -0
- package/networks/split.js.map +1 -0
- package/networks/switchAccessControlLists.d.ts +83 -0
- package/networks/switchAccessControlLists.js +65 -0
- package/networks/switchAccessControlLists.js.map +1 -0
- package/networks/switchAccessPolicies.d.ts +283 -0
- package/networks/switchAccessPolicies.js +99 -0
- package/networks/switchAccessPolicies.js.map +1 -0
- package/networks/switchAlternateManagementInterface.d.ts +107 -0
- package/networks/switchAlternateManagementInterface.js +69 -0
- package/networks/switchAlternateManagementInterface.js.map +1 -0
- package/networks/switchDhcpServerPolicy.d.ts +152 -0
- package/networks/switchDhcpServerPolicy.js +98 -0
- package/networks/switchDhcpServerPolicy.js.map +1 -0
- package/networks/switchDhcpServerPolicyArpInspectionTrustedServers.d.ts +122 -0
- package/networks/switchDhcpServerPolicyArpInspectionTrustedServers.js +84 -0
- package/networks/switchDhcpServerPolicyArpInspectionTrustedServers.js.map +1 -0
- package/networks/switchDscpToCosMappings.d.ts +86 -0
- package/networks/switchDscpToCosMappings.js +78 -0
- package/networks/switchDscpToCosMappings.js.map +1 -0
- package/networks/switchLinkAggregations.d.ts +95 -0
- package/networks/switchLinkAggregations.js +67 -0
- package/networks/switchLinkAggregations.js.map +1 -0
- package/networks/switchMtu.d.ts +86 -0
- package/networks/switchMtu.js +65 -0
- package/networks/switchMtu.js.map +1 -0
- package/networks/switchPortSchedules.d.ts +149 -0
- package/networks/switchPortSchedules.js +115 -0
- package/networks/switchPortSchedules.js.map +1 -0
- package/networks/switchQosRulesOrder.d.ts +170 -0
- package/networks/switchQosRulesOrder.js +94 -0
- package/networks/switchQosRulesOrder.js.map +1 -0
- package/networks/switchRoutingMulticast.d.ts +89 -0
- package/networks/switchRoutingMulticast.js +65 -0
- package/networks/switchRoutingMulticast.js.map +1 -0
- package/networks/switchRoutingMulticastRendezvousPoints.d.ts +109 -0
- package/networks/switchRoutingMulticastRendezvousPoints.js +83 -0
- package/networks/switchRoutingMulticastRendezvousPoints.js.map +1 -0
- package/networks/switchRoutingOspf.d.ts +143 -0
- package/networks/switchRoutingOspf.js +75 -0
- package/networks/switchRoutingOspf.js.map +1 -0
- package/networks/switchSettings.d.ts +119 -0
- package/networks/switchSettings.js +71 -0
- package/networks/switchSettings.js.map +1 -0
- package/networks/switchStacks.d.ts +108 -0
- package/networks/switchStacks.js +82 -0
- package/networks/switchStacks.js.map +1 -0
- package/networks/switchStacksAdd.d.ts +87 -0
- package/networks/switchStacksAdd.js +84 -0
- package/networks/switchStacksAdd.js.map +1 -0
- package/networks/switchStacksRemove.d.ts +87 -0
- package/networks/switchStacksRemove.js +84 -0
- package/networks/switchStacksRemove.js.map +1 -0
- package/networks/switchStacksRoutingInterfaces.d.ts +187 -0
- package/networks/switchStacksRoutingInterfaces.js +86 -0
- package/networks/switchStacksRoutingInterfaces.js.map +1 -0
- package/networks/switchStacksRoutingInterfacesDhcp.d.ts +250 -0
- package/networks/switchStacksRoutingInterfacesDhcp.js +128 -0
- package/networks/switchStacksRoutingInterfacesDhcp.js.map +1 -0
- package/networks/switchStacksRoutingStaticRoutes.d.ts +157 -0
- package/networks/switchStacksRoutingStaticRoutes.js +94 -0
- package/networks/switchStacksRoutingStaticRoutes.js.map +1 -0
- package/networks/switchStormControl.d.ts +106 -0
- package/networks/switchStormControl.js +80 -0
- package/networks/switchStormControl.js.map +1 -0
- package/networks/switchStp.d.ts +91 -0
- package/networks/switchStp.js +67 -0
- package/networks/switchStp.js.map +1 -0
- package/networks/syslogServers.d.ts +89 -0
- package/networks/syslogServers.js +81 -0
- package/networks/syslogServers.js.map +1 -0
- package/networks/trafficAnalysis.d.ts +102 -0
- package/networks/trafficAnalysis.js +81 -0
- package/networks/trafficAnalysis.js.map +1 -0
- package/networks/unbind.d.ts +59 -0
- package/networks/unbind.js +63 -0
- package/networks/unbind.js.map +1 -0
- package/networks/vlanProfiles.d.ts +115 -0
- package/networks/vlanProfiles.js +74 -0
- package/networks/vlanProfiles.js.map +1 -0
- package/networks/vlanProfilesAssignmentsReassign.d.ts +59 -0
- package/networks/vlanProfilesAssignmentsReassign.js +63 -0
- package/networks/vlanProfilesAssignmentsReassign.js.map +1 -0
- package/networks/webhooksHttpServers.d.ts +119 -0
- package/networks/webhooksHttpServers.js +71 -0
- package/networks/webhooksHttpServers.js.map +1 -0
- package/networks/webhooksPayloadTemplates.d.ts +165 -0
- package/networks/webhooksPayloadTemplates.js +95 -0
- package/networks/webhooksPayloadTemplates.js.map +1 -0
- package/networks/wirelessAlternateManagementInterface.d.ts +107 -0
- package/networks/wirelessAlternateManagementInterface.js +69 -0
- package/networks/wirelessAlternateManagementInterface.js.map +1 -0
- package/networks/wirelessBilling.d.ts +83 -0
- package/networks/wirelessBilling.js +65 -0
- package/networks/wirelessBilling.js.map +1 -0
- package/networks/wirelessBluetoothSettings.d.ts +153 -0
- package/networks/wirelessBluetoothSettings.js +91 -0
- package/networks/wirelessBluetoothSettings.js.map +1 -0
- package/networks/wirelessEthernetPortsProfiles.d.ts +115 -0
- package/networks/wirelessEthernetPortsProfiles.js +74 -0
- package/networks/wirelessEthernetPortsProfiles.js.map +1 -0
- package/networks/wirelessEthernetPortsProfilesAssign.d.ts +59 -0
- package/networks/wirelessEthernetPortsProfilesAssign.js +63 -0
- package/networks/wirelessEthernetPortsProfilesAssign.js.map +1 -0
- package/networks/wirelessEthernetPortsProfilesSetDefault.d.ts +59 -0
- package/networks/wirelessEthernetPortsProfilesSetDefault.js +63 -0
- package/networks/wirelessEthernetPortsProfilesSetDefault.js.map +1 -0
- package/networks/wirelessRfProfiles.d.ts +203 -0
- package/networks/wirelessRfProfiles.js +85 -0
- package/networks/wirelessRfProfiles.js.map +1 -0
- package/networks/wirelessSettings.d.ts +139 -0
- package/networks/wirelessSettings.js +75 -0
- package/networks/wirelessSettings.js.map +1 -0
- package/networks/wirelessSsids.d.ts +821 -0
- package/networks/wirelessSsids.js +196 -0
- package/networks/wirelessSsids.js.map +1 -0
- package/networks/wirelessSsidsBonjourForwarding.d.ts +107 -0
- package/networks/wirelessSsidsBonjourForwarding.js +72 -0
- package/networks/wirelessSsidsBonjourForwarding.js.map +1 -0
- package/networks/wirelessSsidsDeviceTypeGroupPolicies.d.ts +95 -0
- package/networks/wirelessSsidsDeviceTypeGroupPolicies.js +70 -0
- package/networks/wirelessSsidsDeviceTypeGroupPolicies.js.map +1 -0
- package/networks/wirelessSsidsEapOverride.d.ts +119 -0
- package/networks/wirelessSsidsEapOverride.js +74 -0
- package/networks/wirelessSsidsEapOverride.js.map +1 -0
- package/networks/wirelessSsidsFirewallL3FirewallRules.d.ts +95 -0
- package/networks/wirelessSsidsFirewallL3FirewallRules.js +70 -0
- package/networks/wirelessSsidsFirewallL3FirewallRules.js.map +1 -0
- package/networks/wirelessSsidsFirewallL7FirewallRules.d.ts +99 -0
- package/networks/wirelessSsidsFirewallL7FirewallRules.js +84 -0
- package/networks/wirelessSsidsFirewallL7FirewallRules.js.map +1 -0
- package/networks/wirelessSsidsHotspot20.d.ts +167 -0
- package/networks/wirelessSsidsHotspot20.js +82 -0
- package/networks/wirelessSsidsHotspot20.js.map +1 -0
- package/networks/wirelessSsidsIdentityPsks.d.ts +160 -0
- package/networks/wirelessSsidsIdentityPsks.js +95 -0
- package/networks/wirelessSsidsIdentityPsks.js.map +1 -0
- package/networks/wirelessSsidsSchedules.d.ts +107 -0
- package/networks/wirelessSsidsSchedules.js +72 -0
- package/networks/wirelessSsidsSchedules.js.map +1 -0
- package/networks/wirelessSsidsSplashSettings.d.ts +287 -0
- package/networks/wirelessSsidsSplashSettings.js +104 -0
- package/networks/wirelessSsidsSplashSettings.js.map +1 -0
- package/networks/wirelessSsidsTrafficShapingRules.d.ts +113 -0
- package/networks/wirelessSsidsTrafficShapingRules.js +72 -0
- package/networks/wirelessSsidsTrafficShapingRules.js.map +1 -0
- package/networks/wirelessSsidsVpn.d.ts +107 -0
- package/networks/wirelessSsidsVpn.js +72 -0
- package/networks/wirelessSsidsVpn.js.map +1 -0
- package/organizations/actionBatches.d.ts +127 -0
- package/organizations/actionBatches.js +73 -0
- package/organizations/actionBatches.js.map +1 -0
- package/organizations/adaptivePolicyAcls.d.ts +135 -0
- package/organizations/adaptivePolicyAcls.js +75 -0
- package/organizations/adaptivePolicyAcls.js.map +1 -0
- package/organizations/adaptivePolicyGroups.d.ts +134 -0
- package/organizations/adaptivePolicyGroups.js +96 -0
- package/organizations/adaptivePolicyGroups.js.map +1 -0
- package/organizations/adaptivePolicyPolicies.d.ts +138 -0
- package/organizations/adaptivePolicyPolicies.js +100 -0
- package/organizations/adaptivePolicyPolicies.js.map +1 -0
- package/organizations/adaptivePolicySettings.d.ts +85 -0
- package/organizations/adaptivePolicySettings.js +79 -0
- package/organizations/adaptivePolicySettings.js.map +1 -0
- package/organizations/admins.d.ts +197 -0
- package/organizations/admins.js +105 -0
- package/organizations/admins.js.map +1 -0
- package/organizations/alertsProfiles.d.ts +143 -0
- package/organizations/alertsProfiles.js +75 -0
- package/organizations/alertsProfiles.js.map +1 -0
- package/organizations/applianceSecurityIntrusion.d.ts +71 -0
- package/organizations/applianceSecurityIntrusion.js +63 -0
- package/organizations/applianceSecurityIntrusion.js.map +1 -0
- package/organizations/applianceVpnThirdPartyVpnpeers.d.ts +71 -0
- package/organizations/applianceVpnThirdPartyVpnpeers.js +63 -0
- package/organizations/applianceVpnThirdPartyVpnpeers.js.map +1 -0
- package/organizations/applianceVpnVpnFirewallRules.d.ts +83 -0
- package/organizations/applianceVpnVpnFirewallRules.js +65 -0
- package/organizations/applianceVpnVpnFirewallRules.js.map +1 -0
- package/organizations/base.d.ts +135 -0
- package/organizations/base.js +86 -0
- package/organizations/base.js.map +1 -0
- package/organizations/brandingPolicies.d.ts +140 -0
- package/organizations/brandingPolicies.js +73 -0
- package/organizations/brandingPolicies.js.map +1 -0
- package/organizations/brandingPoliciesPriorities.d.ts +84 -0
- package/organizations/brandingPoliciesPriorities.js +78 -0
- package/organizations/brandingPoliciesPriorities.js.map +1 -0
- package/organizations/cameraCustomAnalyticsArtifacts.d.ts +102 -0
- package/organizations/cameraCustomAnalyticsArtifacts.js +78 -0
- package/organizations/cameraCustomAnalyticsArtifacts.js.map +1 -0
- package/organizations/cameraRoles.d.ts +119 -0
- package/organizations/cameraRoles.js +71 -0
- package/organizations/cameraRoles.js.map +1 -0
- package/organizations/claim.d.ts +79 -0
- package/organizations/claim.js +83 -0
- package/organizations/claim.js.map +1 -0
- package/organizations/clone.d.ts +74 -0
- package/organizations/clone.js +78 -0
- package/organizations/clone.js.map +1 -0
- package/organizations/configTemplates.d.ts +113 -0
- package/organizations/configTemplates.js +81 -0
- package/organizations/configTemplates.js.map +1 -0
- package/organizations/configTemplatesSwitchProfilesPorts.d.ts +444 -0
- package/organizations/configTemplatesSwitchProfilesPorts.js +177 -0
- package/organizations/configTemplatesSwitchProfilesPorts.js.map +1 -0
- package/organizations/earlyAccessFeaturesOptIns.d.ts +113 -0
- package/organizations/earlyAccessFeaturesOptIns.js +81 -0
- package/organizations/earlyAccessFeaturesOptIns.js.map +1 -0
- package/organizations/getActionBatches.d.ts +70 -0
- package/organizations/getActionBatches.js +28 -0
- package/organizations/getActionBatches.js.map +1 -0
- package/organizations/getAdaptivePolicyAcls.d.ts +58 -0
- package/organizations/getAdaptivePolicyAcls.js +27 -0
- package/organizations/getAdaptivePolicyAcls.js.map +1 -0
- package/organizations/getAdaptivePolicyGroups.d.ts +54 -0
- package/organizations/getAdaptivePolicyGroups.js +27 -0
- package/organizations/getAdaptivePolicyGroups.js.map +1 -0
- package/organizations/getAdaptivePolicyOverview.d.ts +62 -0
- package/organizations/getAdaptivePolicyOverview.js +45 -0
- package/organizations/getAdaptivePolicyOverview.js.map +1 -0
- package/organizations/getAdaptivePolicyPolicies.d.ts +54 -0
- package/organizations/getAdaptivePolicyPolicies.js +27 -0
- package/organizations/getAdaptivePolicyPolicies.js.map +1 -0
- package/organizations/getAdaptivePolicySettings.d.ts +62 -0
- package/organizations/getAdaptivePolicySettings.js +45 -0
- package/organizations/getAdaptivePolicySettings.js.map +1 -0
- package/organizations/getAdmins.d.ts +65 -0
- package/organizations/getAdmins.js +45 -0
- package/organizations/getAdmins.js.map +1 -0
- package/organizations/getAlertsProfiles.d.ts +65 -0
- package/organizations/getAlertsProfiles.js +45 -0
- package/organizations/getAlertsProfiles.js.map +1 -0
- package/organizations/getApiRequests.d.ts +261 -0
- package/organizations/getApiRequests.js +87 -0
- package/organizations/getApiRequests.js.map +1 -0
- package/organizations/getApiRequestsOverview.d.ts +104 -0
- package/organizations/getApiRequestsOverview.js +54 -0
- package/organizations/getApiRequestsOverview.js.map +1 -0
- package/organizations/getApiRequestsOverviewResponseCodesByInterval.d.ts +191 -0
- package/organizations/getApiRequestsOverviewResponseCodesByInterval.js +72 -0
- package/organizations/getApiRequestsOverviewResponseCodesByInterval.js.map +1 -0
- package/organizations/getApplianceSecurityIntrusion.d.ts +62 -0
- package/organizations/getApplianceSecurityIntrusion.js +45 -0
- package/organizations/getApplianceSecurityIntrusion.js.map +1 -0
- package/organizations/getApplianceTrafficShapingVpnExclusionsByNetwork.d.ts +118 -0
- package/organizations/getApplianceTrafficShapingVpnExclusionsByNetwork.js +57 -0
- package/organizations/getApplianceTrafficShapingVpnExclusionsByNetwork.js.map +1 -0
- package/organizations/getApplianceUplinksStatusesOverview.d.ts +62 -0
- package/organizations/getApplianceUplinksStatusesOverview.js +45 -0
- package/organizations/getApplianceUplinksStatusesOverview.js.map +1 -0
- package/organizations/getApplianceUplinksUsageByNetwork.d.ts +107 -0
- package/organizations/getApplianceUplinksUsageByNetwork.js +54 -0
- package/organizations/getApplianceUplinksUsageByNetwork.js.map +1 -0
- package/organizations/getApplianceVpnThirdPartyVpnpeers.d.ts +62 -0
- package/organizations/getApplianceVpnThirdPartyVpnpeers.js +45 -0
- package/organizations/getApplianceVpnThirdPartyVpnpeers.js.map +1 -0
- package/organizations/getApplianceVpnVpnFirewallRules.d.ts +62 -0
- package/organizations/getApplianceVpnVpnFirewallRules.js +45 -0
- package/organizations/getApplianceVpnVpnFirewallRules.js.map +1 -0
- package/organizations/getBrandingPolicies.d.ts +58 -0
- package/organizations/getBrandingPolicies.js +27 -0
- package/organizations/getBrandingPolicies.js.map +1 -0
- package/organizations/getBrandingPoliciesPriorities.d.ts +62 -0
- package/organizations/getBrandingPoliciesPriorities.js +45 -0
- package/organizations/getBrandingPoliciesPriorities.js.map +1 -0
- package/organizations/getCameraBoundariesAreasByDevice.d.ts +79 -0
- package/organizations/getCameraBoundariesAreasByDevice.js +48 -0
- package/organizations/getCameraBoundariesAreasByDevice.js.map +1 -0
- package/organizations/getCameraBoundariesLinesByDevice.d.ts +79 -0
- package/organizations/getCameraBoundariesLinesByDevice.js +48 -0
- package/organizations/getCameraBoundariesLinesByDevice.js.map +1 -0
- package/organizations/getCameraCustomAnalyticsArtifacts.d.ts +58 -0
- package/organizations/getCameraCustomAnalyticsArtifacts.js +27 -0
- package/organizations/getCameraCustomAnalyticsArtifacts.js.map +1 -0
- package/organizations/getCameraDetectionsHistoryByBoundaryByInterval.d.ts +135 -0
- package/organizations/getCameraDetectionsHistoryByBoundaryByInterval.js +60 -0
- package/organizations/getCameraDetectionsHistoryByBoundaryByInterval.js.map +1 -0
- package/organizations/getCameraPermissions.d.ts +76 -0
- package/organizations/getCameraPermissions.js +48 -0
- package/organizations/getCameraPermissions.js.map +1 -0
- package/organizations/getCameraRoles.d.ts +58 -0
- package/organizations/getCameraRoles.js +27 -0
- package/organizations/getCameraRoles.js.map +1 -0
- package/organizations/getCellularGatewayUplinkStatuses.d.ts +149 -0
- package/organizations/getCellularGatewayUplinkStatuses.js +63 -0
- package/organizations/getCellularGatewayUplinkStatuses.js.map +1 -0
- package/organizations/getClientsBandwidthUsageHistory.d.ts +107 -0
- package/organizations/getClientsBandwidthUsageHistory.js +54 -0
- package/organizations/getClientsBandwidthUsageHistory.js.map +1 -0
- package/organizations/getClientsOverview.d.ts +104 -0
- package/organizations/getClientsOverview.js +54 -0
- package/organizations/getClientsOverview.js.map +1 -0
- package/organizations/getClientsSearch.d.ts +118 -0
- package/organizations/getClientsSearch.js +57 -0
- package/organizations/getClientsSearch.js.map +1 -0
- package/organizations/getConfigTemplates.d.ts +58 -0
- package/organizations/getConfigTemplates.js +27 -0
- package/organizations/getConfigTemplates.js.map +1 -0
- package/organizations/getConfigTemplatesSwitchProfiles.d.ts +79 -0
- package/organizations/getConfigTemplatesSwitchProfiles.js +48 -0
- package/organizations/getConfigTemplatesSwitchProfiles.js.map +1 -0
- package/organizations/getConfigTemplatesSwitchProfilesPorts.d.ts +82 -0
- package/organizations/getConfigTemplatesSwitchProfilesPorts.js +29 -0
- package/organizations/getConfigTemplatesSwitchProfilesPorts.js.map +1 -0
- package/organizations/getDevices.d.ts +303 -0
- package/organizations/getDevices.js +96 -0
- package/organizations/getDevices.js.map +1 -0
- package/organizations/getDevicesAvailabilities.d.ts +177 -0
- package/organizations/getDevicesAvailabilities.js +69 -0
- package/organizations/getDevicesAvailabilities.js.map +1 -0
- package/organizations/getDevicesAvailabilitiesChangeHistory.d.ts +205 -0
- package/organizations/getDevicesAvailabilitiesChangeHistory.js +75 -0
- package/organizations/getDevicesAvailabilitiesChangeHistory.js.map +1 -0
- package/organizations/getDevicesBootsHistory.d.ts +191 -0
- package/organizations/getDevicesBootsHistory.js +72 -0
- package/organizations/getDevicesBootsHistory.js.map +1 -0
- package/organizations/getDevicesPowerModulesStatusesByDevice.d.ts +177 -0
- package/organizations/getDevicesPowerModulesStatusesByDevice.js +69 -0
- package/organizations/getDevicesPowerModulesStatusesByDevice.js.map +1 -0
- package/organizations/getDevicesProvisioningStatuses.d.ts +191 -0
- package/organizations/getDevicesProvisioningStatuses.js +72 -0
- package/organizations/getDevicesProvisioningStatuses.js.map +1 -0
- package/organizations/getDevicesStatuses.d.ts +205 -0
- package/organizations/getDevicesStatuses.js +75 -0
- package/organizations/getDevicesStatuses.js.map +1 -0
- package/organizations/getDevicesStatusesOverview.d.ts +90 -0
- package/organizations/getDevicesStatusesOverview.js +51 -0
- package/organizations/getDevicesStatusesOverview.js.map +1 -0
- package/organizations/getDevicesUplinksAddressesByDevice.d.ts +177 -0
- package/organizations/getDevicesUplinksAddressesByDevice.js +69 -0
- package/organizations/getDevicesUplinksAddressesByDevice.js.map +1 -0
- package/organizations/getDevicesUplinksLossAndLatency.d.ts +135 -0
- package/organizations/getDevicesUplinksLossAndLatency.js +60 -0
- package/organizations/getDevicesUplinksLossAndLatency.js.map +1 -0
- package/organizations/getEarlyAccessFeatures.d.ts +65 -0
- package/organizations/getEarlyAccessFeatures.js +45 -0
- package/organizations/getEarlyAccessFeatures.js.map +1 -0
- package/organizations/getEarlyAccessFeaturesOptIns.d.ts +74 -0
- package/organizations/getEarlyAccessFeaturesOptIns.js +47 -0
- package/organizations/getEarlyAccessFeaturesOptIns.js.map +1 -0
- package/organizations/getFirmwareUpgrades.d.ts +135 -0
- package/organizations/getFirmwareUpgrades.js +60 -0
- package/organizations/getFirmwareUpgrades.js.map +1 -0
- package/organizations/getFirmwareUpgradesByDevice.d.ts +177 -0
- package/organizations/getFirmwareUpgradesByDevice.js +69 -0
- package/organizations/getFirmwareUpgradesByDevice.js.map +1 -0
- package/organizations/getInsightApplications.d.ts +65 -0
- package/organizations/getInsightApplications.js +45 -0
- package/organizations/getInsightApplications.js.map +1 -0
- package/organizations/getInsightMonitoredMediaServers.d.ts +58 -0
- package/organizations/getInsightMonitoredMediaServers.js +27 -0
- package/organizations/getInsightMonitoredMediaServers.js.map +1 -0
- package/organizations/getInventoryDevices.d.ts +214 -0
- package/organizations/getInventoryDevices.js +40 -0
- package/organizations/getInventoryDevices.js.map +1 -0
- package/organizations/getInventoryOnboardingCloudMonitoringImports.d.ts +79 -0
- package/organizations/getInventoryOnboardingCloudMonitoringImports.js +48 -0
- package/organizations/getInventoryOnboardingCloudMonitoringImports.js.map +1 -0
- package/organizations/getInventoryOnboardingCloudMonitoringNetworks.d.ts +135 -0
- package/organizations/getInventoryOnboardingCloudMonitoringNetworks.js +60 -0
- package/organizations/getInventoryOnboardingCloudMonitoringNetworks.js.map +1 -0
- package/organizations/getLicenses.d.ts +76 -0
- package/organizations/getLicenses.js +48 -0
- package/organizations/getLicenses.js.map +1 -0
- package/organizations/getLicensesOverview.d.ts +62 -0
- package/organizations/getLicensesOverview.js +45 -0
- package/organizations/getLicensesOverview.js.map +1 -0
- package/organizations/getLicensingCotermLicenses.d.ts +135 -0
- package/organizations/getLicensingCotermLicenses.js +60 -0
- package/organizations/getLicensingCotermLicenses.js.map +1 -0
- package/organizations/getLoginSecurity.d.ts +62 -0
- package/organizations/getLoginSecurity.js +45 -0
- package/organizations/getLoginSecurity.js.map +1 -0
- package/organizations/getOpenapiSpec.d.ts +76 -0
- package/organizations/getOpenapiSpec.js +48 -0
- package/organizations/getOpenapiSpec.js.map +1 -0
- package/organizations/getPolicyObjects.d.ts +116 -0
- package/organizations/getPolicyObjects.js +56 -0
- package/organizations/getPolicyObjects.js.map +1 -0
- package/organizations/getPolicyObjectsGroups.d.ts +116 -0
- package/organizations/getPolicyObjectsGroups.js +56 -0
- package/organizations/getPolicyObjectsGroups.js.map +1 -0
- package/organizations/getSaml.d.ts +62 -0
- package/organizations/getSaml.js +45 -0
- package/organizations/getSaml.js.map +1 -0
- package/organizations/getSamlIdps.d.ts +58 -0
- package/organizations/getSamlIdps.js +27 -0
- package/organizations/getSamlIdps.js.map +1 -0
- package/organizations/getSamlRoles.d.ts +58 -0
- package/organizations/getSamlRoles.js +27 -0
- package/organizations/getSamlRoles.js.map +1 -0
- package/organizations/getSensorReadingsHistory.d.ts +191 -0
- package/organizations/getSensorReadingsHistory.js +72 -0
- package/organizations/getSensorReadingsHistory.js.map +1 -0
- package/organizations/getSensorReadingsLatest.d.ts +149 -0
- package/organizations/getSensorReadingsLatest.js +63 -0
- package/organizations/getSensorReadingsLatest.js.map +1 -0
- package/organizations/getSmAdminsRoles.d.ts +116 -0
- package/organizations/getSmAdminsRoles.js +56 -0
- package/organizations/getSmAdminsRoles.js.map +1 -0
- package/organizations/getSmApnsCert.d.ts +62 -0
- package/organizations/getSmApnsCert.js +45 -0
- package/organizations/getSmApnsCert.js.map +1 -0
- package/organizations/getSmSentryPoliciesAssignmentsByNetwork.d.ts +121 -0
- package/organizations/getSmSentryPoliciesAssignmentsByNetwork.js +57 -0
- package/organizations/getSmSentryPoliciesAssignmentsByNetwork.js.map +1 -0
- package/organizations/getSmVppAccounts.d.ts +58 -0
- package/organizations/getSmVppAccounts.js +27 -0
- package/organizations/getSmVppAccounts.js.map +1 -0
- package/organizations/getSnmp.d.ts +62 -0
- package/organizations/getSnmp.js +45 -0
- package/organizations/getSnmp.js.map +1 -0
- package/organizations/getSummaryTopAppliancesByUtilization.d.ts +107 -0
- package/organizations/getSummaryTopAppliancesByUtilization.js +54 -0
- package/organizations/getSummaryTopAppliancesByUtilization.js.map +1 -0
- package/organizations/getSummaryTopClientsByUsage.d.ts +107 -0
- package/organizations/getSummaryTopClientsByUsage.js +54 -0
- package/organizations/getSummaryTopClientsByUsage.js.map +1 -0
- package/organizations/getSummaryTopClientsManufacturersByUsage.d.ts +107 -0
- package/organizations/getSummaryTopClientsManufacturersByUsage.js +54 -0
- package/organizations/getSummaryTopClientsManufacturersByUsage.js.map +1 -0
- package/organizations/getSummaryTopDevicesByUsage.d.ts +107 -0
- package/organizations/getSummaryTopDevicesByUsage.js +54 -0
- package/organizations/getSummaryTopDevicesByUsage.js.map +1 -0
- package/organizations/getSummaryTopDevicesModelsByUsage.d.ts +107 -0
- package/organizations/getSummaryTopDevicesModelsByUsage.js +54 -0
- package/organizations/getSummaryTopDevicesModelsByUsage.js.map +1 -0
- package/organizations/getSummaryTopNetworksByStatus.d.ts +107 -0
- package/organizations/getSummaryTopNetworksByStatus.js +54 -0
- package/organizations/getSummaryTopNetworksByStatus.js.map +1 -0
- package/organizations/getSummaryTopSsidsByUsage.d.ts +107 -0
- package/organizations/getSummaryTopSsidsByUsage.js +54 -0
- package/organizations/getSummaryTopSsidsByUsage.js.map +1 -0
- package/organizations/getSummaryTopSwitchesByEnergyUsage.d.ts +107 -0
- package/organizations/getSummaryTopSwitchesByEnergyUsage.js +54 -0
- package/organizations/getSummaryTopSwitchesByEnergyUsage.js.map +1 -0
- package/organizations/getSwitchPortsBySwitch.d.ts +219 -0
- package/organizations/getSwitchPortsBySwitch.js +78 -0
- package/organizations/getSwitchPortsBySwitch.js.map +1 -0
- package/organizations/getUplinksStatuses.d.ts +149 -0
- package/organizations/getUplinksStatuses.js +63 -0
- package/organizations/getUplinksStatuses.js.map +1 -0
- package/organizations/getWebhooksCallbacksStatuses.d.ts +76 -0
- package/organizations/getWebhooksCallbacksStatuses.js +48 -0
- package/organizations/getWebhooksCallbacksStatuses.js.map +1 -0
- package/organizations/getWebhooksLogs.d.ts +163 -0
- package/organizations/getWebhooksLogs.js +66 -0
- package/organizations/getWebhooksLogs.js.map +1 -0
- package/organizations/getWirelessDevicesChannelUtilizationByDevice.d.ts +191 -0
- package/organizations/getWirelessDevicesChannelUtilizationByDevice.js +72 -0
- package/organizations/getWirelessDevicesChannelUtilizationByDevice.js.map +1 -0
- package/organizations/getWirelessDevicesChannelUtilizationByNetwork.d.ts +191 -0
- package/organizations/getWirelessDevicesChannelUtilizationByNetwork.js +72 -0
- package/organizations/getWirelessDevicesChannelUtilizationByNetwork.js.map +1 -0
- package/organizations/getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval.d.ts +191 -0
- package/organizations/getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval.js +72 -0
- package/organizations/getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval.js.map +1 -0
- package/organizations/getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval.d.ts +191 -0
- package/organizations/getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval.js +72 -0
- package/organizations/getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval.js.map +1 -0
- package/organizations/getWirelessDevicesEthernetStatuses.d.ts +121 -0
- package/organizations/getWirelessDevicesEthernetStatuses.js +57 -0
- package/organizations/getWirelessDevicesEthernetStatuses.js.map +1 -0
- package/organizations/getWirelessDevicesPacketLossByClient.d.ts +205 -0
- package/organizations/getWirelessDevicesPacketLossByClient.js +75 -0
- package/organizations/getWirelessDevicesPacketLossByClient.js.map +1 -0
- package/organizations/getWirelessDevicesPacketLossByDevice.d.ts +205 -0
- package/organizations/getWirelessDevicesPacketLossByDevice.js +75 -0
- package/organizations/getWirelessDevicesPacketLossByDevice.js.map +1 -0
- package/organizations/getWirelessDevicesPacketLossByNetwork.d.ts +205 -0
- package/organizations/getWirelessDevicesPacketLossByNetwork.js +75 -0
- package/organizations/getWirelessDevicesPacketLossByNetwork.js.map +1 -0
- package/organizations/index.d.ts +396 -0
- package/organizations/index.js +505 -0
- package/organizations/index.js.map +1 -0
- package/organizations/insightMonitoredMediaServers.d.ts +118 -0
- package/organizations/insightMonitoredMediaServers.js +82 -0
- package/organizations/insightMonitoredMediaServers.js.map +1 -0
- package/organizations/inventoryClaim.d.ts +79 -0
- package/organizations/inventoryClaim.js +83 -0
- package/organizations/inventoryClaim.js.map +1 -0
- package/organizations/inventoryOnboardingCloudMonitoringExportEvents.d.ts +57 -0
- package/organizations/inventoryOnboardingCloudMonitoringExportEvents.js +61 -0
- package/organizations/inventoryOnboardingCloudMonitoringExportEvents.js.map +1 -0
- package/organizations/inventoryOnboardingCloudMonitoringImports.d.ts +82 -0
- package/organizations/inventoryOnboardingCloudMonitoringImports.js +86 -0
- package/organizations/inventoryOnboardingCloudMonitoringImports.js.map +1 -0
- package/organizations/inventoryOnboardingCloudMonitoringPrepare.d.ts +138 -0
- package/organizations/inventoryOnboardingCloudMonitoringPrepare.js +136 -0
- package/organizations/inventoryOnboardingCloudMonitoringPrepare.js.map +1 -0
- package/organizations/inventoryRelease.d.ts +74 -0
- package/organizations/inventoryRelease.js +78 -0
- package/organizations/inventoryRelease.js.map +1 -0
- package/organizations/licenses.d.ts +199 -0
- package/organizations/licenses.js +106 -0
- package/organizations/licenses.js.map +1 -0
- package/organizations/licensesAssignSeats.d.ts +59 -0
- package/organizations/licensesAssignSeats.js +63 -0
- package/organizations/licensesAssignSeats.js.map +1 -0
- package/organizations/licensesMove.d.ts +59 -0
- package/organizations/licensesMove.js +63 -0
- package/organizations/licensesMove.js.map +1 -0
- package/organizations/licensesMoveSeats.d.ts +59 -0
- package/organizations/licensesMoveSeats.js +63 -0
- package/organizations/licensesMoveSeats.js.map +1 -0
- package/organizations/licensesRenewSeats.d.ts +59 -0
- package/organizations/licensesRenewSeats.js +63 -0
- package/organizations/licensesRenewSeats.js.map +1 -0
- package/organizations/licensingCotermLicensesMove.d.ts +84 -0
- package/organizations/licensingCotermLicensesMove.js +88 -0
- package/organizations/licensingCotermLicensesMove.js.map +1 -0
- package/organizations/loginSecurity.d.ts +215 -0
- package/organizations/loginSecurity.js +87 -0
- package/organizations/loginSecurity.js.map +1 -0
- package/organizations/networksCombine.d.ts +59 -0
- package/organizations/networksCombine.js +63 -0
- package/organizations/networksCombine.js.map +1 -0
- package/organizations/policyObjects.d.ts +189 -0
- package/organizations/policyObjects.js +103 -0
- package/organizations/policyObjects.js.map +1 -0
- package/organizations/policyObjectsGroups.d.ts +124 -0
- package/organizations/policyObjectsGroups.js +88 -0
- package/organizations/policyObjectsGroups.js.map +1 -0
- package/organizations/saml.d.ts +80 -0
- package/organizations/saml.js +74 -0
- package/organizations/saml.js.map +1 -0
- package/organizations/samlIdps.d.ts +113 -0
- package/organizations/samlIdps.js +81 -0
- package/organizations/samlIdps.js.map +1 -0
- package/organizations/samlRoles.d.ts +147 -0
- package/organizations/samlRoles.js +93 -0
- package/organizations/samlRoles.js.map +1 -0
- package/organizations/smAdminsRoles.d.ts +118 -0
- package/organizations/smAdminsRoles.js +82 -0
- package/organizations/smAdminsRoles.js.map +1 -0
- package/organizations/smSentryPoliciesAssignments.d.ts +86 -0
- package/organizations/smSentryPoliciesAssignments.js +90 -0
- package/organizations/smSentryPoliciesAssignments.js.map +1 -0
- package/organizations/snmp.d.ts +190 -0
- package/organizations/snmp.js +100 -0
- package/organizations/snmp.js.map +1 -0
- package/organizations/switchDevicesClone.d.ts +57 -0
- package/organizations/switchDevicesClone.js +61 -0
- package/organizations/switchDevicesClone.js.map +1 -0
- package/organizations/users.d.ts +77 -0
- package/organizations/users.js +74 -0
- package/organizations/users.js.map +1 -0
- package/package.json +29 -0
- package/package.json.bak +29 -0
- package/provider.d.ts +61 -0
- package/provider.js +50 -0
- package/provider.js.map +1 -0
- package/types/index.d.ts +3 -0
- package/types/index.js +11 -0
- package/types/index.js.map +1 -0
- package/types/input.d.ts +10178 -0
- package/types/input.js +5 -0
- package/types/input.js.map +1 -0
- package/types/output.d.ts +25648 -0
- package/types/output.js +5 -0
- package/types/output.js.map +1 -0
- package/utilities.d.ts +8 -0
- package/utilities.js +101 -0
- package/utilities.js.map +1 -0
package/LICENSE
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
1
|
+
|
|
2
|
+
Apache License
|
|
3
|
+
Version 2.0, January 2004
|
|
4
|
+
http://www.apache.org/licenses/
|
|
5
|
+
|
|
6
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
7
|
+
|
|
8
|
+
1. Definitions.
|
|
9
|
+
|
|
10
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
11
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
12
|
+
|
|
13
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
14
|
+
the copyright owner that is granting the License.
|
|
15
|
+
|
|
16
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
17
|
+
other entities that control, are controlled by, or are under common
|
|
18
|
+
control with that entity. For the purposes of this definition,
|
|
19
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
20
|
+
direction or management of such entity, whether by contract or
|
|
21
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
22
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
23
|
+
|
|
24
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
25
|
+
exercising permissions granted by this License.
|
|
26
|
+
|
|
27
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
28
|
+
including but not limited to software source code, documentation
|
|
29
|
+
source, and configuration files.
|
|
30
|
+
|
|
31
|
+
"Object" form shall mean any form resulting from mechanical
|
|
32
|
+
transformation or translation of a Source form, including but
|
|
33
|
+
not limited to compiled object code, generated documentation,
|
|
34
|
+
and conversions to other media types.
|
|
35
|
+
|
|
36
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
37
|
+
Object form, made available under the License, as indicated by a
|
|
38
|
+
copyright notice that is included in or attached to the work
|
|
39
|
+
(an example is provided in the Appendix below).
|
|
40
|
+
|
|
41
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
42
|
+
form, that is based on (or derived from) the Work and for which the
|
|
43
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
44
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
45
|
+
of this License, Derivative Works shall not include works that remain
|
|
46
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
47
|
+
the Work and Derivative Works thereof.
|
|
48
|
+
|
|
49
|
+
"Contribution" shall mean any work of authorship, including
|
|
50
|
+
the original version of the Work and any modifications or additions
|
|
51
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
52
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
53
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
54
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
55
|
+
means any form of electronic, verbal, or written communication sent
|
|
56
|
+
to the Licensor or its representatives, including but not limited to
|
|
57
|
+
communication on electronic mailing lists, source code control systems,
|
|
58
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
59
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
60
|
+
excluding communication that is conspicuously marked or otherwise
|
|
61
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
62
|
+
|
|
63
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
64
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
65
|
+
subsequently incorporated within the Work.
|
|
66
|
+
|
|
67
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
68
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
69
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
70
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
71
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
72
|
+
Work and such Derivative Works in Source or Object form.
|
|
73
|
+
|
|
74
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
75
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
76
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
77
|
+
(except as stated in this section) patent license to make, have made,
|
|
78
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
79
|
+
where such license applies only to those patent claims licensable
|
|
80
|
+
by such Contributor that are necessarily infringed by their
|
|
81
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
82
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
83
|
+
institute patent litigation against any entity (including a
|
|
84
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
85
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
86
|
+
or contributory patent infringement, then any patent licenses
|
|
87
|
+
granted to You under this License for that Work shall terminate
|
|
88
|
+
as of the date such litigation is filed.
|
|
89
|
+
|
|
90
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
91
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
92
|
+
modifications, and in Source or Object form, provided that You
|
|
93
|
+
meet the following conditions:
|
|
94
|
+
|
|
95
|
+
(a) You must give any other recipients of the Work or
|
|
96
|
+
Derivative Works a copy of this License; and
|
|
97
|
+
|
|
98
|
+
(b) You must cause any modified files to carry prominent notices
|
|
99
|
+
stating that You changed the files; and
|
|
100
|
+
|
|
101
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
102
|
+
that You distribute, all copyright, patent, trademark, and
|
|
103
|
+
attribution notices from the Source form of the Work,
|
|
104
|
+
excluding those notices that do not pertain to any part of
|
|
105
|
+
the Derivative Works; and
|
|
106
|
+
|
|
107
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
108
|
+
distribution, then any Derivative Works that You distribute must
|
|
109
|
+
include a readable copy of the attribution notices contained
|
|
110
|
+
within such NOTICE file, excluding those notices that do not
|
|
111
|
+
pertain to any part of the Derivative Works, in at least one
|
|
112
|
+
of the following places: within a NOTICE text file distributed
|
|
113
|
+
as part of the Derivative Works; within the Source form or
|
|
114
|
+
documentation, if provided along with the Derivative Works; or,
|
|
115
|
+
within a display generated by the Derivative Works, if and
|
|
116
|
+
wherever such third-party notices normally appear. The contents
|
|
117
|
+
of the NOTICE file are for informational purposes only and
|
|
118
|
+
do not modify the License. You may add Your own attribution
|
|
119
|
+
notices within Derivative Works that You distribute, alongside
|
|
120
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
121
|
+
that such additional attribution notices cannot be construed
|
|
122
|
+
as modifying the License.
|
|
123
|
+
|
|
124
|
+
You may add Your own copyright statement to Your modifications and
|
|
125
|
+
may provide additional or different license terms and conditions
|
|
126
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
127
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
128
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
129
|
+
the conditions stated in this License.
|
|
130
|
+
|
|
131
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
132
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
133
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
134
|
+
this License, without any additional terms or conditions.
|
|
135
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
136
|
+
the terms of any separate license agreement you may have executed
|
|
137
|
+
with Licensor regarding such Contributions.
|
|
138
|
+
|
|
139
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
140
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
141
|
+
except as required for reasonable and customary use in describing the
|
|
142
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
143
|
+
|
|
144
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
145
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
146
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
147
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
148
|
+
implied, including, without limitation, any warranties or conditions
|
|
149
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
150
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
151
|
+
appropriateness of using or redistributing the Work and assume any
|
|
152
|
+
risks associated with Your exercise of permissions under this License.
|
|
153
|
+
|
|
154
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
155
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
156
|
+
unless required by applicable law (such as deliberate and grossly
|
|
157
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
158
|
+
liable to You for damages, including any direct, indirect, special,
|
|
159
|
+
incidental, or consequential damages of any character arising as a
|
|
160
|
+
result of this License or out of the use or inability to use the
|
|
161
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
162
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
163
|
+
other commercial damages or losses), even if such Contributor
|
|
164
|
+
has been advised of the possibility of such damages.
|
|
165
|
+
|
|
166
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
167
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
168
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
169
|
+
or other liability obligations and/or rights consistent with this
|
|
170
|
+
License. However, in accepting such obligations, You may act only
|
|
171
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
172
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
173
|
+
defend, and hold each Contributor harmless for any liability
|
|
174
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
175
|
+
of your accepting any such warranty or additional liability.
|
|
176
|
+
|
|
177
|
+
END OF TERMS AND CONDITIONS
|
|
178
|
+
|
|
179
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
180
|
+
|
|
181
|
+
To apply the Apache License to your work, attach the following
|
|
182
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
183
|
+
replaced with your own identifying information. (Don't include
|
|
184
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
185
|
+
comment syntax for the file format. We also recommend that a
|
|
186
|
+
file or class name and description of purpose be included on the
|
|
187
|
+
same "printed page" as the copyright notice for easier
|
|
188
|
+
identification within third-party archives.
|
|
189
|
+
|
|
190
|
+
Copyright [yyyy] [name of copyright owner]
|
|
191
|
+
|
|
192
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
193
|
+
you may not use this file except in compliance with the License.
|
|
194
|
+
You may obtain a copy of the License at
|
|
195
|
+
|
|
196
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
197
|
+
|
|
198
|
+
Unless required by applicable law or agreed to in writing, software
|
|
199
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
200
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
201
|
+
See the License for the specific language governing permissions and
|
|
202
|
+
limitations under the License.
|
package/README.md
ADDED
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
# Meraki Resource Provider
|
|
2
|
+
|
|
3
|
+
The Meraki Resource Provider lets you manage [meraki](https://www.pulumi.com/registry/packages/meraki/) resources.
|
|
4
|
+
|
|
5
|
+
## Installing
|
|
6
|
+
|
|
7
|
+
This package is available for several languages/platforms:
|
|
8
|
+
|
|
9
|
+
### Node.js (JavaScript/TypeScript)
|
|
10
|
+
|
|
11
|
+
To use from JavaScript or TypeScript in Node.js, install using either `npm`:
|
|
12
|
+
|
|
13
|
+
```bash
|
|
14
|
+
npm install @pulumi/meraki
|
|
15
|
+
```
|
|
16
|
+
|
|
17
|
+
or `yarn`:
|
|
18
|
+
|
|
19
|
+
```bash
|
|
20
|
+
yarn add @pulumi/meraki
|
|
21
|
+
```
|
|
22
|
+
|
|
23
|
+
### Python
|
|
24
|
+
|
|
25
|
+
To use from Python, install using `pip`:
|
|
26
|
+
|
|
27
|
+
```bash
|
|
28
|
+
pip install pulumi_meraki
|
|
29
|
+
```
|
|
30
|
+
|
|
31
|
+
### Go
|
|
32
|
+
|
|
33
|
+
To use from Go, use `go get` to grab the latest version of the library:
|
|
34
|
+
|
|
35
|
+
```bash
|
|
36
|
+
go get github.com/pulumi/pulumi-meraki/sdk/go/...
|
|
37
|
+
```
|
|
38
|
+
|
|
39
|
+
### .NET
|
|
40
|
+
|
|
41
|
+
To use from .NET, install using `dotnet add package`:
|
|
42
|
+
|
|
43
|
+
```bash
|
|
44
|
+
dotnet add package Pulumi.Meraki
|
|
45
|
+
```
|
|
46
|
+
|
|
47
|
+
## Reference
|
|
48
|
+
|
|
49
|
+
For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/meraki/api-docs/).
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* ## Example Usage
|
|
5
|
+
*
|
|
6
|
+
* ```typescript
|
|
7
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
8
|
+
* import * as meraki from "@pulumi/meraki";
|
|
9
|
+
*
|
|
10
|
+
* const example = meraki.administered.getIdentitiesMe({});
|
|
11
|
+
* export const merakiAdministeredIdentitiesMeExample = example.then(example => example.item);
|
|
12
|
+
* ```
|
|
13
|
+
*/
|
|
14
|
+
export declare function getIdentitiesMe(opts?: pulumi.InvokeOptions): Promise<GetIdentitiesMeResult>;
|
|
15
|
+
/**
|
|
16
|
+
* A collection of values returned by getIdentitiesMe.
|
|
17
|
+
*/
|
|
18
|
+
export interface GetIdentitiesMeResult {
|
|
19
|
+
/**
|
|
20
|
+
* The provider-assigned unique ID for this managed resource.
|
|
21
|
+
*/
|
|
22
|
+
readonly id: string;
|
|
23
|
+
readonly item: outputs.administered.GetIdentitiesMeItem;
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* ## Example Usage
|
|
27
|
+
*
|
|
28
|
+
* ```typescript
|
|
29
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
30
|
+
* import * as meraki from "@pulumi/meraki";
|
|
31
|
+
*
|
|
32
|
+
* const example = meraki.administered.getIdentitiesMe({});
|
|
33
|
+
* export const merakiAdministeredIdentitiesMeExample = example.then(example => example.item);
|
|
34
|
+
* ```
|
|
35
|
+
*/
|
|
36
|
+
export declare function getIdentitiesMeOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetIdentitiesMeResult>;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getIdentitiesMeOutput = exports.getIdentitiesMe = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as meraki from "@pulumi/meraki";
|
|
14
|
+
*
|
|
15
|
+
* const example = meraki.administered.getIdentitiesMe({});
|
|
16
|
+
* export const merakiAdministeredIdentitiesMeExample = example.then(example => example.item);
|
|
17
|
+
* ```
|
|
18
|
+
*/
|
|
19
|
+
function getIdentitiesMe(opts) {
|
|
20
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
21
|
+
return pulumi.runtime.invoke("meraki:administered/getIdentitiesMe:getIdentitiesMe", {}, opts);
|
|
22
|
+
}
|
|
23
|
+
exports.getIdentitiesMe = getIdentitiesMe;
|
|
24
|
+
/**
|
|
25
|
+
* ## Example Usage
|
|
26
|
+
*
|
|
27
|
+
* ```typescript
|
|
28
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
29
|
+
* import * as meraki from "@pulumi/meraki";
|
|
30
|
+
*
|
|
31
|
+
* const example = meraki.administered.getIdentitiesMe({});
|
|
32
|
+
* export const merakiAdministeredIdentitiesMeExample = example.then(example => example.item);
|
|
33
|
+
* ```
|
|
34
|
+
*/
|
|
35
|
+
function getIdentitiesMeOutput(opts) {
|
|
36
|
+
return pulumi.output(getIdentitiesMe(opts));
|
|
37
|
+
}
|
|
38
|
+
exports.getIdentitiesMeOutput = getIdentitiesMeOutput;
|
|
39
|
+
//# sourceMappingURL=getIdentitiesMe.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getIdentitiesMe.js","sourceRoot":"","sources":["../../administered/getIdentitiesMe.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;GAUG;AACH,SAAgB,eAAe,CAAC,IAA2B;IAEvD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qDAAqD,EAAE,EACnF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC;AAYD;;;;;;;;;;GAUG;AACH,SAAgB,qBAAqB,CAAC,IAA2B;IAC7D,OAAO,MAAM,CAAC,MAAM,CAAC,eAAe,CAAC,IAAI,CAAC,CAAC,CAAA;AAC/C,CAAC;AAFD,sDAEC"}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* ## Example Usage
|
|
5
|
+
*
|
|
6
|
+
* ```typescript
|
|
7
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
8
|
+
* import * as meraki from "@pulumi/meraki";
|
|
9
|
+
*
|
|
10
|
+
* const example = meraki.administered.getLicensingSubscriptionEntitlements({
|
|
11
|
+
* skuses: ["string"],
|
|
12
|
+
* });
|
|
13
|
+
* export const merakiAdministeredLicensingSubscriptionEntitlementsExample = example.then(example => example.item);
|
|
14
|
+
* ```
|
|
15
|
+
*/
|
|
16
|
+
export declare function getLicensingSubscriptionEntitlements(args?: GetLicensingSubscriptionEntitlementsArgs, opts?: pulumi.InvokeOptions): Promise<GetLicensingSubscriptionEntitlementsResult>;
|
|
17
|
+
/**
|
|
18
|
+
* A collection of arguments for invoking getLicensingSubscriptionEntitlements.
|
|
19
|
+
*/
|
|
20
|
+
export interface GetLicensingSubscriptionEntitlementsArgs {
|
|
21
|
+
/**
|
|
22
|
+
* skus query parameter. Filter to entitlements with the specified SKUs
|
|
23
|
+
*/
|
|
24
|
+
skuses?: string[];
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* A collection of values returned by getLicensingSubscriptionEntitlements.
|
|
28
|
+
*/
|
|
29
|
+
export interface GetLicensingSubscriptionEntitlementsResult {
|
|
30
|
+
/**
|
|
31
|
+
* The provider-assigned unique ID for this managed resource.
|
|
32
|
+
*/
|
|
33
|
+
readonly id: string;
|
|
34
|
+
readonly item: outputs.administered.GetLicensingSubscriptionEntitlementsItem;
|
|
35
|
+
/**
|
|
36
|
+
* skus query parameter. Filter to entitlements with the specified SKUs
|
|
37
|
+
*/
|
|
38
|
+
readonly skuses?: string[];
|
|
39
|
+
}
|
|
40
|
+
/**
|
|
41
|
+
* ## Example Usage
|
|
42
|
+
*
|
|
43
|
+
* ```typescript
|
|
44
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
45
|
+
* import * as meraki from "@pulumi/meraki";
|
|
46
|
+
*
|
|
47
|
+
* const example = meraki.administered.getLicensingSubscriptionEntitlements({
|
|
48
|
+
* skuses: ["string"],
|
|
49
|
+
* });
|
|
50
|
+
* export const merakiAdministeredLicensingSubscriptionEntitlementsExample = example.then(example => example.item);
|
|
51
|
+
* ```
|
|
52
|
+
*/
|
|
53
|
+
export declare function getLicensingSubscriptionEntitlementsOutput(args?: GetLicensingSubscriptionEntitlementsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetLicensingSubscriptionEntitlementsResult>;
|
|
54
|
+
/**
|
|
55
|
+
* A collection of arguments for invoking getLicensingSubscriptionEntitlements.
|
|
56
|
+
*/
|
|
57
|
+
export interface GetLicensingSubscriptionEntitlementsOutputArgs {
|
|
58
|
+
/**
|
|
59
|
+
* skus query parameter. Filter to entitlements with the specified SKUs
|
|
60
|
+
*/
|
|
61
|
+
skuses?: pulumi.Input<pulumi.Input<string>[]>;
|
|
62
|
+
}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getLicensingSubscriptionEntitlementsOutput = exports.getLicensingSubscriptionEntitlements = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as meraki from "@pulumi/meraki";
|
|
14
|
+
*
|
|
15
|
+
* const example = meraki.administered.getLicensingSubscriptionEntitlements({
|
|
16
|
+
* skuses: ["string"],
|
|
17
|
+
* });
|
|
18
|
+
* export const merakiAdministeredLicensingSubscriptionEntitlementsExample = example.then(example => example.item);
|
|
19
|
+
* ```
|
|
20
|
+
*/
|
|
21
|
+
function getLicensingSubscriptionEntitlements(args, opts) {
|
|
22
|
+
args = args || {};
|
|
23
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
24
|
+
return pulumi.runtime.invoke("meraki:administered/getLicensingSubscriptionEntitlements:getLicensingSubscriptionEntitlements", {
|
|
25
|
+
"skuses": args.skuses,
|
|
26
|
+
}, opts);
|
|
27
|
+
}
|
|
28
|
+
exports.getLicensingSubscriptionEntitlements = getLicensingSubscriptionEntitlements;
|
|
29
|
+
/**
|
|
30
|
+
* ## Example Usage
|
|
31
|
+
*
|
|
32
|
+
* ```typescript
|
|
33
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
34
|
+
* import * as meraki from "@pulumi/meraki";
|
|
35
|
+
*
|
|
36
|
+
* const example = meraki.administered.getLicensingSubscriptionEntitlements({
|
|
37
|
+
* skuses: ["string"],
|
|
38
|
+
* });
|
|
39
|
+
* export const merakiAdministeredLicensingSubscriptionEntitlementsExample = example.then(example => example.item);
|
|
40
|
+
* ```
|
|
41
|
+
*/
|
|
42
|
+
function getLicensingSubscriptionEntitlementsOutput(args, opts) {
|
|
43
|
+
return pulumi.output(args).apply((a) => getLicensingSubscriptionEntitlements(a, opts));
|
|
44
|
+
}
|
|
45
|
+
exports.getLicensingSubscriptionEntitlementsOutput = getLicensingSubscriptionEntitlementsOutput;
|
|
46
|
+
//# sourceMappingURL=getLicensingSubscriptionEntitlements.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getLicensingSubscriptionEntitlements.js","sourceRoot":"","sources":["../../administered/getLicensingSubscriptionEntitlements.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;GAYG;AACH,SAAgB,oCAAoC,CAAC,IAA+C,EAAE,IAA2B;IAC7H,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+FAA+F,EAAE;QAC1H,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,oFAOC;AA0BD;;;;;;;;;;;;GAYG;AACH,SAAgB,0CAA0C,CAAC,IAAqD,EAAE,IAA2B;IACzI,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,oCAAoC,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC/F,CAAC;AAFD,gGAEC"}
|
|
@@ -0,0 +1,183 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* ## Example Usage
|
|
5
|
+
*
|
|
6
|
+
* ```typescript
|
|
7
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
8
|
+
* import * as meraki from "@pulumi/meraki";
|
|
9
|
+
*
|
|
10
|
+
* const example = meraki.administered.getLicensingSubscriptionSubscriptions({
|
|
11
|
+
* endDate: "string",
|
|
12
|
+
* endingBefore: "string",
|
|
13
|
+
* organizationIds: ["string"],
|
|
14
|
+
* perPage: 1,
|
|
15
|
+
* productTypes: ["string"],
|
|
16
|
+
* startDate: "string",
|
|
17
|
+
* startingAfter: "string",
|
|
18
|
+
* statuses: ["string"],
|
|
19
|
+
* subscriptionIds: ["string"],
|
|
20
|
+
* });
|
|
21
|
+
* export const merakiAdministeredLicensingSubscriptionSubscriptionsExample = example.then(example => example.items);
|
|
22
|
+
* ```
|
|
23
|
+
*/
|
|
24
|
+
export declare function getLicensingSubscriptionSubscriptions(args?: GetLicensingSubscriptionSubscriptionsArgs, opts?: pulumi.InvokeOptions): Promise<GetLicensingSubscriptionSubscriptionsResult>;
|
|
25
|
+
/**
|
|
26
|
+
* A collection of arguments for invoking getLicensingSubscriptionSubscriptions.
|
|
27
|
+
*/
|
|
28
|
+
export interface GetLicensingSubscriptionSubscriptionsArgs {
|
|
29
|
+
/**
|
|
30
|
+
* endDate query parameter. Filter subscriptions by end date, ISO 8601 format. To filter with a range of dates, use 'endDate[
|
|
31
|
+
* ]=?' in the request. Accepted options include lt, gt, lte, gte.
|
|
32
|
+
*/
|
|
33
|
+
endDate?: string;
|
|
34
|
+
/**
|
|
35
|
+
* endingBefore query parameter. A token used by the server to indicate the end of the page. Often this is a timestamp or an ID but it is not limited to those. This parameter should not be defined by client applications. The link for the first, last, prev, or next page in the HTTP Link header should define it.
|
|
36
|
+
*/
|
|
37
|
+
endingBefore?: string;
|
|
38
|
+
/**
|
|
39
|
+
* organizationIds query parameter. Organizations to get associated subscriptions for
|
|
40
|
+
*/
|
|
41
|
+
organizationIds?: string[];
|
|
42
|
+
/**
|
|
43
|
+
* perPage query parameter. The number of entries per page returned. Acceptable range is 3 1000. Default is 1000.
|
|
44
|
+
*/
|
|
45
|
+
perPage?: number;
|
|
46
|
+
/**
|
|
47
|
+
* productTypes query parameter. List of product types that returned subscriptions need to have entitlements for.
|
|
48
|
+
*/
|
|
49
|
+
productTypes?: string[];
|
|
50
|
+
/**
|
|
51
|
+
* startDate query parameter. Filter subscriptions by start date, ISO 8601 format. To filter with a range of dates, use 'startDate[
|
|
52
|
+
* ]=?' in the request. Accepted options include lt, gt, lte, gte.
|
|
53
|
+
*/
|
|
54
|
+
startDate?: string;
|
|
55
|
+
/**
|
|
56
|
+
* startingAfter query parameter. A token used by the server to indicate the start of the page. Often this is a timestamp or an ID but it is not limited to those. This parameter should not be defined by client applications. The link for the first, last, prev, or next page in the HTTP Link header should define it.
|
|
57
|
+
*/
|
|
58
|
+
startingAfter?: string;
|
|
59
|
+
/**
|
|
60
|
+
* statuses query parameter. List of statuses that returned subscriptions can have
|
|
61
|
+
*/
|
|
62
|
+
statuses?: string[];
|
|
63
|
+
/**
|
|
64
|
+
* subscriptionIds query parameter. List of subscription ids to fetch
|
|
65
|
+
*/
|
|
66
|
+
subscriptionIds?: string[];
|
|
67
|
+
}
|
|
68
|
+
/**
|
|
69
|
+
* A collection of values returned by getLicensingSubscriptionSubscriptions.
|
|
70
|
+
*/
|
|
71
|
+
export interface GetLicensingSubscriptionSubscriptionsResult {
|
|
72
|
+
/**
|
|
73
|
+
* endDate query parameter. Filter subscriptions by end date, ISO 8601 format. To filter with a range of dates, use 'endDate[
|
|
74
|
+
* ]=?' in the request. Accepted options include lt, gt, lte, gte.
|
|
75
|
+
*/
|
|
76
|
+
readonly endDate?: string;
|
|
77
|
+
/**
|
|
78
|
+
* endingBefore query parameter. A token used by the server to indicate the end of the page. Often this is a timestamp or an ID but it is not limited to those. This parameter should not be defined by client applications. The link for the first, last, prev, or next page in the HTTP Link header should define it.
|
|
79
|
+
*/
|
|
80
|
+
readonly endingBefore?: string;
|
|
81
|
+
/**
|
|
82
|
+
* The provider-assigned unique ID for this managed resource.
|
|
83
|
+
*/
|
|
84
|
+
readonly id: string;
|
|
85
|
+
/**
|
|
86
|
+
* Array of ResponseLicensingGetAdministeredLicensingSubscriptionSubscriptions
|
|
87
|
+
*/
|
|
88
|
+
readonly items: outputs.administered.GetLicensingSubscriptionSubscriptionsItem[];
|
|
89
|
+
/**
|
|
90
|
+
* organizationIds query parameter. Organizations to get associated subscriptions for
|
|
91
|
+
*/
|
|
92
|
+
readonly organizationIds?: string[];
|
|
93
|
+
/**
|
|
94
|
+
* perPage query parameter. The number of entries per page returned. Acceptable range is 3 1000. Default is 1000.
|
|
95
|
+
*/
|
|
96
|
+
readonly perPage?: number;
|
|
97
|
+
/**
|
|
98
|
+
* productTypes query parameter. List of product types that returned subscriptions need to have entitlements for.
|
|
99
|
+
*/
|
|
100
|
+
readonly productTypes?: string[];
|
|
101
|
+
/**
|
|
102
|
+
* startDate query parameter. Filter subscriptions by start date, ISO 8601 format. To filter with a range of dates, use 'startDate[
|
|
103
|
+
* ]=?' in the request. Accepted options include lt, gt, lte, gte.
|
|
104
|
+
*/
|
|
105
|
+
readonly startDate?: string;
|
|
106
|
+
/**
|
|
107
|
+
* startingAfter query parameter. A token used by the server to indicate the start of the page. Often this is a timestamp or an ID but it is not limited to those. This parameter should not be defined by client applications. The link for the first, last, prev, or next page in the HTTP Link header should define it.
|
|
108
|
+
*/
|
|
109
|
+
readonly startingAfter?: string;
|
|
110
|
+
/**
|
|
111
|
+
* statuses query parameter. List of statuses that returned subscriptions can have
|
|
112
|
+
*/
|
|
113
|
+
readonly statuses?: string[];
|
|
114
|
+
/**
|
|
115
|
+
* subscriptionIds query parameter. List of subscription ids to fetch
|
|
116
|
+
*/
|
|
117
|
+
readonly subscriptionIds?: string[];
|
|
118
|
+
}
|
|
119
|
+
/**
|
|
120
|
+
* ## Example Usage
|
|
121
|
+
*
|
|
122
|
+
* ```typescript
|
|
123
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
124
|
+
* import * as meraki from "@pulumi/meraki";
|
|
125
|
+
*
|
|
126
|
+
* const example = meraki.administered.getLicensingSubscriptionSubscriptions({
|
|
127
|
+
* endDate: "string",
|
|
128
|
+
* endingBefore: "string",
|
|
129
|
+
* organizationIds: ["string"],
|
|
130
|
+
* perPage: 1,
|
|
131
|
+
* productTypes: ["string"],
|
|
132
|
+
* startDate: "string",
|
|
133
|
+
* startingAfter: "string",
|
|
134
|
+
* statuses: ["string"],
|
|
135
|
+
* subscriptionIds: ["string"],
|
|
136
|
+
* });
|
|
137
|
+
* export const merakiAdministeredLicensingSubscriptionSubscriptionsExample = example.then(example => example.items);
|
|
138
|
+
* ```
|
|
139
|
+
*/
|
|
140
|
+
export declare function getLicensingSubscriptionSubscriptionsOutput(args?: GetLicensingSubscriptionSubscriptionsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetLicensingSubscriptionSubscriptionsResult>;
|
|
141
|
+
/**
|
|
142
|
+
* A collection of arguments for invoking getLicensingSubscriptionSubscriptions.
|
|
143
|
+
*/
|
|
144
|
+
export interface GetLicensingSubscriptionSubscriptionsOutputArgs {
|
|
145
|
+
/**
|
|
146
|
+
* endDate query parameter. Filter subscriptions by end date, ISO 8601 format. To filter with a range of dates, use 'endDate[
|
|
147
|
+
* ]=?' in the request. Accepted options include lt, gt, lte, gte.
|
|
148
|
+
*/
|
|
149
|
+
endDate?: pulumi.Input<string>;
|
|
150
|
+
/**
|
|
151
|
+
* endingBefore query parameter. A token used by the server to indicate the end of the page. Often this is a timestamp or an ID but it is not limited to those. This parameter should not be defined by client applications. The link for the first, last, prev, or next page in the HTTP Link header should define it.
|
|
152
|
+
*/
|
|
153
|
+
endingBefore?: pulumi.Input<string>;
|
|
154
|
+
/**
|
|
155
|
+
* organizationIds query parameter. Organizations to get associated subscriptions for
|
|
156
|
+
*/
|
|
157
|
+
organizationIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
158
|
+
/**
|
|
159
|
+
* perPage query parameter. The number of entries per page returned. Acceptable range is 3 1000. Default is 1000.
|
|
160
|
+
*/
|
|
161
|
+
perPage?: pulumi.Input<number>;
|
|
162
|
+
/**
|
|
163
|
+
* productTypes query parameter. List of product types that returned subscriptions need to have entitlements for.
|
|
164
|
+
*/
|
|
165
|
+
productTypes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
166
|
+
/**
|
|
167
|
+
* startDate query parameter. Filter subscriptions by start date, ISO 8601 format. To filter with a range of dates, use 'startDate[
|
|
168
|
+
* ]=?' in the request. Accepted options include lt, gt, lte, gte.
|
|
169
|
+
*/
|
|
170
|
+
startDate?: pulumi.Input<string>;
|
|
171
|
+
/**
|
|
172
|
+
* startingAfter query parameter. A token used by the server to indicate the start of the page. Often this is a timestamp or an ID but it is not limited to those. This parameter should not be defined by client applications. The link for the first, last, prev, or next page in the HTTP Link header should define it.
|
|
173
|
+
*/
|
|
174
|
+
startingAfter?: pulumi.Input<string>;
|
|
175
|
+
/**
|
|
176
|
+
* statuses query parameter. List of statuses that returned subscriptions can have
|
|
177
|
+
*/
|
|
178
|
+
statuses?: pulumi.Input<pulumi.Input<string>[]>;
|
|
179
|
+
/**
|
|
180
|
+
* subscriptionIds query parameter. List of subscription ids to fetch
|
|
181
|
+
*/
|
|
182
|
+
subscriptionIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
183
|
+
}
|