@pulumi/juniper-mist
Version:
A Pulumi package for creating and managing Juniper Mist resources.
261 lines • 17.5 kB
JavaScript
;
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
Object.defineProperty(exports, "__esModule", { value: true });
exports.getSsoRoles = exports.getSsoMetadataOutput = exports.getSsoMetadata = exports.getSitegroupsOutput = exports.getSitegroups = exports.getServicesOutput = exports.getServices = exports.getServicepoliciesOutput = exports.getServicepolicies = exports.getRftemplatesOutput = exports.getRftemplates = exports.getPsksOutput = exports.getPsks = exports.getNetworktemplatesOutput = exports.getNetworktemplates = exports.getNetworksOutput = exports.getNetworks = exports.getNactagsOutput = exports.getNactags = exports.getNacrulesOutput = exports.getNacrules = exports.getNacidpMetadataOutput = exports.getNacidpMetadata = exports.getNacEndpointsOutput = exports.getNacEndpoints = exports.getInventoryOutput = exports.getInventory = exports.getIdpprofilesOutput = exports.getIdpprofiles = exports.getGatewaytemplatesOutput = exports.getGatewaytemplates = exports.getEvpnTopologiesOutput = exports.getEvpnTopologies = exports.getDeviceprofilesGatewayOutput = exports.getDeviceprofilesGateway = exports.getDeviceprofilesApOutput = exports.getDeviceprofilesAp = exports.getAvprofilesOutput = exports.getAvprofiles = exports.getAlarmtemplatesOutput = exports.getAlarmtemplates = exports.Gatewaytemplate = exports.EvpnTopology = exports.DeviceprofileGateway = exports.DeviceprofileAssign = exports.DeviceprofileAp = exports.Base = exports.Avprofile = exports.Apitoken = exports.Alarmtemplate = void 0;
exports.Wxtag = exports.Wxrule = exports.Wlantemplate = exports.WlanPortalTemplate = exports.WlanPortalImage = exports.Wlan = exports.Webhook = exports.Vpn = exports.SsoRole = exports.Sso = exports.Sitegroup = exports.Setting = exports.Servicepolicy = exports.Service = exports.Rftemplate = exports.Psk = exports.Networktemplate = exports.Network = exports.Nactag = exports.Nacrule = exports.Nacidp = exports.NacEndpoint = exports.Inventory = exports.Idpprofile = exports.getWxtagsOutput = exports.getWxtags = exports.getWlantemplatesOutput = exports.getWlantemplates = exports.getWlansOutput = exports.getWlans = exports.getWebhooksOutput = exports.getWebhooks = exports.getVpnsOutput = exports.getVpns = exports.getSsoRolesOutput = void 0;
const pulumi = require("@pulumi/pulumi");
const utilities = require("../utilities");
exports.Alarmtemplate = null;
utilities.lazyLoad(exports, ["Alarmtemplate"], () => require("./alarmtemplate"));
exports.Apitoken = null;
utilities.lazyLoad(exports, ["Apitoken"], () => require("./apitoken"));
exports.Avprofile = null;
utilities.lazyLoad(exports, ["Avprofile"], () => require("./avprofile"));
exports.Base = null;
utilities.lazyLoad(exports, ["Base"], () => require("./base"));
exports.DeviceprofileAp = null;
utilities.lazyLoad(exports, ["DeviceprofileAp"], () => require("./deviceprofileAp"));
exports.DeviceprofileAssign = null;
utilities.lazyLoad(exports, ["DeviceprofileAssign"], () => require("./deviceprofileAssign"));
exports.DeviceprofileGateway = null;
utilities.lazyLoad(exports, ["DeviceprofileGateway"], () => require("./deviceprofileGateway"));
exports.EvpnTopology = null;
utilities.lazyLoad(exports, ["EvpnTopology"], () => require("./evpnTopology"));
exports.Gatewaytemplate = null;
utilities.lazyLoad(exports, ["Gatewaytemplate"], () => require("./gatewaytemplate"));
exports.getAlarmtemplates = null;
exports.getAlarmtemplatesOutput = null;
utilities.lazyLoad(exports, ["getAlarmtemplates", "getAlarmtemplatesOutput"], () => require("./getAlarmtemplates"));
exports.getAvprofiles = null;
exports.getAvprofilesOutput = null;
utilities.lazyLoad(exports, ["getAvprofiles", "getAvprofilesOutput"], () => require("./getAvprofiles"));
exports.getDeviceprofilesAp = null;
exports.getDeviceprofilesApOutput = null;
utilities.lazyLoad(exports, ["getDeviceprofilesAp", "getDeviceprofilesApOutput"], () => require("./getDeviceprofilesAp"));
exports.getDeviceprofilesGateway = null;
exports.getDeviceprofilesGatewayOutput = null;
utilities.lazyLoad(exports, ["getDeviceprofilesGateway", "getDeviceprofilesGatewayOutput"], () => require("./getDeviceprofilesGateway"));
exports.getEvpnTopologies = null;
exports.getEvpnTopologiesOutput = null;
utilities.lazyLoad(exports, ["getEvpnTopologies", "getEvpnTopologiesOutput"], () => require("./getEvpnTopologies"));
exports.getGatewaytemplates = null;
exports.getGatewaytemplatesOutput = null;
utilities.lazyLoad(exports, ["getGatewaytemplates", "getGatewaytemplatesOutput"], () => require("./getGatewaytemplates"));
exports.getIdpprofiles = null;
exports.getIdpprofilesOutput = null;
utilities.lazyLoad(exports, ["getIdpprofiles", "getIdpprofilesOutput"], () => require("./getIdpprofiles"));
exports.getInventory = null;
exports.getInventoryOutput = null;
utilities.lazyLoad(exports, ["getInventory", "getInventoryOutput"], () => require("./getInventory"));
exports.getNacEndpoints = null;
exports.getNacEndpointsOutput = null;
utilities.lazyLoad(exports, ["getNacEndpoints", "getNacEndpointsOutput"], () => require("./getNacEndpoints"));
exports.getNacidpMetadata = null;
exports.getNacidpMetadataOutput = null;
utilities.lazyLoad(exports, ["getNacidpMetadata", "getNacidpMetadataOutput"], () => require("./getNacidpMetadata"));
exports.getNacrules = null;
exports.getNacrulesOutput = null;
utilities.lazyLoad(exports, ["getNacrules", "getNacrulesOutput"], () => require("./getNacrules"));
exports.getNactags = null;
exports.getNactagsOutput = null;
utilities.lazyLoad(exports, ["getNactags", "getNactagsOutput"], () => require("./getNactags"));
exports.getNetworks = null;
exports.getNetworksOutput = null;
utilities.lazyLoad(exports, ["getNetworks", "getNetworksOutput"], () => require("./getNetworks"));
exports.getNetworktemplates = null;
exports.getNetworktemplatesOutput = null;
utilities.lazyLoad(exports, ["getNetworktemplates", "getNetworktemplatesOutput"], () => require("./getNetworktemplates"));
exports.getPsks = null;
exports.getPsksOutput = null;
utilities.lazyLoad(exports, ["getPsks", "getPsksOutput"], () => require("./getPsks"));
exports.getRftemplates = null;
exports.getRftemplatesOutput = null;
utilities.lazyLoad(exports, ["getRftemplates", "getRftemplatesOutput"], () => require("./getRftemplates"));
exports.getServicepolicies = null;
exports.getServicepoliciesOutput = null;
utilities.lazyLoad(exports, ["getServicepolicies", "getServicepoliciesOutput"], () => require("./getServicepolicies"));
exports.getServices = null;
exports.getServicesOutput = null;
utilities.lazyLoad(exports, ["getServices", "getServicesOutput"], () => require("./getServices"));
exports.getSitegroups = null;
exports.getSitegroupsOutput = null;
utilities.lazyLoad(exports, ["getSitegroups", "getSitegroupsOutput"], () => require("./getSitegroups"));
exports.getSsoMetadata = null;
exports.getSsoMetadataOutput = null;
utilities.lazyLoad(exports, ["getSsoMetadata", "getSsoMetadataOutput"], () => require("./getSsoMetadata"));
exports.getSsoRoles = null;
exports.getSsoRolesOutput = null;
utilities.lazyLoad(exports, ["getSsoRoles", "getSsoRolesOutput"], () => require("./getSsoRoles"));
exports.getVpns = null;
exports.getVpnsOutput = null;
utilities.lazyLoad(exports, ["getVpns", "getVpnsOutput"], () => require("./getVpns"));
exports.getWebhooks = null;
exports.getWebhooksOutput = null;
utilities.lazyLoad(exports, ["getWebhooks", "getWebhooksOutput"], () => require("./getWebhooks"));
exports.getWlans = null;
exports.getWlansOutput = null;
utilities.lazyLoad(exports, ["getWlans", "getWlansOutput"], () => require("./getWlans"));
exports.getWlantemplates = null;
exports.getWlantemplatesOutput = null;
utilities.lazyLoad(exports, ["getWlantemplates", "getWlantemplatesOutput"], () => require("./getWlantemplates"));
exports.getWxtags = null;
exports.getWxtagsOutput = null;
utilities.lazyLoad(exports, ["getWxtags", "getWxtagsOutput"], () => require("./getWxtags"));
exports.Idpprofile = null;
utilities.lazyLoad(exports, ["Idpprofile"], () => require("./idpprofile"));
exports.Inventory = null;
utilities.lazyLoad(exports, ["Inventory"], () => require("./inventory"));
exports.NacEndpoint = null;
utilities.lazyLoad(exports, ["NacEndpoint"], () => require("./nacEndpoint"));
exports.Nacidp = null;
utilities.lazyLoad(exports, ["Nacidp"], () => require("./nacidp"));
exports.Nacrule = null;
utilities.lazyLoad(exports, ["Nacrule"], () => require("./nacrule"));
exports.Nactag = null;
utilities.lazyLoad(exports, ["Nactag"], () => require("./nactag"));
exports.Network = null;
utilities.lazyLoad(exports, ["Network"], () => require("./network"));
exports.Networktemplate = null;
utilities.lazyLoad(exports, ["Networktemplate"], () => require("./networktemplate"));
exports.Psk = null;
utilities.lazyLoad(exports, ["Psk"], () => require("./psk"));
exports.Rftemplate = null;
utilities.lazyLoad(exports, ["Rftemplate"], () => require("./rftemplate"));
exports.Service = null;
utilities.lazyLoad(exports, ["Service"], () => require("./service"));
exports.Servicepolicy = null;
utilities.lazyLoad(exports, ["Servicepolicy"], () => require("./servicepolicy"));
exports.Setting = null;
utilities.lazyLoad(exports, ["Setting"], () => require("./setting"));
exports.Sitegroup = null;
utilities.lazyLoad(exports, ["Sitegroup"], () => require("./sitegroup"));
exports.Sso = null;
utilities.lazyLoad(exports, ["Sso"], () => require("./sso"));
exports.SsoRole = null;
utilities.lazyLoad(exports, ["SsoRole"], () => require("./ssoRole"));
exports.Vpn = null;
utilities.lazyLoad(exports, ["Vpn"], () => require("./vpn"));
exports.Webhook = null;
utilities.lazyLoad(exports, ["Webhook"], () => require("./webhook"));
exports.Wlan = null;
utilities.lazyLoad(exports, ["Wlan"], () => require("./wlan"));
exports.WlanPortalImage = null;
utilities.lazyLoad(exports, ["WlanPortalImage"], () => require("./wlanPortalImage"));
exports.WlanPortalTemplate = null;
utilities.lazyLoad(exports, ["WlanPortalTemplate"], () => require("./wlanPortalTemplate"));
exports.Wlantemplate = null;
utilities.lazyLoad(exports, ["Wlantemplate"], () => require("./wlantemplate"));
exports.Wxrule = null;
utilities.lazyLoad(exports, ["Wxrule"], () => require("./wxrule"));
exports.Wxtag = null;
utilities.lazyLoad(exports, ["Wxtag"], () => require("./wxtag"));
const _module = {
version: utilities.getVersion(),
construct: (name, type, urn) => {
switch (type) {
case "junipermist:org/alarmtemplate:Alarmtemplate":
return new exports.Alarmtemplate(name, undefined, { urn });
case "junipermist:org/apitoken:Apitoken":
return new exports.Apitoken(name, undefined, { urn });
case "junipermist:org/avprofile:Avprofile":
return new exports.Avprofile(name, undefined, { urn });
case "junipermist:org/base:base":
return new exports.Base(name, undefined, { urn });
case "junipermist:org/deviceprofileAp:DeviceprofileAp":
return new exports.DeviceprofileAp(name, undefined, { urn });
case "junipermist:org/deviceprofileAssign:DeviceprofileAssign":
return new exports.DeviceprofileAssign(name, undefined, { urn });
case "junipermist:org/deviceprofileGateway:DeviceprofileGateway":
return new exports.DeviceprofileGateway(name, undefined, { urn });
case "junipermist:org/evpnTopology:EvpnTopology":
return new exports.EvpnTopology(name, undefined, { urn });
case "junipermist:org/gatewaytemplate:Gatewaytemplate":
return new exports.Gatewaytemplate(name, undefined, { urn });
case "junipermist:org/idpprofile:Idpprofile":
return new exports.Idpprofile(name, undefined, { urn });
case "junipermist:org/inventory:Inventory":
return new exports.Inventory(name, undefined, { urn });
case "junipermist:org/nacEndpoint:NacEndpoint":
return new exports.NacEndpoint(name, undefined, { urn });
case "junipermist:org/nacidp:Nacidp":
return new exports.Nacidp(name, undefined, { urn });
case "junipermist:org/nacrule:Nacrule":
return new exports.Nacrule(name, undefined, { urn });
case "junipermist:org/nactag:Nactag":
return new exports.Nactag(name, undefined, { urn });
case "junipermist:org/network:Network":
return new exports.Network(name, undefined, { urn });
case "junipermist:org/networktemplate:Networktemplate":
return new exports.Networktemplate(name, undefined, { urn });
case "junipermist:org/psk:Psk":
return new exports.Psk(name, undefined, { urn });
case "junipermist:org/rftemplate:Rftemplate":
return new exports.Rftemplate(name, undefined, { urn });
case "junipermist:org/service:Service":
return new exports.Service(name, undefined, { urn });
case "junipermist:org/servicepolicy:Servicepolicy":
return new exports.Servicepolicy(name, undefined, { urn });
case "junipermist:org/setting:Setting":
return new exports.Setting(name, undefined, { urn });
case "junipermist:org/sitegroup:Sitegroup":
return new exports.Sitegroup(name, undefined, { urn });
case "junipermist:org/sso:Sso":
return new exports.Sso(name, undefined, { urn });
case "junipermist:org/ssoRole:SsoRole":
return new exports.SsoRole(name, undefined, { urn });
case "junipermist:org/vpn:Vpn":
return new exports.Vpn(name, undefined, { urn });
case "junipermist:org/webhook:Webhook":
return new exports.Webhook(name, undefined, { urn });
case "junipermist:org/wlan:Wlan":
return new exports.Wlan(name, undefined, { urn });
case "junipermist:org/wlanPortalImage:WlanPortalImage":
return new exports.WlanPortalImage(name, undefined, { urn });
case "junipermist:org/wlanPortalTemplate:WlanPortalTemplate":
return new exports.WlanPortalTemplate(name, undefined, { urn });
case "junipermist:org/wlantemplate:Wlantemplate":
return new exports.Wlantemplate(name, undefined, { urn });
case "junipermist:org/wxrule:Wxrule":
return new exports.Wxrule(name, undefined, { urn });
case "junipermist:org/wxtag:Wxtag":
return new exports.Wxtag(name, undefined, { urn });
default:
throw new Error(`unknown resource type ${type}`);
}
},
};
pulumi.runtime.registerResourceModule("junipermist", "org/alarmtemplate", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/apitoken", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/avprofile", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/base", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/deviceprofileAp", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/deviceprofileAssign", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/deviceprofileGateway", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/evpnTopology", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/gatewaytemplate", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/idpprofile", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/inventory", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/nacEndpoint", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/nacidp", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/nacrule", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/nactag", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/network", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/networktemplate", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/psk", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/rftemplate", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/service", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/servicepolicy", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/setting", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/sitegroup", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/sso", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/ssoRole", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/vpn", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/webhook", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/wlan", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/wlanPortalImage", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/wlanPortalTemplate", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/wlantemplate", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/wxrule", _module);
pulumi.runtime.registerResourceModule("junipermist", "org/wxtag", _module);
//# sourceMappingURL=index.js.map