@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
|
@@ -0,0 +1,70 @@
|
|
|
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.getLicensingSubscriptionSubscriptionsOutput = exports.getLicensingSubscriptionSubscriptions = 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.getLicensingSubscriptionSubscriptions({
|
|
16
|
+
* endDate: "string",
|
|
17
|
+
* endingBefore: "string",
|
|
18
|
+
* organizationIds: ["string"],
|
|
19
|
+
* perPage: 1,
|
|
20
|
+
* productTypes: ["string"],
|
|
21
|
+
* startDate: "string",
|
|
22
|
+
* startingAfter: "string",
|
|
23
|
+
* statuses: ["string"],
|
|
24
|
+
* subscriptionIds: ["string"],
|
|
25
|
+
* });
|
|
26
|
+
* export const merakiAdministeredLicensingSubscriptionSubscriptionsExample = example.then(example => example.items);
|
|
27
|
+
* ```
|
|
28
|
+
*/
|
|
29
|
+
function getLicensingSubscriptionSubscriptions(args, opts) {
|
|
30
|
+
args = args || {};
|
|
31
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
32
|
+
return pulumi.runtime.invoke("meraki:administered/getLicensingSubscriptionSubscriptions:getLicensingSubscriptionSubscriptions", {
|
|
33
|
+
"endDate": args.endDate,
|
|
34
|
+
"endingBefore": args.endingBefore,
|
|
35
|
+
"organizationIds": args.organizationIds,
|
|
36
|
+
"perPage": args.perPage,
|
|
37
|
+
"productTypes": args.productTypes,
|
|
38
|
+
"startDate": args.startDate,
|
|
39
|
+
"startingAfter": args.startingAfter,
|
|
40
|
+
"statuses": args.statuses,
|
|
41
|
+
"subscriptionIds": args.subscriptionIds,
|
|
42
|
+
}, opts);
|
|
43
|
+
}
|
|
44
|
+
exports.getLicensingSubscriptionSubscriptions = getLicensingSubscriptionSubscriptions;
|
|
45
|
+
/**
|
|
46
|
+
* ## Example Usage
|
|
47
|
+
*
|
|
48
|
+
* ```typescript
|
|
49
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
50
|
+
* import * as meraki from "@pulumi/meraki";
|
|
51
|
+
*
|
|
52
|
+
* const example = meraki.administered.getLicensingSubscriptionSubscriptions({
|
|
53
|
+
* endDate: "string",
|
|
54
|
+
* endingBefore: "string",
|
|
55
|
+
* organizationIds: ["string"],
|
|
56
|
+
* perPage: 1,
|
|
57
|
+
* productTypes: ["string"],
|
|
58
|
+
* startDate: "string",
|
|
59
|
+
* startingAfter: "string",
|
|
60
|
+
* statuses: ["string"],
|
|
61
|
+
* subscriptionIds: ["string"],
|
|
62
|
+
* });
|
|
63
|
+
* export const merakiAdministeredLicensingSubscriptionSubscriptionsExample = example.then(example => example.items);
|
|
64
|
+
* ```
|
|
65
|
+
*/
|
|
66
|
+
function getLicensingSubscriptionSubscriptionsOutput(args, opts) {
|
|
67
|
+
return pulumi.output(args).apply((a) => getLicensingSubscriptionSubscriptions(a, opts));
|
|
68
|
+
}
|
|
69
|
+
exports.getLicensingSubscriptionSubscriptionsOutput = getLicensingSubscriptionSubscriptionsOutput;
|
|
70
|
+
//# sourceMappingURL=getLicensingSubscriptionSubscriptions.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getLicensingSubscriptionSubscriptions.js","sourceRoot":"","sources":["../../administered/getLicensingSubscriptionSubscriptions.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,qCAAqC,CAAC,IAAgD,EAAE,IAA2B;IAC/H,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,iGAAiG,EAAE;QAC5H,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,iBAAiB,EAAE,IAAI,CAAC,eAAe;KAC1C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAfD,sFAeC;AAiGD;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,2CAA2C,CAAC,IAAsD,EAAE,IAA2B;IAC3I,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,qCAAqC,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAChG,CAAC;AAFD,kGAEC"}
|
|
@@ -0,0 +1,79 @@
|
|
|
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.getLicensingSubscriptionSubscriptionsComplianceStatuses({
|
|
11
|
+
* organizationIds: ["string"],
|
|
12
|
+
* subscriptionIds: ["string"],
|
|
13
|
+
* });
|
|
14
|
+
* export const merakiAdministeredLicensingSubscriptionSubscriptionsComplianceStatusesExample = example.then(example => example.items);
|
|
15
|
+
* ```
|
|
16
|
+
*/
|
|
17
|
+
export declare function getLicensingSubscriptionSubscriptionsComplianceStatuses(args?: GetLicensingSubscriptionSubscriptionsComplianceStatusesArgs, opts?: pulumi.InvokeOptions): Promise<GetLicensingSubscriptionSubscriptionsComplianceStatusesResult>;
|
|
18
|
+
/**
|
|
19
|
+
* A collection of arguments for invoking getLicensingSubscriptionSubscriptionsComplianceStatuses.
|
|
20
|
+
*/
|
|
21
|
+
export interface GetLicensingSubscriptionSubscriptionsComplianceStatusesArgs {
|
|
22
|
+
/**
|
|
23
|
+
* organizationIds query parameter. Organizations to get subscription compliance information for
|
|
24
|
+
*/
|
|
25
|
+
organizationIds?: string[];
|
|
26
|
+
/**
|
|
27
|
+
* subscriptionIds query parameter. Subscription ids
|
|
28
|
+
*/
|
|
29
|
+
subscriptionIds?: string[];
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* A collection of values returned by getLicensingSubscriptionSubscriptionsComplianceStatuses.
|
|
33
|
+
*/
|
|
34
|
+
export interface GetLicensingSubscriptionSubscriptionsComplianceStatusesResult {
|
|
35
|
+
/**
|
|
36
|
+
* The provider-assigned unique ID for this managed resource.
|
|
37
|
+
*/
|
|
38
|
+
readonly id: string;
|
|
39
|
+
/**
|
|
40
|
+
* Array of ResponseLicensingGetAdministeredLicensingSubscriptionSubscriptionsComplianceStatuses
|
|
41
|
+
*/
|
|
42
|
+
readonly items: outputs.administered.GetLicensingSubscriptionSubscriptionsComplianceStatusesItem[];
|
|
43
|
+
/**
|
|
44
|
+
* organizationIds query parameter. Organizations to get subscription compliance information for
|
|
45
|
+
*/
|
|
46
|
+
readonly organizationIds?: string[];
|
|
47
|
+
/**
|
|
48
|
+
* subscriptionIds query parameter. Subscription ids
|
|
49
|
+
*/
|
|
50
|
+
readonly subscriptionIds?: string[];
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* ## Example Usage
|
|
54
|
+
*
|
|
55
|
+
* ```typescript
|
|
56
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
57
|
+
* import * as meraki from "@pulumi/meraki";
|
|
58
|
+
*
|
|
59
|
+
* const example = meraki.administered.getLicensingSubscriptionSubscriptionsComplianceStatuses({
|
|
60
|
+
* organizationIds: ["string"],
|
|
61
|
+
* subscriptionIds: ["string"],
|
|
62
|
+
* });
|
|
63
|
+
* export const merakiAdministeredLicensingSubscriptionSubscriptionsComplianceStatusesExample = example.then(example => example.items);
|
|
64
|
+
* ```
|
|
65
|
+
*/
|
|
66
|
+
export declare function getLicensingSubscriptionSubscriptionsComplianceStatusesOutput(args?: GetLicensingSubscriptionSubscriptionsComplianceStatusesOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetLicensingSubscriptionSubscriptionsComplianceStatusesResult>;
|
|
67
|
+
/**
|
|
68
|
+
* A collection of arguments for invoking getLicensingSubscriptionSubscriptionsComplianceStatuses.
|
|
69
|
+
*/
|
|
70
|
+
export interface GetLicensingSubscriptionSubscriptionsComplianceStatusesOutputArgs {
|
|
71
|
+
/**
|
|
72
|
+
* organizationIds query parameter. Organizations to get subscription compliance information for
|
|
73
|
+
*/
|
|
74
|
+
organizationIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
75
|
+
/**
|
|
76
|
+
* subscriptionIds query parameter. Subscription ids
|
|
77
|
+
*/
|
|
78
|
+
subscriptionIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
79
|
+
}
|
|
@@ -0,0 +1,49 @@
|
|
|
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.getLicensingSubscriptionSubscriptionsComplianceStatusesOutput = exports.getLicensingSubscriptionSubscriptionsComplianceStatuses = 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.getLicensingSubscriptionSubscriptionsComplianceStatuses({
|
|
16
|
+
* organizationIds: ["string"],
|
|
17
|
+
* subscriptionIds: ["string"],
|
|
18
|
+
* });
|
|
19
|
+
* export const merakiAdministeredLicensingSubscriptionSubscriptionsComplianceStatusesExample = example.then(example => example.items);
|
|
20
|
+
* ```
|
|
21
|
+
*/
|
|
22
|
+
function getLicensingSubscriptionSubscriptionsComplianceStatuses(args, opts) {
|
|
23
|
+
args = args || {};
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
25
|
+
return pulumi.runtime.invoke("meraki:administered/getLicensingSubscriptionSubscriptionsComplianceStatuses:getLicensingSubscriptionSubscriptionsComplianceStatuses", {
|
|
26
|
+
"organizationIds": args.organizationIds,
|
|
27
|
+
"subscriptionIds": args.subscriptionIds,
|
|
28
|
+
}, opts);
|
|
29
|
+
}
|
|
30
|
+
exports.getLicensingSubscriptionSubscriptionsComplianceStatuses = getLicensingSubscriptionSubscriptionsComplianceStatuses;
|
|
31
|
+
/**
|
|
32
|
+
* ## Example Usage
|
|
33
|
+
*
|
|
34
|
+
* ```typescript
|
|
35
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
36
|
+
* import * as meraki from "@pulumi/meraki";
|
|
37
|
+
*
|
|
38
|
+
* const example = meraki.administered.getLicensingSubscriptionSubscriptionsComplianceStatuses({
|
|
39
|
+
* organizationIds: ["string"],
|
|
40
|
+
* subscriptionIds: ["string"],
|
|
41
|
+
* });
|
|
42
|
+
* export const merakiAdministeredLicensingSubscriptionSubscriptionsComplianceStatusesExample = example.then(example => example.items);
|
|
43
|
+
* ```
|
|
44
|
+
*/
|
|
45
|
+
function getLicensingSubscriptionSubscriptionsComplianceStatusesOutput(args, opts) {
|
|
46
|
+
return pulumi.output(args).apply((a) => getLicensingSubscriptionSubscriptionsComplianceStatuses(a, opts));
|
|
47
|
+
}
|
|
48
|
+
exports.getLicensingSubscriptionSubscriptionsComplianceStatusesOutput = getLicensingSubscriptionSubscriptionsComplianceStatusesOutput;
|
|
49
|
+
//# sourceMappingURL=getLicensingSubscriptionSubscriptionsComplianceStatuses.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getLicensingSubscriptionSubscriptionsComplianceStatuses.js","sourceRoot":"","sources":["../../administered/getLicensingSubscriptionSubscriptionsComplianceStatuses.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,uDAAuD,CAAC,IAAkE,EAAE,IAA2B;IACnK,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,qIAAqI,EAAE;QAChK,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,iBAAiB,EAAE,IAAI,CAAC,eAAe;KAC1C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,0HAQC;AAqCD;;;;;;;;;;;;;GAaG;AACH,SAAgB,6DAA6D,CAAC,IAAwE,EAAE,IAA2B;IAC/K,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,uDAAuD,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAClH,CAAC;AAFD,sIAEC"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
export { GetIdentitiesMeResult } from "./getIdentitiesMe";
|
|
2
|
+
export declare const getIdentitiesMe: typeof import("./getIdentitiesMe").getIdentitiesMe;
|
|
3
|
+
export declare const getIdentitiesMeOutput: typeof import("./getIdentitiesMe").getIdentitiesMeOutput;
|
|
4
|
+
export { GetLicensingSubscriptionEntitlementsArgs, GetLicensingSubscriptionEntitlementsResult, GetLicensingSubscriptionEntitlementsOutputArgs } from "./getLicensingSubscriptionEntitlements";
|
|
5
|
+
export declare const getLicensingSubscriptionEntitlements: typeof import("./getLicensingSubscriptionEntitlements").getLicensingSubscriptionEntitlements;
|
|
6
|
+
export declare const getLicensingSubscriptionEntitlementsOutput: typeof import("./getLicensingSubscriptionEntitlements").getLicensingSubscriptionEntitlementsOutput;
|
|
7
|
+
export { GetLicensingSubscriptionSubscriptionsArgs, GetLicensingSubscriptionSubscriptionsResult, GetLicensingSubscriptionSubscriptionsOutputArgs } from "./getLicensingSubscriptionSubscriptions";
|
|
8
|
+
export declare const getLicensingSubscriptionSubscriptions: typeof import("./getLicensingSubscriptionSubscriptions").getLicensingSubscriptionSubscriptions;
|
|
9
|
+
export declare const getLicensingSubscriptionSubscriptionsOutput: typeof import("./getLicensingSubscriptionSubscriptions").getLicensingSubscriptionSubscriptionsOutput;
|
|
10
|
+
export { GetLicensingSubscriptionSubscriptionsComplianceStatusesArgs, GetLicensingSubscriptionSubscriptionsComplianceStatusesResult, GetLicensingSubscriptionSubscriptionsComplianceStatusesOutputArgs } from "./getLicensingSubscriptionSubscriptionsComplianceStatuses";
|
|
11
|
+
export declare const getLicensingSubscriptionSubscriptionsComplianceStatuses: typeof import("./getLicensingSubscriptionSubscriptionsComplianceStatuses").getLicensingSubscriptionSubscriptionsComplianceStatuses;
|
|
12
|
+
export declare const getLicensingSubscriptionSubscriptionsComplianceStatusesOutput: typeof import("./getLicensingSubscriptionSubscriptionsComplianceStatuses").getLicensingSubscriptionSubscriptionsComplianceStatusesOutput;
|
|
13
|
+
export { LicensingSubscriptionSubscriptionsBindArgs, LicensingSubscriptionSubscriptionsBindState } from "./licensingSubscriptionSubscriptionsBind";
|
|
14
|
+
export type LicensingSubscriptionSubscriptionsBind = import("./licensingSubscriptionSubscriptionsBind").LicensingSubscriptionSubscriptionsBind;
|
|
15
|
+
export declare const LicensingSubscriptionSubscriptionsBind: typeof import("./licensingSubscriptionSubscriptionsBind").LicensingSubscriptionSubscriptionsBind;
|
|
16
|
+
export { LicensingSubscriptionSubscriptionsClaimArgs, LicensingSubscriptionSubscriptionsClaimState } from "./licensingSubscriptionSubscriptionsClaim";
|
|
17
|
+
export type LicensingSubscriptionSubscriptionsClaim = import("./licensingSubscriptionSubscriptionsClaim").LicensingSubscriptionSubscriptionsClaim;
|
|
18
|
+
export declare const LicensingSubscriptionSubscriptionsClaim: typeof import("./licensingSubscriptionSubscriptionsClaim").LicensingSubscriptionSubscriptionsClaim;
|
|
19
|
+
export { LicensingSubscriptionSubscriptionsClaimKeyValidateArgs, LicensingSubscriptionSubscriptionsClaimKeyValidateState } from "./licensingSubscriptionSubscriptionsClaimKeyValidate";
|
|
20
|
+
export type LicensingSubscriptionSubscriptionsClaimKeyValidate = import("./licensingSubscriptionSubscriptionsClaimKeyValidate").LicensingSubscriptionSubscriptionsClaimKeyValidate;
|
|
21
|
+
export declare const LicensingSubscriptionSubscriptionsClaimKeyValidate: typeof import("./licensingSubscriptionSubscriptionsClaimKeyValidate").LicensingSubscriptionSubscriptionsClaimKeyValidate;
|
|
@@ -0,0 +1,44 @@
|
|
|
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.LicensingSubscriptionSubscriptionsClaimKeyValidate = exports.LicensingSubscriptionSubscriptionsClaim = exports.LicensingSubscriptionSubscriptionsBind = exports.getLicensingSubscriptionSubscriptionsComplianceStatusesOutput = exports.getLicensingSubscriptionSubscriptionsComplianceStatuses = exports.getLicensingSubscriptionSubscriptionsOutput = exports.getLicensingSubscriptionSubscriptions = exports.getLicensingSubscriptionEntitlementsOutput = exports.getLicensingSubscriptionEntitlements = exports.getIdentitiesMeOutput = exports.getIdentitiesMe = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
exports.getIdentitiesMe = null;
|
|
9
|
+
exports.getIdentitiesMeOutput = null;
|
|
10
|
+
utilities.lazyLoad(exports, ["getIdentitiesMe", "getIdentitiesMeOutput"], () => require("./getIdentitiesMe"));
|
|
11
|
+
exports.getLicensingSubscriptionEntitlements = null;
|
|
12
|
+
exports.getLicensingSubscriptionEntitlementsOutput = null;
|
|
13
|
+
utilities.lazyLoad(exports, ["getLicensingSubscriptionEntitlements", "getLicensingSubscriptionEntitlementsOutput"], () => require("./getLicensingSubscriptionEntitlements"));
|
|
14
|
+
exports.getLicensingSubscriptionSubscriptions = null;
|
|
15
|
+
exports.getLicensingSubscriptionSubscriptionsOutput = null;
|
|
16
|
+
utilities.lazyLoad(exports, ["getLicensingSubscriptionSubscriptions", "getLicensingSubscriptionSubscriptionsOutput"], () => require("./getLicensingSubscriptionSubscriptions"));
|
|
17
|
+
exports.getLicensingSubscriptionSubscriptionsComplianceStatuses = null;
|
|
18
|
+
exports.getLicensingSubscriptionSubscriptionsComplianceStatusesOutput = null;
|
|
19
|
+
utilities.lazyLoad(exports, ["getLicensingSubscriptionSubscriptionsComplianceStatuses", "getLicensingSubscriptionSubscriptionsComplianceStatusesOutput"], () => require("./getLicensingSubscriptionSubscriptionsComplianceStatuses"));
|
|
20
|
+
exports.LicensingSubscriptionSubscriptionsBind = null;
|
|
21
|
+
utilities.lazyLoad(exports, ["LicensingSubscriptionSubscriptionsBind"], () => require("./licensingSubscriptionSubscriptionsBind"));
|
|
22
|
+
exports.LicensingSubscriptionSubscriptionsClaim = null;
|
|
23
|
+
utilities.lazyLoad(exports, ["LicensingSubscriptionSubscriptionsClaim"], () => require("./licensingSubscriptionSubscriptionsClaim"));
|
|
24
|
+
exports.LicensingSubscriptionSubscriptionsClaimKeyValidate = null;
|
|
25
|
+
utilities.lazyLoad(exports, ["LicensingSubscriptionSubscriptionsClaimKeyValidate"], () => require("./licensingSubscriptionSubscriptionsClaimKeyValidate"));
|
|
26
|
+
const _module = {
|
|
27
|
+
version: utilities.getVersion(),
|
|
28
|
+
construct: (name, type, urn) => {
|
|
29
|
+
switch (type) {
|
|
30
|
+
case "meraki:administered/licensingSubscriptionSubscriptionsBind:LicensingSubscriptionSubscriptionsBind":
|
|
31
|
+
return new exports.LicensingSubscriptionSubscriptionsBind(name, undefined, { urn });
|
|
32
|
+
case "meraki:administered/licensingSubscriptionSubscriptionsClaim:LicensingSubscriptionSubscriptionsClaim":
|
|
33
|
+
return new exports.LicensingSubscriptionSubscriptionsClaim(name, undefined, { urn });
|
|
34
|
+
case "meraki:administered/licensingSubscriptionSubscriptionsClaimKeyValidate:LicensingSubscriptionSubscriptionsClaimKeyValidate":
|
|
35
|
+
return new exports.LicensingSubscriptionSubscriptionsClaimKeyValidate(name, undefined, { urn });
|
|
36
|
+
default:
|
|
37
|
+
throw new Error(`unknown resource type ${type}`);
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
};
|
|
41
|
+
pulumi.runtime.registerResourceModule("meraki", "administered/licensingSubscriptionSubscriptionsBind", _module);
|
|
42
|
+
pulumi.runtime.registerResourceModule("meraki", "administered/licensingSubscriptionSubscriptionsClaim", _module);
|
|
43
|
+
pulumi.runtime.registerResourceModule("meraki", "administered/licensingSubscriptionSubscriptionsClaimKeyValidate", _module);
|
|
44
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../administered/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAI7B,QAAA,eAAe,GAAuD,IAAW,CAAC;AAClF,QAAA,qBAAqB,GAA6D,IAAW,CAAC;AAC3G,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,iBAAiB,EAAC,uBAAuB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,mBAAmB,CAAC,CAAC,CAAC;AAGhG,QAAA,oCAAoC,GAAiG,IAAW,CAAC;AACjJ,QAAA,0CAA0C,GAAuG,IAAW,CAAC;AAC1K,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,sCAAsC,EAAC,4CAA4C,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,wCAAwC,CAAC,CAAC,CAAC;AAG/J,QAAA,qCAAqC,GAAmG,IAAW,CAAC;AACpJ,QAAA,2CAA2C,GAAyG,IAAW,CAAC;AAC7K,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,uCAAuC,EAAC,6CAA6C,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,yCAAyC,CAAC,CAAC,CAAC;AAGlK,QAAA,uDAAuD,GAAuI,IAAW,CAAC;AAC1M,QAAA,6DAA6D,GAA6I,IAAW,CAAC;AACnO,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,yDAAyD,EAAC,+DAA+D,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,2DAA2D,CAAC,CAAC,CAAC;AAIxN,QAAA,sCAAsC,GAAqG,IAAW,CAAC;AACpK,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,wCAAwC,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,0CAA0C,CAAC,CAAC,CAAC;AAItH,QAAA,uCAAuC,GAAuG,IAAW,CAAC;AACvK,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,yCAAyC,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,2CAA2C,CAAC,CAAC,CAAC;AAIxH,QAAA,kDAAkD,GAA6H,IAAW,CAAC;AACxM,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,oDAAoD,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,sDAAsD,CAAC,CAAC,CAAC;AAG3J,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,mGAAmG;gBACpG,OAAO,IAAI,8CAAsC,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACpF,KAAK,qGAAqG;gBACtG,OAAO,IAAI,+CAAuC,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACrF,KAAK,2HAA2H;gBAC5H,OAAO,IAAI,0DAAkD,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAChG;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,QAAQ,EAAE,qDAAqD,EAAE,OAAO,CAAC,CAAA;AAC/G,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,QAAQ,EAAE,sDAAsD,EAAE,OAAO,CAAC,CAAA;AAChH,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,QAAQ,EAAE,iEAAiE,EAAE,OAAO,CAAC,CAAA"}
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* ~>Warning: This resource does not represent a real-world entity in Meraki Dashboard, therefore changing or deleting this resource on its own has no immediate effect. Instead, it is a task part of a Meraki Dashboard workflow. It is executed in Meraki without any additional verification. It does not check if it was executed before or if a similar configuration or action
|
|
6
|
+
* already existed previously.
|
|
7
|
+
*/
|
|
8
|
+
export declare class LicensingSubscriptionSubscriptionsBind extends pulumi.CustomResource {
|
|
9
|
+
/**
|
|
10
|
+
* Get an existing LicensingSubscriptionSubscriptionsBind resource's state with the given name, ID, and optional extra
|
|
11
|
+
* properties used to qualify the lookup.
|
|
12
|
+
*
|
|
13
|
+
* @param name The _unique_ name of the resulting resource.
|
|
14
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
15
|
+
* @param state Any extra arguments used during the lookup.
|
|
16
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
17
|
+
*/
|
|
18
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: LicensingSubscriptionSubscriptionsBindState, opts?: pulumi.CustomResourceOptions): LicensingSubscriptionSubscriptionsBind;
|
|
19
|
+
/**
|
|
20
|
+
* Returns true if the given object is an instance of LicensingSubscriptionSubscriptionsBind. This is designed to work even
|
|
21
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
22
|
+
*/
|
|
23
|
+
static isInstance(obj: any): obj is LicensingSubscriptionSubscriptionsBind;
|
|
24
|
+
readonly item: pulumi.Output<outputs.administered.LicensingSubscriptionSubscriptionsBindItem>;
|
|
25
|
+
readonly parameters: pulumi.Output<outputs.administered.LicensingSubscriptionSubscriptionsBindParameters>;
|
|
26
|
+
/**
|
|
27
|
+
* subscriptionId path parameter. Subscription ID
|
|
28
|
+
*/
|
|
29
|
+
readonly subscriptionId: pulumi.Output<string>;
|
|
30
|
+
/**
|
|
31
|
+
* validate query parameter. Check if the provided networks can be bound to the subscription. Returns any licensing problems and does not commit the results.
|
|
32
|
+
*/
|
|
33
|
+
readonly validate: pulumi.Output<boolean | undefined>;
|
|
34
|
+
/**
|
|
35
|
+
* Create a LicensingSubscriptionSubscriptionsBind resource with the given unique name, arguments, and options.
|
|
36
|
+
*
|
|
37
|
+
* @param name The _unique_ name of the resource.
|
|
38
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
39
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
40
|
+
*/
|
|
41
|
+
constructor(name: string, args: LicensingSubscriptionSubscriptionsBindArgs, opts?: pulumi.CustomResourceOptions);
|
|
42
|
+
}
|
|
43
|
+
/**
|
|
44
|
+
* Input properties used for looking up and filtering LicensingSubscriptionSubscriptionsBind resources.
|
|
45
|
+
*/
|
|
46
|
+
export interface LicensingSubscriptionSubscriptionsBindState {
|
|
47
|
+
item?: pulumi.Input<inputs.administered.LicensingSubscriptionSubscriptionsBindItem>;
|
|
48
|
+
parameters?: pulumi.Input<inputs.administered.LicensingSubscriptionSubscriptionsBindParameters>;
|
|
49
|
+
/**
|
|
50
|
+
* subscriptionId path parameter. Subscription ID
|
|
51
|
+
*/
|
|
52
|
+
subscriptionId?: pulumi.Input<string>;
|
|
53
|
+
/**
|
|
54
|
+
* validate query parameter. Check if the provided networks can be bound to the subscription. Returns any licensing problems and does not commit the results.
|
|
55
|
+
*/
|
|
56
|
+
validate?: pulumi.Input<boolean>;
|
|
57
|
+
}
|
|
58
|
+
/**
|
|
59
|
+
* The set of arguments for constructing a LicensingSubscriptionSubscriptionsBind resource.
|
|
60
|
+
*/
|
|
61
|
+
export interface LicensingSubscriptionSubscriptionsBindArgs {
|
|
62
|
+
parameters: pulumi.Input<inputs.administered.LicensingSubscriptionSubscriptionsBindParameters>;
|
|
63
|
+
/**
|
|
64
|
+
* subscriptionId path parameter. Subscription ID
|
|
65
|
+
*/
|
|
66
|
+
subscriptionId: pulumi.Input<string>;
|
|
67
|
+
/**
|
|
68
|
+
* validate query parameter. Check if the provided networks can be bound to the subscription. Returns any licensing problems and does not commit the results.
|
|
69
|
+
*/
|
|
70
|
+
validate?: pulumi.Input<boolean>;
|
|
71
|
+
}
|
|
@@ -0,0 +1,65 @@
|
|
|
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.LicensingSubscriptionSubscriptionsBind = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* ~>Warning: This resource does not represent a real-world entity in Meraki Dashboard, therefore changing or deleting this resource on its own has no immediate effect. Instead, it is a task part of a Meraki Dashboard workflow. It is executed in Meraki without any additional verification. It does not check if it was executed before or if a similar configuration or action
|
|
10
|
+
* already existed previously.
|
|
11
|
+
*/
|
|
12
|
+
class LicensingSubscriptionSubscriptionsBind extends pulumi.CustomResource {
|
|
13
|
+
/**
|
|
14
|
+
* Get an existing LicensingSubscriptionSubscriptionsBind resource's state with the given name, ID, and optional extra
|
|
15
|
+
* properties used to qualify the lookup.
|
|
16
|
+
*
|
|
17
|
+
* @param name The _unique_ name of the resulting resource.
|
|
18
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
19
|
+
* @param state Any extra arguments used during the lookup.
|
|
20
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
21
|
+
*/
|
|
22
|
+
static get(name, id, state, opts) {
|
|
23
|
+
return new LicensingSubscriptionSubscriptionsBind(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* Returns true if the given object is an instance of LicensingSubscriptionSubscriptionsBind. This is designed to work even
|
|
27
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
28
|
+
*/
|
|
29
|
+
static isInstance(obj) {
|
|
30
|
+
if (obj === undefined || obj === null) {
|
|
31
|
+
return false;
|
|
32
|
+
}
|
|
33
|
+
return obj['__pulumiType'] === LicensingSubscriptionSubscriptionsBind.__pulumiType;
|
|
34
|
+
}
|
|
35
|
+
constructor(name, argsOrState, opts) {
|
|
36
|
+
let resourceInputs = {};
|
|
37
|
+
opts = opts || {};
|
|
38
|
+
if (opts.id) {
|
|
39
|
+
const state = argsOrState;
|
|
40
|
+
resourceInputs["item"] = state ? state.item : undefined;
|
|
41
|
+
resourceInputs["parameters"] = state ? state.parameters : undefined;
|
|
42
|
+
resourceInputs["subscriptionId"] = state ? state.subscriptionId : undefined;
|
|
43
|
+
resourceInputs["validate"] = state ? state.validate : undefined;
|
|
44
|
+
}
|
|
45
|
+
else {
|
|
46
|
+
const args = argsOrState;
|
|
47
|
+
if ((!args || args.parameters === undefined) && !opts.urn) {
|
|
48
|
+
throw new Error("Missing required property 'parameters'");
|
|
49
|
+
}
|
|
50
|
+
if ((!args || args.subscriptionId === undefined) && !opts.urn) {
|
|
51
|
+
throw new Error("Missing required property 'subscriptionId'");
|
|
52
|
+
}
|
|
53
|
+
resourceInputs["parameters"] = args ? args.parameters : undefined;
|
|
54
|
+
resourceInputs["subscriptionId"] = args ? args.subscriptionId : undefined;
|
|
55
|
+
resourceInputs["validate"] = args ? args.validate : undefined;
|
|
56
|
+
resourceInputs["item"] = undefined /*out*/;
|
|
57
|
+
}
|
|
58
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
59
|
+
super(LicensingSubscriptionSubscriptionsBind.__pulumiType, name, resourceInputs, opts);
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
exports.LicensingSubscriptionSubscriptionsBind = LicensingSubscriptionSubscriptionsBind;
|
|
63
|
+
/** @internal */
|
|
64
|
+
LicensingSubscriptionSubscriptionsBind.__pulumiType = 'meraki:administered/licensingSubscriptionSubscriptionsBind:LicensingSubscriptionSubscriptionsBind';
|
|
65
|
+
//# sourceMappingURL=licensingSubscriptionSubscriptionsBind.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"licensingSubscriptionSubscriptionsBind.js","sourceRoot":"","sources":["../../administered/licensingSubscriptionSubscriptionsBind.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;GAGG;AACH,MAAa,sCAAuC,SAAQ,MAAM,CAAC,cAAc;IAC7E;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmD,EAAE,IAAmC;QACjJ,OAAO,IAAI,sCAAsC,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC7F,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,sCAAsC,CAAC,YAAY,CAAC;IACvF,CAAC;IAqBD,YAAY,IAAY,EAAE,WAAsG,EAAE,IAAmC;QACjK,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAsE,CAAC;YACrF,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;SACnE;aAAM;YACH,MAAM,IAAI,GAAG,WAAqE,CAAC;YACnF,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,UAAU,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvD,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,cAAc,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3D,MAAM,IAAI,KAAK,CAAC,4CAA4C,CAAC,CAAC;aACjE;YACD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,sCAAsC,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC3F,CAAC;;AAvEL,wFAwEC;AA1DG,gBAAgB;AACO,mDAAY,GAAG,mGAAmG,CAAC"}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* ~>Warning: This resource does not represent a real-world entity in Meraki Dashboard, therefore changing or deleting this resource on its own has no immediate effect. Instead, it is a task part of a Meraki Dashboard workflow. It is executed in Meraki without any additional verification. It does not check if it was executed before or if a similar configuration or action
|
|
6
|
+
* already existed previously.
|
|
7
|
+
*/
|
|
8
|
+
export declare class LicensingSubscriptionSubscriptionsClaim extends pulumi.CustomResource {
|
|
9
|
+
/**
|
|
10
|
+
* Get an existing LicensingSubscriptionSubscriptionsClaim resource's state with the given name, ID, and optional extra
|
|
11
|
+
* properties used to qualify the lookup.
|
|
12
|
+
*
|
|
13
|
+
* @param name The _unique_ name of the resulting resource.
|
|
14
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
15
|
+
* @param state Any extra arguments used during the lookup.
|
|
16
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
17
|
+
*/
|
|
18
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: LicensingSubscriptionSubscriptionsClaimState, opts?: pulumi.CustomResourceOptions): LicensingSubscriptionSubscriptionsClaim;
|
|
19
|
+
/**
|
|
20
|
+
* Returns true if the given object is an instance of LicensingSubscriptionSubscriptionsClaim. This is designed to work even
|
|
21
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
22
|
+
*/
|
|
23
|
+
static isInstance(obj: any): obj is LicensingSubscriptionSubscriptionsClaim;
|
|
24
|
+
readonly item: pulumi.Output<outputs.administered.LicensingSubscriptionSubscriptionsClaimItem>;
|
|
25
|
+
readonly parameters: pulumi.Output<outputs.administered.LicensingSubscriptionSubscriptionsClaimParameters>;
|
|
26
|
+
/**
|
|
27
|
+
* validate query parameter. Check if the provided claim key is valid and can be claimed into the organization.
|
|
28
|
+
*/
|
|
29
|
+
readonly validate: pulumi.Output<boolean | undefined>;
|
|
30
|
+
/**
|
|
31
|
+
* Create a LicensingSubscriptionSubscriptionsClaim resource with the given unique name, arguments, and options.
|
|
32
|
+
*
|
|
33
|
+
* @param name The _unique_ name of the resource.
|
|
34
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
35
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
36
|
+
*/
|
|
37
|
+
constructor(name: string, args: LicensingSubscriptionSubscriptionsClaimArgs, opts?: pulumi.CustomResourceOptions);
|
|
38
|
+
}
|
|
39
|
+
/**
|
|
40
|
+
* Input properties used for looking up and filtering LicensingSubscriptionSubscriptionsClaim resources.
|
|
41
|
+
*/
|
|
42
|
+
export interface LicensingSubscriptionSubscriptionsClaimState {
|
|
43
|
+
item?: pulumi.Input<inputs.administered.LicensingSubscriptionSubscriptionsClaimItem>;
|
|
44
|
+
parameters?: pulumi.Input<inputs.administered.LicensingSubscriptionSubscriptionsClaimParameters>;
|
|
45
|
+
/**
|
|
46
|
+
* validate query parameter. Check if the provided claim key is valid and can be claimed into the organization.
|
|
47
|
+
*/
|
|
48
|
+
validate?: pulumi.Input<boolean>;
|
|
49
|
+
}
|
|
50
|
+
/**
|
|
51
|
+
* The set of arguments for constructing a LicensingSubscriptionSubscriptionsClaim resource.
|
|
52
|
+
*/
|
|
53
|
+
export interface LicensingSubscriptionSubscriptionsClaimArgs {
|
|
54
|
+
parameters: pulumi.Input<inputs.administered.LicensingSubscriptionSubscriptionsClaimParameters>;
|
|
55
|
+
/**
|
|
56
|
+
* validate query parameter. Check if the provided claim key is valid and can be claimed into the organization.
|
|
57
|
+
*/
|
|
58
|
+
validate?: pulumi.Input<boolean>;
|
|
59
|
+
}
|
|
@@ -0,0 +1,60 @@
|
|
|
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.LicensingSubscriptionSubscriptionsClaim = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* ~>Warning: This resource does not represent a real-world entity in Meraki Dashboard, therefore changing or deleting this resource on its own has no immediate effect. Instead, it is a task part of a Meraki Dashboard workflow. It is executed in Meraki without any additional verification. It does not check if it was executed before or if a similar configuration or action
|
|
10
|
+
* already existed previously.
|
|
11
|
+
*/
|
|
12
|
+
class LicensingSubscriptionSubscriptionsClaim extends pulumi.CustomResource {
|
|
13
|
+
/**
|
|
14
|
+
* Get an existing LicensingSubscriptionSubscriptionsClaim resource's state with the given name, ID, and optional extra
|
|
15
|
+
* properties used to qualify the lookup.
|
|
16
|
+
*
|
|
17
|
+
* @param name The _unique_ name of the resulting resource.
|
|
18
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
19
|
+
* @param state Any extra arguments used during the lookup.
|
|
20
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
21
|
+
*/
|
|
22
|
+
static get(name, id, state, opts) {
|
|
23
|
+
return new LicensingSubscriptionSubscriptionsClaim(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* Returns true if the given object is an instance of LicensingSubscriptionSubscriptionsClaim. This is designed to work even
|
|
27
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
28
|
+
*/
|
|
29
|
+
static isInstance(obj) {
|
|
30
|
+
if (obj === undefined || obj === null) {
|
|
31
|
+
return false;
|
|
32
|
+
}
|
|
33
|
+
return obj['__pulumiType'] === LicensingSubscriptionSubscriptionsClaim.__pulumiType;
|
|
34
|
+
}
|
|
35
|
+
constructor(name, argsOrState, opts) {
|
|
36
|
+
let resourceInputs = {};
|
|
37
|
+
opts = opts || {};
|
|
38
|
+
if (opts.id) {
|
|
39
|
+
const state = argsOrState;
|
|
40
|
+
resourceInputs["item"] = state ? state.item : undefined;
|
|
41
|
+
resourceInputs["parameters"] = state ? state.parameters : undefined;
|
|
42
|
+
resourceInputs["validate"] = state ? state.validate : undefined;
|
|
43
|
+
}
|
|
44
|
+
else {
|
|
45
|
+
const args = argsOrState;
|
|
46
|
+
if ((!args || args.parameters === undefined) && !opts.urn) {
|
|
47
|
+
throw new Error("Missing required property 'parameters'");
|
|
48
|
+
}
|
|
49
|
+
resourceInputs["parameters"] = args ? args.parameters : undefined;
|
|
50
|
+
resourceInputs["validate"] = args ? args.validate : undefined;
|
|
51
|
+
resourceInputs["item"] = undefined /*out*/;
|
|
52
|
+
}
|
|
53
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
54
|
+
super(LicensingSubscriptionSubscriptionsClaim.__pulumiType, name, resourceInputs, opts);
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
exports.LicensingSubscriptionSubscriptionsClaim = LicensingSubscriptionSubscriptionsClaim;
|
|
58
|
+
/** @internal */
|
|
59
|
+
LicensingSubscriptionSubscriptionsClaim.__pulumiType = 'meraki:administered/licensingSubscriptionSubscriptionsClaim:LicensingSubscriptionSubscriptionsClaim';
|
|
60
|
+
//# sourceMappingURL=licensingSubscriptionSubscriptionsClaim.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"licensingSubscriptionSubscriptionsClaim.js","sourceRoot":"","sources":["../../administered/licensingSubscriptionSubscriptionsClaim.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;GAGG;AACH,MAAa,uCAAwC,SAAQ,MAAM,CAAC,cAAc;IAC9E;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoD,EAAE,IAAmC;QAClJ,OAAO,IAAI,uCAAuC,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC9F,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,uCAAuC,CAAC,YAAY,CAAC;IACxF,CAAC;IAiBD,YAAY,IAAY,EAAE,WAAwG,EAAE,IAAmC;QACnK,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAuE,CAAC;YACtF,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;SACnE;aAAM;YACH,MAAM,IAAI,GAAG,WAAsE,CAAC;YACpF,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,UAAU,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvD,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,uCAAuC,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5F,CAAC;;AA9DL,0FA+DC;AAjDG,gBAAgB;AACO,oDAAY,GAAG,qGAAqG,CAAC"}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* ~>Warning: This resource does not represent a real-world entity in Meraki Dashboard, therefore changing or deleting this resource on its own has no immediate effect. Instead, it is a task part of a Meraki Dashboard workflow. It is executed in Meraki without any additional verification. It does not check if it was executed before or if a similar configuration or action
|
|
6
|
+
* already existed previously.
|
|
7
|
+
*/
|
|
8
|
+
export declare class LicensingSubscriptionSubscriptionsClaimKeyValidate extends pulumi.CustomResource {
|
|
9
|
+
/**
|
|
10
|
+
* Get an existing LicensingSubscriptionSubscriptionsClaimKeyValidate resource's state with the given name, ID, and optional extra
|
|
11
|
+
* properties used to qualify the lookup.
|
|
12
|
+
*
|
|
13
|
+
* @param name The _unique_ name of the resulting resource.
|
|
14
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
15
|
+
* @param state Any extra arguments used during the lookup.
|
|
16
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
17
|
+
*/
|
|
18
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: LicensingSubscriptionSubscriptionsClaimKeyValidateState, opts?: pulumi.CustomResourceOptions): LicensingSubscriptionSubscriptionsClaimKeyValidate;
|
|
19
|
+
/**
|
|
20
|
+
* Returns true if the given object is an instance of LicensingSubscriptionSubscriptionsClaimKeyValidate. This is designed to work even
|
|
21
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
22
|
+
*/
|
|
23
|
+
static isInstance(obj: any): obj is LicensingSubscriptionSubscriptionsClaimKeyValidate;
|
|
24
|
+
readonly item: pulumi.Output<outputs.administered.LicensingSubscriptionSubscriptionsClaimKeyValidateItem>;
|
|
25
|
+
readonly parameters: pulumi.Output<outputs.administered.LicensingSubscriptionSubscriptionsClaimKeyValidateParameters>;
|
|
26
|
+
/**
|
|
27
|
+
* Create a LicensingSubscriptionSubscriptionsClaimKeyValidate resource with the given unique name, arguments, and options.
|
|
28
|
+
*
|
|
29
|
+
* @param name The _unique_ name of the resource.
|
|
30
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
31
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
32
|
+
*/
|
|
33
|
+
constructor(name: string, args: LicensingSubscriptionSubscriptionsClaimKeyValidateArgs, opts?: pulumi.CustomResourceOptions);
|
|
34
|
+
}
|
|
35
|
+
/**
|
|
36
|
+
* Input properties used for looking up and filtering LicensingSubscriptionSubscriptionsClaimKeyValidate resources.
|
|
37
|
+
*/
|
|
38
|
+
export interface LicensingSubscriptionSubscriptionsClaimKeyValidateState {
|
|
39
|
+
item?: pulumi.Input<inputs.administered.LicensingSubscriptionSubscriptionsClaimKeyValidateItem>;
|
|
40
|
+
parameters?: pulumi.Input<inputs.administered.LicensingSubscriptionSubscriptionsClaimKeyValidateParameters>;
|
|
41
|
+
}
|
|
42
|
+
/**
|
|
43
|
+
* The set of arguments for constructing a LicensingSubscriptionSubscriptionsClaimKeyValidate resource.
|
|
44
|
+
*/
|
|
45
|
+
export interface LicensingSubscriptionSubscriptionsClaimKeyValidateArgs {
|
|
46
|
+
parameters: pulumi.Input<inputs.administered.LicensingSubscriptionSubscriptionsClaimKeyValidateParameters>;
|
|
47
|
+
}
|