@pulumi/juniper-mist
Version:
A Pulumi package for creating and managing Juniper Mist resources.
178 lines (177 loc) • 13.9 kB
TypeScript
export { AlarmtemplateArgs, AlarmtemplateState } from "./alarmtemplate";
export type Alarmtemplate = import("./alarmtemplate").Alarmtemplate;
export declare const Alarmtemplate: typeof import("./alarmtemplate").Alarmtemplate;
export { ApitokenArgs, ApitokenState } from "./apitoken";
export type Apitoken = import("./apitoken").Apitoken;
export declare const Apitoken: typeof import("./apitoken").Apitoken;
export { AvprofileArgs, AvprofileState } from "./avprofile";
export type Avprofile = import("./avprofile").Avprofile;
export declare const Avprofile: typeof import("./avprofile").Avprofile;
export { BaseArgs, BaseState } from "./base";
export type Base = import("./base").Base;
export declare const Base: typeof import("./base").Base;
export { DeviceprofileApArgs, DeviceprofileApState } from "./deviceprofileAp";
export type DeviceprofileAp = import("./deviceprofileAp").DeviceprofileAp;
export declare const DeviceprofileAp: typeof import("./deviceprofileAp").DeviceprofileAp;
export { DeviceprofileAssignArgs, DeviceprofileAssignState } from "./deviceprofileAssign";
export type DeviceprofileAssign = import("./deviceprofileAssign").DeviceprofileAssign;
export declare const DeviceprofileAssign: typeof import("./deviceprofileAssign").DeviceprofileAssign;
export { DeviceprofileGatewayArgs, DeviceprofileGatewayState } from "./deviceprofileGateway";
export type DeviceprofileGateway = import("./deviceprofileGateway").DeviceprofileGateway;
export declare const DeviceprofileGateway: typeof import("./deviceprofileGateway").DeviceprofileGateway;
export { EvpnTopologyArgs, EvpnTopologyState } from "./evpnTopology";
export type EvpnTopology = import("./evpnTopology").EvpnTopology;
export declare const EvpnTopology: typeof import("./evpnTopology").EvpnTopology;
export { GatewaytemplateArgs, GatewaytemplateState } from "./gatewaytemplate";
export type Gatewaytemplate = import("./gatewaytemplate").Gatewaytemplate;
export declare const Gatewaytemplate: typeof import("./gatewaytemplate").Gatewaytemplate;
export { GetAlarmtemplatesArgs, GetAlarmtemplatesResult, GetAlarmtemplatesOutputArgs } from "./getAlarmtemplates";
export declare const getAlarmtemplates: typeof import("./getAlarmtemplates").getAlarmtemplates;
export declare const getAlarmtemplatesOutput: typeof import("./getAlarmtemplates").getAlarmtemplatesOutput;
export { GetAvprofilesArgs, GetAvprofilesResult, GetAvprofilesOutputArgs } from "./getAvprofiles";
export declare const getAvprofiles: typeof import("./getAvprofiles").getAvprofiles;
export declare const getAvprofilesOutput: typeof import("./getAvprofiles").getAvprofilesOutput;
export { GetDeviceprofilesApArgs, GetDeviceprofilesApResult, GetDeviceprofilesApOutputArgs } from "./getDeviceprofilesAp";
export declare const getDeviceprofilesAp: typeof import("./getDeviceprofilesAp").getDeviceprofilesAp;
export declare const getDeviceprofilesApOutput: typeof import("./getDeviceprofilesAp").getDeviceprofilesApOutput;
export { GetDeviceprofilesGatewayArgs, GetDeviceprofilesGatewayResult, GetDeviceprofilesGatewayOutputArgs } from "./getDeviceprofilesGateway";
export declare const getDeviceprofilesGateway: typeof import("./getDeviceprofilesGateway").getDeviceprofilesGateway;
export declare const getDeviceprofilesGatewayOutput: typeof import("./getDeviceprofilesGateway").getDeviceprofilesGatewayOutput;
export { GetEvpnTopologiesArgs, GetEvpnTopologiesResult, GetEvpnTopologiesOutputArgs } from "./getEvpnTopologies";
export declare const getEvpnTopologies: typeof import("./getEvpnTopologies").getEvpnTopologies;
export declare const getEvpnTopologiesOutput: typeof import("./getEvpnTopologies").getEvpnTopologiesOutput;
export { GetGatewaytemplatesArgs, GetGatewaytemplatesResult, GetGatewaytemplatesOutputArgs } from "./getGatewaytemplates";
export declare const getGatewaytemplates: typeof import("./getGatewaytemplates").getGatewaytemplates;
export declare const getGatewaytemplatesOutput: typeof import("./getGatewaytemplates").getGatewaytemplatesOutput;
export { GetIdpprofilesArgs, GetIdpprofilesResult, GetIdpprofilesOutputArgs } from "./getIdpprofiles";
export declare const getIdpprofiles: typeof import("./getIdpprofiles").getIdpprofiles;
export declare const getIdpprofilesOutput: typeof import("./getIdpprofiles").getIdpprofilesOutput;
export { GetInventoryArgs, GetInventoryResult, GetInventoryOutputArgs } from "./getInventory";
export declare const getInventory: typeof import("./getInventory").getInventory;
export declare const getInventoryOutput: typeof import("./getInventory").getInventoryOutput;
export { GetNacEndpointsArgs, GetNacEndpointsResult, GetNacEndpointsOutputArgs } from "./getNacEndpoints";
export declare const getNacEndpoints: typeof import("./getNacEndpoints").getNacEndpoints;
export declare const getNacEndpointsOutput: typeof import("./getNacEndpoints").getNacEndpointsOutput;
export { GetNacidpMetadataArgs, GetNacidpMetadataResult, GetNacidpMetadataOutputArgs } from "./getNacidpMetadata";
export declare const getNacidpMetadata: typeof import("./getNacidpMetadata").getNacidpMetadata;
export declare const getNacidpMetadataOutput: typeof import("./getNacidpMetadata").getNacidpMetadataOutput;
export { GetNacrulesArgs, GetNacrulesResult, GetNacrulesOutputArgs } from "./getNacrules";
export declare const getNacrules: typeof import("./getNacrules").getNacrules;
export declare const getNacrulesOutput: typeof import("./getNacrules").getNacrulesOutput;
export { GetNactagsArgs, GetNactagsResult, GetNactagsOutputArgs } from "./getNactags";
export declare const getNactags: typeof import("./getNactags").getNactags;
export declare const getNactagsOutput: typeof import("./getNactags").getNactagsOutput;
export { GetNetworksArgs, GetNetworksResult, GetNetworksOutputArgs } from "./getNetworks";
export declare const getNetworks: typeof import("./getNetworks").getNetworks;
export declare const getNetworksOutput: typeof import("./getNetworks").getNetworksOutput;
export { GetNetworktemplatesArgs, GetNetworktemplatesResult, GetNetworktemplatesOutputArgs } from "./getNetworktemplates";
export declare const getNetworktemplates: typeof import("./getNetworktemplates").getNetworktemplates;
export declare const getNetworktemplatesOutput: typeof import("./getNetworktemplates").getNetworktemplatesOutput;
export { GetPsksArgs, GetPsksResult, GetPsksOutputArgs } from "./getPsks";
export declare const getPsks: typeof import("./getPsks").getPsks;
export declare const getPsksOutput: typeof import("./getPsks").getPsksOutput;
export { GetRftemplatesArgs, GetRftemplatesResult, GetRftemplatesOutputArgs } from "./getRftemplates";
export declare const getRftemplates: typeof import("./getRftemplates").getRftemplates;
export declare const getRftemplatesOutput: typeof import("./getRftemplates").getRftemplatesOutput;
export { GetServicepoliciesArgs, GetServicepoliciesResult, GetServicepoliciesOutputArgs } from "./getServicepolicies";
export declare const getServicepolicies: typeof import("./getServicepolicies").getServicepolicies;
export declare const getServicepoliciesOutput: typeof import("./getServicepolicies").getServicepoliciesOutput;
export { GetServicesArgs, GetServicesResult, GetServicesOutputArgs } from "./getServices";
export declare const getServices: typeof import("./getServices").getServices;
export declare const getServicesOutput: typeof import("./getServices").getServicesOutput;
export { GetSitegroupsArgs, GetSitegroupsResult, GetSitegroupsOutputArgs } from "./getSitegroups";
export declare const getSitegroups: typeof import("./getSitegroups").getSitegroups;
export declare const getSitegroupsOutput: typeof import("./getSitegroups").getSitegroupsOutput;
export { GetSsoMetadataArgs, GetSsoMetadataResult, GetSsoMetadataOutputArgs } from "./getSsoMetadata";
export declare const getSsoMetadata: typeof import("./getSsoMetadata").getSsoMetadata;
export declare const getSsoMetadataOutput: typeof import("./getSsoMetadata").getSsoMetadataOutput;
export { GetSsoRolesArgs, GetSsoRolesResult, GetSsoRolesOutputArgs } from "./getSsoRoles";
export declare const getSsoRoles: typeof import("./getSsoRoles").getSsoRoles;
export declare const getSsoRolesOutput: typeof import("./getSsoRoles").getSsoRolesOutput;
export { GetVpnsArgs, GetVpnsResult, GetVpnsOutputArgs } from "./getVpns";
export declare const getVpns: typeof import("./getVpns").getVpns;
export declare const getVpnsOutput: typeof import("./getVpns").getVpnsOutput;
export { GetWebhooksArgs, GetWebhooksResult, GetWebhooksOutputArgs } from "./getWebhooks";
export declare const getWebhooks: typeof import("./getWebhooks").getWebhooks;
export declare const getWebhooksOutput: typeof import("./getWebhooks").getWebhooksOutput;
export { GetWlansArgs, GetWlansResult, GetWlansOutputArgs } from "./getWlans";
export declare const getWlans: typeof import("./getWlans").getWlans;
export declare const getWlansOutput: typeof import("./getWlans").getWlansOutput;
export { GetWlantemplatesArgs, GetWlantemplatesResult, GetWlantemplatesOutputArgs } from "./getWlantemplates";
export declare const getWlantemplates: typeof import("./getWlantemplates").getWlantemplates;
export declare const getWlantemplatesOutput: typeof import("./getWlantemplates").getWlantemplatesOutput;
export { GetWxtagsArgs, GetWxtagsResult, GetWxtagsOutputArgs } from "./getWxtags";
export declare const getWxtags: typeof import("./getWxtags").getWxtags;
export declare const getWxtagsOutput: typeof import("./getWxtags").getWxtagsOutput;
export { IdpprofileArgs, IdpprofileState } from "./idpprofile";
export type Idpprofile = import("./idpprofile").Idpprofile;
export declare const Idpprofile: typeof import("./idpprofile").Idpprofile;
export { InventoryArgs, InventoryState } from "./inventory";
export type Inventory = import("./inventory").Inventory;
export declare const Inventory: typeof import("./inventory").Inventory;
export { NacEndpointArgs, NacEndpointState } from "./nacEndpoint";
export type NacEndpoint = import("./nacEndpoint").NacEndpoint;
export declare const NacEndpoint: typeof import("./nacEndpoint").NacEndpoint;
export { NacidpArgs, NacidpState } from "./nacidp";
export type Nacidp = import("./nacidp").Nacidp;
export declare const Nacidp: typeof import("./nacidp").Nacidp;
export { NacruleArgs, NacruleState } from "./nacrule";
export type Nacrule = import("./nacrule").Nacrule;
export declare const Nacrule: typeof import("./nacrule").Nacrule;
export { NactagArgs, NactagState } from "./nactag";
export type Nactag = import("./nactag").Nactag;
export declare const Nactag: typeof import("./nactag").Nactag;
export { NetworkArgs, NetworkState } from "./network";
export type Network = import("./network").Network;
export declare const Network: typeof import("./network").Network;
export { NetworktemplateArgs, NetworktemplateState } from "./networktemplate";
export type Networktemplate = import("./networktemplate").Networktemplate;
export declare const Networktemplate: typeof import("./networktemplate").Networktemplate;
export { PskArgs, PskState } from "./psk";
export type Psk = import("./psk").Psk;
export declare const Psk: typeof import("./psk").Psk;
export { RftemplateArgs, RftemplateState } from "./rftemplate";
export type Rftemplate = import("./rftemplate").Rftemplate;
export declare const Rftemplate: typeof import("./rftemplate").Rftemplate;
export { ServiceArgs, ServiceState } from "./service";
export type Service = import("./service").Service;
export declare const Service: typeof import("./service").Service;
export { ServicepolicyArgs, ServicepolicyState } from "./servicepolicy";
export type Servicepolicy = import("./servicepolicy").Servicepolicy;
export declare const Servicepolicy: typeof import("./servicepolicy").Servicepolicy;
export { SettingArgs, SettingState } from "./setting";
export type Setting = import("./setting").Setting;
export declare const Setting: typeof import("./setting").Setting;
export { SitegroupArgs, SitegroupState } from "./sitegroup";
export type Sitegroup = import("./sitegroup").Sitegroup;
export declare const Sitegroup: typeof import("./sitegroup").Sitegroup;
export { SsoArgs, SsoState } from "./sso";
export type Sso = import("./sso").Sso;
export declare const Sso: typeof import("./sso").Sso;
export { SsoRoleArgs, SsoRoleState } from "./ssoRole";
export type SsoRole = import("./ssoRole").SsoRole;
export declare const SsoRole: typeof import("./ssoRole").SsoRole;
export { VpnArgs, VpnState } from "./vpn";
export type Vpn = import("./vpn").Vpn;
export declare const Vpn: typeof import("./vpn").Vpn;
export { WebhookArgs, WebhookState } from "./webhook";
export type Webhook = import("./webhook").Webhook;
export declare const Webhook: typeof import("./webhook").Webhook;
export { WlanArgs, WlanState } from "./wlan";
export type Wlan = import("./wlan").Wlan;
export declare const Wlan: typeof import("./wlan").Wlan;
export { WlanPortalImageArgs, WlanPortalImageState } from "./wlanPortalImage";
export type WlanPortalImage = import("./wlanPortalImage").WlanPortalImage;
export declare const WlanPortalImage: typeof import("./wlanPortalImage").WlanPortalImage;
export { WlanPortalTemplateArgs, WlanPortalTemplateState } from "./wlanPortalTemplate";
export type WlanPortalTemplate = import("./wlanPortalTemplate").WlanPortalTemplate;
export declare const WlanPortalTemplate: typeof import("./wlanPortalTemplate").WlanPortalTemplate;
export { WlantemplateArgs, WlantemplateState } from "./wlantemplate";
export type Wlantemplate = import("./wlantemplate").Wlantemplate;
export declare const Wlantemplate: typeof import("./wlantemplate").Wlantemplate;
export { WxruleArgs, WxruleState } from "./wxrule";
export type Wxrule = import("./wxrule").Wxrule;
export declare const Wxrule: typeof import("./wxrule").Wxrule;
export { WxtagArgs, WxtagState } from "./wxtag";
export type Wxtag = import("./wxtag").Wxtag;
export declare const Wxtag: typeof import("./wxtag").Wxtag;