@pulumi/sdwan 0.2.0-alpha.1730384781 → 0.2.0
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/activateCentralizedPolicy.d.ts +6 -0
- package/activateCentralizedPolicy.js +6 -0
- package/activateCentralizedPolicy.js.map +1 -1
- package/applicationPriorityFeatureProfile.d.ts +1 -0
- package/applicationPriorityFeatureProfile.js +1 -0
- package/applicationPriorityFeatureProfile.js.map +1 -1
- package/applicationPriorityQosPolicy.d.ts +3 -1
- package/applicationPriorityQosPolicy.js +3 -1
- package/applicationPriorityQosPolicy.js.map +1 -1
- package/applicationPriorityTrafficPolicyPolicy.d.ts +133 -0
- package/applicationPriorityTrafficPolicyPolicy.js +87 -0
- package/applicationPriorityTrafficPolicyPolicy.js.map +1 -0
- package/attachFeatureDeviceTemplate.d.ts +8 -0
- package/attachFeatureDeviceTemplate.js +8 -0
- package/attachFeatureDeviceTemplate.js.map +1 -1
- package/cliFeatureProfile.d.ts +1 -0
- package/cliFeatureProfile.js +1 -0
- package/cliFeatureProfile.js.map +1 -1
- package/config/vars.d.ts +5 -5
- package/configurationGroup.d.ts +31 -0
- package/configurationGroup.js +11 -0
- package/configurationGroup.js.map +1 -1
- package/dnsSecurityFeatureProfile.d.ts +82 -0
- package/dnsSecurityFeatureProfile.js +76 -0
- package/dnsSecurityFeatureProfile.js.map +1 -0
- package/embeddedSecurityFeatureProfile.d.ts +82 -0
- package/embeddedSecurityFeatureProfile.js +76 -0
- package/embeddedSecurityFeatureProfile.js.map +1 -0
- package/getApplicationPriorityTrafficPolicyPolicy.d.ts +92 -0
- package/getApplicationPriorityTrafficPolicyPolicy.js +54 -0
- package/getApplicationPriorityTrafficPolicyPolicy.js.map +1 -0
- package/getConfigurationGroup.d.ts +8 -0
- package/getConfigurationGroup.js.map +1 -1
- package/getDnsSecurityFeatureProfile.d.ts +66 -0
- package/getDnsSecurityFeatureProfile.js +50 -0
- package/getDnsSecurityFeatureProfile.js.map +1 -0
- package/getEmbeddedSecurityFeatureProfile.d.ts +66 -0
- package/getEmbeddedSecurityFeatureProfile.js +50 -0
- package/getEmbeddedSecurityFeatureProfile.js.map +1 -0
- package/getPolicyObjectAppProbeClass.d.ts +89 -0
- package/getPolicyObjectAppProbeClass.js +54 -0
- package/getPolicyObjectAppProbeClass.js.map +1 -0
- package/getPolicyObjectApplicationList.d.ts +89 -0
- package/getPolicyObjectApplicationList.js +54 -0
- package/getPolicyObjectApplicationList.js.map +1 -0
- package/getPolicyObjectAsPathList.d.ts +93 -0
- package/getPolicyObjectAsPathList.js +54 -0
- package/getPolicyObjectAsPathList.js.map +1 -0
- package/getPolicyObjectFeatureProfile.d.ts +42 -2
- package/getPolicyObjectFeatureProfile.js +30 -4
- package/getPolicyObjectFeatureProfile.js.map +1 -1
- package/getPolicyObjectPreferredColorGroup.d.ts +89 -0
- package/getPolicyObjectPreferredColorGroup.js +54 -0
- package/getPolicyObjectPreferredColorGroup.js.map +1 -0
- package/getPolicyObjectSecurityDataIpv4PrefixList.d.ts +86 -0
- package/getPolicyObjectSecurityDataIpv4PrefixList.js +54 -0
- package/getPolicyObjectSecurityDataIpv4PrefixList.js.map +1 -0
- package/getPolicyObjectSecurityFqdnList.d.ts +86 -0
- package/getPolicyObjectSecurityFqdnList.js +54 -0
- package/getPolicyObjectSecurityFqdnList.js.map +1 -0
- package/getPolicyObjectSecurityGeolocationList.d.ts +89 -0
- package/getPolicyObjectSecurityGeolocationList.js +54 -0
- package/getPolicyObjectSecurityGeolocationList.js.map +1 -0
- package/getPolicyObjectSecurityIdentityList.d.ts +89 -0
- package/getPolicyObjectSecurityIdentityList.js +54 -0
- package/getPolicyObjectSecurityIdentityList.js.map +1 -0
- package/getPolicyObjectSecurityIpsSignature.d.ts +89 -0
- package/getPolicyObjectSecurityIpsSignature.js +54 -0
- package/getPolicyObjectSecurityIpsSignature.js.map +1 -0
- package/getPolicyObjectSecurityLocalApplicationList.d.ts +89 -0
- package/getPolicyObjectSecurityLocalApplicationList.js +54 -0
- package/getPolicyObjectSecurityLocalApplicationList.js.map +1 -0
- package/getPolicyObjectSecurityLocalDomainList.d.ts +86 -0
- package/getPolicyObjectSecurityLocalDomainList.js +54 -0
- package/getPolicyObjectSecurityLocalDomainList.js.map +1 -0
- package/getPolicyObjectSecurityPortList.d.ts +89 -0
- package/getPolicyObjectSecurityPortList.js +54 -0
- package/getPolicyObjectSecurityPortList.js.map +1 -0
- package/getPolicyObjectSecurityScalableGroupTagList.d.ts +86 -0
- package/getPolicyObjectSecurityScalableGroupTagList.js +54 -0
- package/getPolicyObjectSecurityScalableGroupTagList.js.map +1 -0
- package/getPolicyObjectSecurityUrlAllowList.d.ts +89 -0
- package/getPolicyObjectSecurityUrlAllowList.js +54 -0
- package/getPolicyObjectSecurityUrlAllowList.js.map +1 -0
- package/getPolicyObjectSecurityUrlBlockList.d.ts +89 -0
- package/getPolicyObjectSecurityUrlBlockList.js +54 -0
- package/getPolicyObjectSecurityUrlBlockList.js.map +1 -0
- package/getPolicyObjectSlaClassList.d.ts +89 -0
- package/getPolicyObjectSlaClassList.js +54 -0
- package/getPolicyObjectSlaClassList.js.map +1 -0
- package/getPolicyObjectStandardCommunityList.d.ts +89 -0
- package/getPolicyObjectStandardCommunityList.js +54 -0
- package/getPolicyObjectStandardCommunityList.js.map +1 -0
- package/getPolicyObjectVpnGroup.d.ts +89 -0
- package/getPolicyObjectVpnGroup.js +54 -0
- package/getPolicyObjectVpnGroup.js.map +1 -0
- package/getServiceIpv4AclFeature.d.ts +93 -0
- package/getServiceIpv4AclFeature.js +54 -0
- package/getServiceIpv4AclFeature.js.map +1 -0
- package/getServiceIpv6AclFeature.d.ts +93 -0
- package/getServiceIpv6AclFeature.js +54 -0
- package/getServiceIpv6AclFeature.js.map +1 -0
- package/getServiceMulticastFeature.d.ts +185 -0
- package/getServiceMulticastFeature.js +54 -0
- package/getServiceMulticastFeature.js.map +1 -0
- package/getServiceRoutingEigrpFeature.d.ts +150 -0
- package/getServiceRoutingEigrpFeature.js +54 -0
- package/getServiceRoutingEigrpFeature.js.map +1 -0
- package/getServiceWirelessLanFeature.d.ts +157 -0
- package/getServiceWirelessLanFeature.js +54 -0
- package/getServiceWirelessLanFeature.js.map +1 -0
- package/getSigSecurityFeatureProfile.d.ts +66 -0
- package/getSigSecurityFeatureProfile.js +50 -0
- package/getSigSecurityFeatureProfile.js.map +1 -0
- package/getTransportIpv4AclFeature.d.ts +93 -0
- package/getTransportIpv4AclFeature.js +54 -0
- package/getTransportIpv4AclFeature.js.map +1 -0
- package/getTransportIpv6AclFeature.d.ts +93 -0
- package/getTransportIpv6AclFeature.js +54 -0
- package/getTransportIpv6AclFeature.js.map +1 -0
- package/getTransportManagementVpnInterfaceEthernetFeature.d.ts +8 -0
- package/getTransportManagementVpnInterfaceEthernetFeature.js.map +1 -1
- package/getTransportT1E1ControllerFeature.d.ts +101 -0
- package/getTransportT1E1ControllerFeature.js +54 -0
- package/getTransportT1E1ControllerFeature.js.map +1 -0
- package/getTransportWanVpnInterfaceEthernetFeature.d.ts +8 -0
- package/getTransportWanVpnInterfaceEthernetFeature.js.map +1 -1
- package/index.d.ts +181 -1
- package/index.js +253 -11
- package/index.js.map +1 -1
- package/otherFeatureProfile.d.ts +1 -0
- package/otherFeatureProfile.js +1 -0
- package/otherFeatureProfile.js.map +1 -1
- package/otherThousandeyesFeature.d.ts +3 -1
- package/otherThousandeyesFeature.js +3 -1
- package/otherThousandeyesFeature.js.map +1 -1
- package/otherUcseFeature.d.ts +7 -5
- package/otherUcseFeature.js +3 -7
- package/otherUcseFeature.js.map +1 -1
- package/package.json +2 -2
- package/policyObjectAppProbeClass.d.ts +106 -0
- package/policyObjectAppProbeClass.js +75 -0
- package/policyObjectAppProbeClass.js.map +1 -0
- package/policyObjectApplicationList.d.ts +122 -0
- package/policyObjectApplicationList.js +91 -0
- package/policyObjectApplicationList.js.map +1 -0
- package/policyObjectAsPathList.d.ts +118 -0
- package/policyObjectAsPathList.js +80 -0
- package/policyObjectAsPathList.js.map +1 -0
- package/policyObjectClassMap.d.ts +3 -1
- package/policyObjectClassMap.js +3 -1
- package/policyObjectClassMap.js.map +1 -1
- package/policyObjectColorList.d.ts +3 -1
- package/policyObjectColorList.js +3 -1
- package/policyObjectColorList.js.map +1 -1
- package/policyObjectDataIpv4PrefixList.d.ts +3 -1
- package/policyObjectDataIpv4PrefixList.js +3 -1
- package/policyObjectDataIpv4PrefixList.js.map +1 -1
- package/policyObjectDataIpv6PrefixList.d.ts +3 -1
- package/policyObjectDataIpv6PrefixList.js +3 -1
- package/policyObjectDataIpv6PrefixList.js.map +1 -1
- package/policyObjectExpandedCommunityList.d.ts +3 -1
- package/policyObjectExpandedCommunityList.js +3 -1
- package/policyObjectExpandedCommunityList.js.map +1 -1
- package/policyObjectExtendedCommunityList.d.ts +3 -1
- package/policyObjectExtendedCommunityList.js +3 -1
- package/policyObjectExtendedCommunityList.js.map +1 -1
- package/policyObjectFeatureProfile.d.ts +1 -0
- package/policyObjectFeatureProfile.js +1 -0
- package/policyObjectFeatureProfile.js.map +1 -1
- package/policyObjectIpv4PrefixList.d.ts +3 -1
- package/policyObjectIpv4PrefixList.js +3 -1
- package/policyObjectIpv4PrefixList.js.map +1 -1
- package/policyObjectIpv6PrefixList.d.ts +3 -1
- package/policyObjectIpv6PrefixList.js +3 -1
- package/policyObjectIpv6PrefixList.js.map +1 -1
- package/policyObjectMirror.d.ts +3 -1
- package/policyObjectMirror.js +3 -1
- package/policyObjectMirror.js.map +1 -1
- package/policyObjectPolicer.d.ts +3 -1
- package/policyObjectPolicer.js +3 -1
- package/policyObjectPolicer.js.map +1 -1
- package/policyObjectPreferredColorGroup.d.ts +106 -0
- package/policyObjectPreferredColorGroup.js +75 -0
- package/policyObjectPreferredColorGroup.js.map +1 -0
- package/policyObjectSecurityDataIpv4PrefixList.d.ts +97 -0
- package/policyObjectSecurityDataIpv4PrefixList.js +75 -0
- package/policyObjectSecurityDataIpv4PrefixList.js.map +1 -0
- package/policyObjectSecurityFqdnList.d.ts +113 -0
- package/policyObjectSecurityFqdnList.js +91 -0
- package/policyObjectSecurityFqdnList.js.map +1 -0
- package/policyObjectSecurityGeolocationList.d.ts +122 -0
- package/policyObjectSecurityGeolocationList.js +91 -0
- package/policyObjectSecurityGeolocationList.js.map +1 -0
- package/policyObjectSecurityIdentityList.d.ts +122 -0
- package/policyObjectSecurityIdentityList.js +88 -0
- package/policyObjectSecurityIdentityList.js.map +1 -0
- package/policyObjectSecurityIpsSignature.d.ts +106 -0
- package/policyObjectSecurityIpsSignature.js +75 -0
- package/policyObjectSecurityIpsSignature.js.map +1 -0
- package/policyObjectSecurityLocalApplicationList.d.ts +122 -0
- package/policyObjectSecurityLocalApplicationList.js +88 -0
- package/policyObjectSecurityLocalApplicationList.js.map +1 -0
- package/policyObjectSecurityLocalDomainList.d.ts +97 -0
- package/policyObjectSecurityLocalDomainList.js +75 -0
- package/policyObjectSecurityLocalDomainList.js.map +1 -0
- package/policyObjectSecurityPortList.d.ts +122 -0
- package/policyObjectSecurityPortList.js +91 -0
- package/policyObjectSecurityPortList.js.map +1 -0
- package/policyObjectSecurityScalableGroupTagList.d.ts +97 -0
- package/policyObjectSecurityScalableGroupTagList.js +75 -0
- package/policyObjectSecurityScalableGroupTagList.js.map +1 -0
- package/policyObjectSecurityUrlAllowList.d.ts +122 -0
- package/policyObjectSecurityUrlAllowList.js +91 -0
- package/policyObjectSecurityUrlAllowList.js.map +1 -0
- package/policyObjectSecurityUrlBlockList.d.ts +122 -0
- package/policyObjectSecurityUrlBlockList.js +91 -0
- package/policyObjectSecurityUrlBlockList.js.map +1 -0
- package/policyObjectSlaClassList.d.ts +106 -0
- package/policyObjectSlaClassList.js +75 -0
- package/policyObjectSlaClassList.js.map +1 -0
- package/policyObjectStandardCommunityList.d.ts +106 -0
- package/policyObjectStandardCommunityList.js +75 -0
- package/policyObjectStandardCommunityList.js.map +1 -0
- package/policyObjectTlocList.d.ts +3 -1
- package/policyObjectTlocList.js +3 -1
- package/policyObjectTlocList.js.map +1 -1
- package/policyObjectVpnGroup.d.ts +122 -0
- package/policyObjectVpnGroup.js +91 -0
- package/policyObjectVpnGroup.js.map +1 -0
- package/provider.d.ts +8 -8
- package/serviceFeatureProfile.d.ts +1 -0
- package/serviceFeatureProfile.js +1 -0
- package/serviceFeatureProfile.js.map +1 -1
- package/serviceIpv4AclFeature.d.ts +118 -0
- package/serviceIpv4AclFeature.js +71 -0
- package/serviceIpv4AclFeature.js.map +1 -0
- package/serviceIpv6AclFeature.d.ts +118 -0
- package/serviceIpv6AclFeature.js +71 -0
- package/serviceIpv6AclFeature.js.map +1 -0
- package/serviceLanVpnFeature.d.ts +3 -1
- package/serviceLanVpnFeature.js +3 -1
- package/serviceLanVpnFeature.js.map +1 -1
- package/serviceLanVpnInterfaceEthernetFeature.d.ts +3 -1
- package/serviceLanVpnInterfaceEthernetFeature.js +3 -1
- package/serviceLanVpnInterfaceEthernetFeature.js.map +1 -1
- package/serviceLanVpnInterfaceGreFeature.d.ts +11 -9
- package/serviceLanVpnInterfaceGreFeature.js +3 -13
- package/serviceLanVpnInterfaceGreFeature.js.map +1 -1
- package/serviceLanVpnInterfaceIpsecFeature.d.ts +21 -19
- package/serviceLanVpnInterfaceIpsecFeature.js +3 -28
- package/serviceLanVpnInterfaceIpsecFeature.js.map +1 -1
- package/serviceLanVpnInterfaceSviFeature.d.ts +9 -7
- package/serviceLanVpnInterfaceSviFeature.js +3 -10
- package/serviceLanVpnInterfaceSviFeature.js.map +1 -1
- package/serviceMulticastFeature.d.ts +394 -0
- package/serviceMulticastFeature.js +120 -0
- package/serviceMulticastFeature.js.map +1 -0
- package/serviceObjectTrackerFeature.d.ts +3 -1
- package/serviceObjectTrackerFeature.js +3 -1
- package/serviceObjectTrackerFeature.js.map +1 -1
- package/serviceObjectTrackerGroupFeature.d.ts +3 -1
- package/serviceObjectTrackerGroupFeature.js +3 -1
- package/serviceObjectTrackerGroupFeature.js.map +1 -1
- package/serviceRoutePolicyFeature.d.ts +3 -1
- package/serviceRoutePolicyFeature.js +3 -1
- package/serviceRoutePolicyFeature.js.map +1 -1
- package/serviceRoutingBgpFeature.d.ts +3 -1
- package/serviceRoutingBgpFeature.js +3 -1
- package/serviceRoutingBgpFeature.js.map +1 -1
- package/serviceRoutingEigrpFeature.d.ts +289 -0
- package/serviceRoutingEigrpFeature.js +107 -0
- package/serviceRoutingEigrpFeature.js.map +1 -0
- package/serviceRoutingOspfFeature.d.ts +3 -1
- package/serviceRoutingOspfFeature.js +3 -1
- package/serviceRoutingOspfFeature.js.map +1 -1
- package/serviceRoutingOspfv3Ipv4Feature.d.ts +3 -1
- package/serviceRoutingOspfv3Ipv4Feature.js +3 -1
- package/serviceRoutingOspfv3Ipv4Feature.js.map +1 -1
- package/serviceRoutingOspfv3Ipv6Feature.d.ts +3 -1
- package/serviceRoutingOspfv3Ipv6Feature.js +3 -1
- package/serviceRoutingOspfv3Ipv6Feature.js.map +1 -1
- package/serviceSwitchportFeature.d.ts +3 -1
- package/serviceSwitchportFeature.js +3 -1
- package/serviceSwitchportFeature.js.map +1 -1
- package/serviceTrackerFeature.d.ts +3 -1
- package/serviceTrackerFeature.js +3 -1
- package/serviceTrackerFeature.js.map +1 -1
- package/serviceTrackerGroupFeature.d.ts +3 -1
- package/serviceTrackerGroupFeature.js +3 -1
- package/serviceTrackerGroupFeature.js.map +1 -1
- package/serviceWirelessLanFeature.d.ts +349 -0
- package/serviceWirelessLanFeature.js +112 -0
- package/serviceWirelessLanFeature.js.map +1 -0
- package/sigSecurityFeatureProfile.d.ts +82 -0
- package/sigSecurityFeatureProfile.js +76 -0
- package/sigSecurityFeatureProfile.js.map +1 -0
- package/systemAaaFeature.d.ts +3 -1
- package/systemAaaFeature.js +3 -1
- package/systemAaaFeature.js.map +1 -1
- package/systemBannerFeature.d.ts +3 -1
- package/systemBannerFeature.js +3 -1
- package/systemBannerFeature.js.map +1 -1
- package/systemBasicFeature.d.ts +3 -1
- package/systemBasicFeature.js +3 -1
- package/systemBasicFeature.js.map +1 -1
- package/systemBfdFeature.d.ts +3 -1
- package/systemBfdFeature.js +3 -1
- package/systemBfdFeature.js.map +1 -1
- package/systemFeatureProfile.d.ts +1 -0
- package/systemFeatureProfile.js +1 -0
- package/systemFeatureProfile.js.map +1 -1
- package/systemFlexiblePortSpeedFeature.d.ts +3 -1
- package/systemFlexiblePortSpeedFeature.js +3 -1
- package/systemFlexiblePortSpeedFeature.js.map +1 -1
- package/systemGlobalFeature.d.ts +3 -1
- package/systemGlobalFeature.js +3 -1
- package/systemGlobalFeature.js.map +1 -1
- package/systemIpv4DeviceAccessFeature.d.ts +3 -1
- package/systemIpv4DeviceAccessFeature.js +3 -1
- package/systemIpv4DeviceAccessFeature.js.map +1 -1
- package/systemIpv6DeviceAccessFeature.d.ts +3 -1
- package/systemIpv6DeviceAccessFeature.js +3 -1
- package/systemIpv6DeviceAccessFeature.js.map +1 -1
- package/systemLoggingFeature.d.ts +3 -1
- package/systemLoggingFeature.js +3 -1
- package/systemLoggingFeature.js.map +1 -1
- package/systemMrfFeature.d.ts +3 -1
- package/systemMrfFeature.js +3 -1
- package/systemMrfFeature.js.map +1 -1
- package/systemNtpFeature.d.ts +3 -1
- package/systemNtpFeature.js +3 -1
- package/systemNtpFeature.js.map +1 -1
- package/systemOmpFeature.d.ts +3 -1
- package/systemOmpFeature.js +3 -1
- package/systemOmpFeature.js.map +1 -1
- package/systemPerformanceMonitoringFeature.d.ts +3 -1
- package/systemPerformanceMonitoringFeature.js +3 -1
- package/systemPerformanceMonitoringFeature.js.map +1 -1
- package/systemRemoteAccessFeature.d.ts +3 -1
- package/systemRemoteAccessFeature.js +3 -1
- package/systemRemoteAccessFeature.js.map +1 -1
- package/systemSecurityFeature.d.ts +3 -1
- package/systemSecurityFeature.js +3 -1
- package/systemSecurityFeature.js.map +1 -1
- package/systemSnmpFeature.d.ts +3 -1
- package/systemSnmpFeature.js +3 -1
- package/systemSnmpFeature.js.map +1 -1
- package/transportFeatureProfile.d.ts +1 -0
- package/transportFeatureProfile.js +1 -0
- package/transportFeatureProfile.js.map +1 -1
- package/transportGpsFeature.d.ts +3 -1
- package/transportGpsFeature.js +3 -1
- package/transportGpsFeature.js.map +1 -1
- package/transportIpv4AclFeature.d.ts +118 -0
- package/transportIpv4AclFeature.js +71 -0
- package/transportIpv4AclFeature.js.map +1 -0
- package/transportIpv6AclFeature.d.ts +118 -0
- package/transportIpv6AclFeature.js +71 -0
- package/transportIpv6AclFeature.js.map +1 -0
- package/transportIpv6TrackerFeature.d.ts +3 -1
- package/transportIpv6TrackerFeature.js +3 -1
- package/transportIpv6TrackerFeature.js.map +1 -1
- package/transportIpv6TrackerGroupFeature.d.ts +3 -1
- package/transportIpv6TrackerGroupFeature.js +3 -1
- package/transportIpv6TrackerGroupFeature.js.map +1 -1
- package/transportManagementVpnFeature.d.ts +3 -1
- package/transportManagementVpnFeature.js +3 -1
- package/transportManagementVpnFeature.js.map +1 -1
- package/transportManagementVpnInterfaceEthernetFeature.d.ts +63 -31
- package/transportManagementVpnInterfaceEthernetFeature.js +7 -1
- package/transportManagementVpnInterfaceEthernetFeature.js.map +1 -1
- package/transportRoutePolicyFeature.d.ts +3 -1
- package/transportRoutePolicyFeature.js +3 -1
- package/transportRoutePolicyFeature.js.map +1 -1
- package/transportRoutingBgpFeature.d.ts +3 -1
- package/transportRoutingBgpFeature.js +3 -1
- package/transportRoutingBgpFeature.js.map +1 -1
- package/transportRoutingOspfFeature.d.ts +3 -1
- package/transportRoutingOspfFeature.js +3 -1
- package/transportRoutingOspfFeature.js.map +1 -1
- package/transportRoutingOspfv3Ipv4Feature.d.ts +3 -1
- package/transportRoutingOspfv3Ipv4Feature.js +3 -1
- package/transportRoutingOspfv3Ipv4Feature.js.map +1 -1
- package/transportRoutingOspfv3Ipv6Feature.d.ts +3 -1
- package/transportRoutingOspfv3Ipv6Feature.js +3 -1
- package/transportRoutingOspfv3Ipv6Feature.js.map +1 -1
- package/transportT1E1ControllerFeature.d.ts +142 -0
- package/transportT1E1ControllerFeature.js +84 -0
- package/transportT1E1ControllerFeature.js.map +1 -0
- package/transportTrackerFeature.d.ts +3 -1
- package/transportTrackerFeature.js +3 -1
- package/transportTrackerFeature.js.map +1 -1
- package/transportTrackerGroupFeature.d.ts +3 -1
- package/transportTrackerGroupFeature.js +3 -1
- package/transportTrackerGroupFeature.js.map +1 -1
- package/transportWanVpnFeature.d.ts +3 -1
- package/transportWanVpnFeature.js +3 -1
- package/transportWanVpnFeature.js.map +1 -1
- package/transportWanVpnInterfaceCellularFeature.d.ts +3 -1
- package/transportWanVpnInterfaceCellularFeature.js +3 -1
- package/transportWanVpnInterfaceCellularFeature.js.map +1 -1
- package/transportWanVpnInterfaceEthernetFeature.d.ts +69 -37
- package/transportWanVpnInterfaceEthernetFeature.js +7 -1
- package/transportWanVpnInterfaceEthernetFeature.js.map +1 -1
- package/transportWanVpnInterfaceGreFeature.d.ts +3 -1
- package/transportWanVpnInterfaceGreFeature.js +3 -1
- package/transportWanVpnInterfaceGreFeature.js.map +1 -1
- package/transportWanVpnInterfaceIpsecFeature.d.ts +3 -1
- package/transportWanVpnInterfaceIpsecFeature.js +3 -1
- package/transportWanVpnInterfaceIpsecFeature.js.map +1 -1
- package/transportWanVpnInterfaceT1E1SerialFeature.d.ts +3 -1
- package/transportWanVpnInterfaceT1E1SerialFeature.js +3 -1
- package/transportWanVpnInterfaceT1E1SerialFeature.js.map +1 -1
- package/types/input.d.ts +1579 -94
- package/types/output.d.ts +3090 -285
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "./types/output";
|
|
3
|
+
/**
|
|
4
|
+
* This data source can read the Policy Object App Probe Class Policy_object.
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
*
|
|
8
|
+
* ```typescript
|
|
9
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
10
|
+
* import * as sdwan from "@pulumi/sdwan";
|
|
11
|
+
*
|
|
12
|
+
* const example = sdwan.getPolicyObjectAppProbeClass({
|
|
13
|
+
* id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
|
|
14
|
+
* featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
|
|
15
|
+
* });
|
|
16
|
+
* ```
|
|
17
|
+
*/
|
|
18
|
+
export declare function getPolicyObjectAppProbeClass(args: GetPolicyObjectAppProbeClassArgs, opts?: pulumi.InvokeOptions): Promise<GetPolicyObjectAppProbeClassResult>;
|
|
19
|
+
/**
|
|
20
|
+
* A collection of arguments for invoking getPolicyObjectAppProbeClass.
|
|
21
|
+
*/
|
|
22
|
+
export interface GetPolicyObjectAppProbeClassArgs {
|
|
23
|
+
/**
|
|
24
|
+
* Feature Profile ID
|
|
25
|
+
*/
|
|
26
|
+
featureProfileId: string;
|
|
27
|
+
/**
|
|
28
|
+
* The id of the Policy_object
|
|
29
|
+
*/
|
|
30
|
+
id: string;
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* A collection of values returned by getPolicyObjectAppProbeClass.
|
|
34
|
+
*/
|
|
35
|
+
export interface GetPolicyObjectAppProbeClassResult {
|
|
36
|
+
/**
|
|
37
|
+
* The description of the Policy_object
|
|
38
|
+
*/
|
|
39
|
+
readonly description: string;
|
|
40
|
+
/**
|
|
41
|
+
* App Probe List
|
|
42
|
+
*/
|
|
43
|
+
readonly entries: outputs.GetPolicyObjectAppProbeClassEntry[];
|
|
44
|
+
/**
|
|
45
|
+
* Feature Profile ID
|
|
46
|
+
*/
|
|
47
|
+
readonly featureProfileId: string;
|
|
48
|
+
/**
|
|
49
|
+
* The id of the Policy_object
|
|
50
|
+
*/
|
|
51
|
+
readonly id: string;
|
|
52
|
+
/**
|
|
53
|
+
* The name of the Policy_object
|
|
54
|
+
*/
|
|
55
|
+
readonly name: string;
|
|
56
|
+
/**
|
|
57
|
+
* The version of the Policy_object
|
|
58
|
+
*/
|
|
59
|
+
readonly version: number;
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* This data source can read the Policy Object App Probe Class Policy_object.
|
|
63
|
+
*
|
|
64
|
+
* ## Example Usage
|
|
65
|
+
*
|
|
66
|
+
* ```typescript
|
|
67
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
68
|
+
* import * as sdwan from "@pulumi/sdwan";
|
|
69
|
+
*
|
|
70
|
+
* const example = sdwan.getPolicyObjectAppProbeClass({
|
|
71
|
+
* id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
|
|
72
|
+
* featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
|
|
73
|
+
* });
|
|
74
|
+
* ```
|
|
75
|
+
*/
|
|
76
|
+
export declare function getPolicyObjectAppProbeClassOutput(args: GetPolicyObjectAppProbeClassOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetPolicyObjectAppProbeClassResult>;
|
|
77
|
+
/**
|
|
78
|
+
* A collection of arguments for invoking getPolicyObjectAppProbeClass.
|
|
79
|
+
*/
|
|
80
|
+
export interface GetPolicyObjectAppProbeClassOutputArgs {
|
|
81
|
+
/**
|
|
82
|
+
* Feature Profile ID
|
|
83
|
+
*/
|
|
84
|
+
featureProfileId: pulumi.Input<string>;
|
|
85
|
+
/**
|
|
86
|
+
* The id of the Policy_object
|
|
87
|
+
*/
|
|
88
|
+
id: pulumi.Input<string>;
|
|
89
|
+
}
|
|
@@ -0,0 +1,54 @@
|
|
|
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.getPolicyObjectAppProbeClassOutput = exports.getPolicyObjectAppProbeClass = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source can read the Policy Object App Probe Class Policy_object.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as sdwan from "@pulumi/sdwan";
|
|
16
|
+
*
|
|
17
|
+
* const example = sdwan.getPolicyObjectAppProbeClass({
|
|
18
|
+
* id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
|
|
19
|
+
* featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
|
|
20
|
+
* });
|
|
21
|
+
* ```
|
|
22
|
+
*/
|
|
23
|
+
function getPolicyObjectAppProbeClass(args, opts) {
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
25
|
+
return pulumi.runtime.invoke("sdwan:index/getPolicyObjectAppProbeClass:getPolicyObjectAppProbeClass", {
|
|
26
|
+
"featureProfileId": args.featureProfileId,
|
|
27
|
+
"id": args.id,
|
|
28
|
+
}, opts);
|
|
29
|
+
}
|
|
30
|
+
exports.getPolicyObjectAppProbeClass = getPolicyObjectAppProbeClass;
|
|
31
|
+
/**
|
|
32
|
+
* This data source can read the Policy Object App Probe Class Policy_object.
|
|
33
|
+
*
|
|
34
|
+
* ## Example Usage
|
|
35
|
+
*
|
|
36
|
+
* ```typescript
|
|
37
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
38
|
+
* import * as sdwan from "@pulumi/sdwan";
|
|
39
|
+
*
|
|
40
|
+
* const example = sdwan.getPolicyObjectAppProbeClass({
|
|
41
|
+
* id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
|
|
42
|
+
* featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
|
|
43
|
+
* });
|
|
44
|
+
* ```
|
|
45
|
+
*/
|
|
46
|
+
function getPolicyObjectAppProbeClassOutput(args, opts) {
|
|
47
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
48
|
+
return pulumi.runtime.invokeOutput("sdwan:index/getPolicyObjectAppProbeClass:getPolicyObjectAppProbeClass", {
|
|
49
|
+
"featureProfileId": args.featureProfileId,
|
|
50
|
+
"id": args.id,
|
|
51
|
+
}, opts);
|
|
52
|
+
}
|
|
53
|
+
exports.getPolicyObjectAppProbeClassOutput = getPolicyObjectAppProbeClassOutput;
|
|
54
|
+
//# sourceMappingURL=getPolicyObjectAppProbeClass.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getPolicyObjectAppProbeClass.js","sourceRoot":"","sources":["../getPolicyObjectAppProbeClass.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAA2B;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uEAAuE,EAAE;QAClG,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oEAMC;AA6CD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,kCAAkC,CAAC,IAA4C,EAAE,IAA2B;IACxH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uEAAuE,EAAE;QACxG,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gFAMC"}
|
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "./types/output";
|
|
3
|
+
/**
|
|
4
|
+
* This data source can read the Policy Object Application List Policy_object.
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
*
|
|
8
|
+
* ```typescript
|
|
9
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
10
|
+
* import * as sdwan from "@pulumi/sdwan";
|
|
11
|
+
*
|
|
12
|
+
* const example = sdwan.getPolicyObjectApplicationList({
|
|
13
|
+
* id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
|
|
14
|
+
* featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
|
|
15
|
+
* });
|
|
16
|
+
* ```
|
|
17
|
+
*/
|
|
18
|
+
export declare function getPolicyObjectApplicationList(args: GetPolicyObjectApplicationListArgs, opts?: pulumi.InvokeOptions): Promise<GetPolicyObjectApplicationListResult>;
|
|
19
|
+
/**
|
|
20
|
+
* A collection of arguments for invoking getPolicyObjectApplicationList.
|
|
21
|
+
*/
|
|
22
|
+
export interface GetPolicyObjectApplicationListArgs {
|
|
23
|
+
/**
|
|
24
|
+
* Feature Profile ID
|
|
25
|
+
*/
|
|
26
|
+
featureProfileId: string;
|
|
27
|
+
/**
|
|
28
|
+
* The id of the Policy_object
|
|
29
|
+
*/
|
|
30
|
+
id: string;
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* A collection of values returned by getPolicyObjectApplicationList.
|
|
34
|
+
*/
|
|
35
|
+
export interface GetPolicyObjectApplicationListResult {
|
|
36
|
+
/**
|
|
37
|
+
* The description of the Policy_object
|
|
38
|
+
*/
|
|
39
|
+
readonly description: string;
|
|
40
|
+
/**
|
|
41
|
+
* Centralized Policy App List
|
|
42
|
+
*/
|
|
43
|
+
readonly entries: outputs.GetPolicyObjectApplicationListEntry[];
|
|
44
|
+
/**
|
|
45
|
+
* Feature Profile ID
|
|
46
|
+
*/
|
|
47
|
+
readonly featureProfileId: string;
|
|
48
|
+
/**
|
|
49
|
+
* The id of the Policy_object
|
|
50
|
+
*/
|
|
51
|
+
readonly id: string;
|
|
52
|
+
/**
|
|
53
|
+
* The name of the Policy_object
|
|
54
|
+
*/
|
|
55
|
+
readonly name: string;
|
|
56
|
+
/**
|
|
57
|
+
* The version of the Policy_object
|
|
58
|
+
*/
|
|
59
|
+
readonly version: number;
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* This data source can read the Policy Object Application List Policy_object.
|
|
63
|
+
*
|
|
64
|
+
* ## Example Usage
|
|
65
|
+
*
|
|
66
|
+
* ```typescript
|
|
67
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
68
|
+
* import * as sdwan from "@pulumi/sdwan";
|
|
69
|
+
*
|
|
70
|
+
* const example = sdwan.getPolicyObjectApplicationList({
|
|
71
|
+
* id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
|
|
72
|
+
* featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
|
|
73
|
+
* });
|
|
74
|
+
* ```
|
|
75
|
+
*/
|
|
76
|
+
export declare function getPolicyObjectApplicationListOutput(args: GetPolicyObjectApplicationListOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetPolicyObjectApplicationListResult>;
|
|
77
|
+
/**
|
|
78
|
+
* A collection of arguments for invoking getPolicyObjectApplicationList.
|
|
79
|
+
*/
|
|
80
|
+
export interface GetPolicyObjectApplicationListOutputArgs {
|
|
81
|
+
/**
|
|
82
|
+
* Feature Profile ID
|
|
83
|
+
*/
|
|
84
|
+
featureProfileId: pulumi.Input<string>;
|
|
85
|
+
/**
|
|
86
|
+
* The id of the Policy_object
|
|
87
|
+
*/
|
|
88
|
+
id: pulumi.Input<string>;
|
|
89
|
+
}
|
|
@@ -0,0 +1,54 @@
|
|
|
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.getPolicyObjectApplicationListOutput = exports.getPolicyObjectApplicationList = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source can read the Policy Object Application List Policy_object.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as sdwan from "@pulumi/sdwan";
|
|
16
|
+
*
|
|
17
|
+
* const example = sdwan.getPolicyObjectApplicationList({
|
|
18
|
+
* id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
|
|
19
|
+
* featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
|
|
20
|
+
* });
|
|
21
|
+
* ```
|
|
22
|
+
*/
|
|
23
|
+
function getPolicyObjectApplicationList(args, opts) {
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
25
|
+
return pulumi.runtime.invoke("sdwan:index/getPolicyObjectApplicationList:getPolicyObjectApplicationList", {
|
|
26
|
+
"featureProfileId": args.featureProfileId,
|
|
27
|
+
"id": args.id,
|
|
28
|
+
}, opts);
|
|
29
|
+
}
|
|
30
|
+
exports.getPolicyObjectApplicationList = getPolicyObjectApplicationList;
|
|
31
|
+
/**
|
|
32
|
+
* This data source can read the Policy Object Application List Policy_object.
|
|
33
|
+
*
|
|
34
|
+
* ## Example Usage
|
|
35
|
+
*
|
|
36
|
+
* ```typescript
|
|
37
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
38
|
+
* import * as sdwan from "@pulumi/sdwan";
|
|
39
|
+
*
|
|
40
|
+
* const example = sdwan.getPolicyObjectApplicationList({
|
|
41
|
+
* id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
|
|
42
|
+
* featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
|
|
43
|
+
* });
|
|
44
|
+
* ```
|
|
45
|
+
*/
|
|
46
|
+
function getPolicyObjectApplicationListOutput(args, opts) {
|
|
47
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
48
|
+
return pulumi.runtime.invokeOutput("sdwan:index/getPolicyObjectApplicationList:getPolicyObjectApplicationList", {
|
|
49
|
+
"featureProfileId": args.featureProfileId,
|
|
50
|
+
"id": args.id,
|
|
51
|
+
}, opts);
|
|
52
|
+
}
|
|
53
|
+
exports.getPolicyObjectApplicationListOutput = getPolicyObjectApplicationListOutput;
|
|
54
|
+
//# sourceMappingURL=getPolicyObjectApplicationList.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getPolicyObjectApplicationList.js","sourceRoot":"","sources":["../getPolicyObjectApplicationList.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAA2B;IAChH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2EAA2E,EAAE;QACtG,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wEAMC;AA6CD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,oCAAoC,CAAC,IAA8C,EAAE,IAA2B;IAC5H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,2EAA2E,EAAE;QAC5G,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oFAMC"}
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "./types/output";
|
|
3
|
+
/**
|
|
4
|
+
* This data source can read the Policy Object AS Path List Policy_object.
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
*
|
|
8
|
+
* ```typescript
|
|
9
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
10
|
+
* import * as sdwan from "@pulumi/sdwan";
|
|
11
|
+
*
|
|
12
|
+
* const example = sdwan.getPolicyObjectAsPathList({
|
|
13
|
+
* id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
|
|
14
|
+
* featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
|
|
15
|
+
* });
|
|
16
|
+
* ```
|
|
17
|
+
*/
|
|
18
|
+
export declare function getPolicyObjectAsPathList(args: GetPolicyObjectAsPathListArgs, opts?: pulumi.InvokeOptions): Promise<GetPolicyObjectAsPathListResult>;
|
|
19
|
+
/**
|
|
20
|
+
* A collection of arguments for invoking getPolicyObjectAsPathList.
|
|
21
|
+
*/
|
|
22
|
+
export interface GetPolicyObjectAsPathListArgs {
|
|
23
|
+
/**
|
|
24
|
+
* Feature Profile ID
|
|
25
|
+
*/
|
|
26
|
+
featureProfileId: string;
|
|
27
|
+
/**
|
|
28
|
+
* The id of the Policy_object
|
|
29
|
+
*/
|
|
30
|
+
id: string;
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* A collection of values returned by getPolicyObjectAsPathList.
|
|
34
|
+
*/
|
|
35
|
+
export interface GetPolicyObjectAsPathListResult {
|
|
36
|
+
/**
|
|
37
|
+
* As path List Number
|
|
38
|
+
*/
|
|
39
|
+
readonly asPathListId: number;
|
|
40
|
+
/**
|
|
41
|
+
* The description of the Policy_object
|
|
42
|
+
*/
|
|
43
|
+
readonly description: string;
|
|
44
|
+
/**
|
|
45
|
+
* AS Path List
|
|
46
|
+
*/
|
|
47
|
+
readonly entries: outputs.GetPolicyObjectAsPathListEntry[];
|
|
48
|
+
/**
|
|
49
|
+
* Feature Profile ID
|
|
50
|
+
*/
|
|
51
|
+
readonly featureProfileId: string;
|
|
52
|
+
/**
|
|
53
|
+
* The id of the Policy_object
|
|
54
|
+
*/
|
|
55
|
+
readonly id: string;
|
|
56
|
+
/**
|
|
57
|
+
* The name of the Policy_object
|
|
58
|
+
*/
|
|
59
|
+
readonly name: string;
|
|
60
|
+
/**
|
|
61
|
+
* The version of the Policy_object
|
|
62
|
+
*/
|
|
63
|
+
readonly version: number;
|
|
64
|
+
}
|
|
65
|
+
/**
|
|
66
|
+
* This data source can read the Policy Object AS Path List Policy_object.
|
|
67
|
+
*
|
|
68
|
+
* ## Example Usage
|
|
69
|
+
*
|
|
70
|
+
* ```typescript
|
|
71
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
72
|
+
* import * as sdwan from "@pulumi/sdwan";
|
|
73
|
+
*
|
|
74
|
+
* const example = sdwan.getPolicyObjectAsPathList({
|
|
75
|
+
* id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
|
|
76
|
+
* featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
|
|
77
|
+
* });
|
|
78
|
+
* ```
|
|
79
|
+
*/
|
|
80
|
+
export declare function getPolicyObjectAsPathListOutput(args: GetPolicyObjectAsPathListOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetPolicyObjectAsPathListResult>;
|
|
81
|
+
/**
|
|
82
|
+
* A collection of arguments for invoking getPolicyObjectAsPathList.
|
|
83
|
+
*/
|
|
84
|
+
export interface GetPolicyObjectAsPathListOutputArgs {
|
|
85
|
+
/**
|
|
86
|
+
* Feature Profile ID
|
|
87
|
+
*/
|
|
88
|
+
featureProfileId: pulumi.Input<string>;
|
|
89
|
+
/**
|
|
90
|
+
* The id of the Policy_object
|
|
91
|
+
*/
|
|
92
|
+
id: pulumi.Input<string>;
|
|
93
|
+
}
|
|
@@ -0,0 +1,54 @@
|
|
|
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.getPolicyObjectAsPathListOutput = exports.getPolicyObjectAsPathList = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source can read the Policy Object AS Path List Policy_object.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as sdwan from "@pulumi/sdwan";
|
|
16
|
+
*
|
|
17
|
+
* const example = sdwan.getPolicyObjectAsPathList({
|
|
18
|
+
* id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
|
|
19
|
+
* featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
|
|
20
|
+
* });
|
|
21
|
+
* ```
|
|
22
|
+
*/
|
|
23
|
+
function getPolicyObjectAsPathList(args, opts) {
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
25
|
+
return pulumi.runtime.invoke("sdwan:index/getPolicyObjectAsPathList:getPolicyObjectAsPathList", {
|
|
26
|
+
"featureProfileId": args.featureProfileId,
|
|
27
|
+
"id": args.id,
|
|
28
|
+
}, opts);
|
|
29
|
+
}
|
|
30
|
+
exports.getPolicyObjectAsPathList = getPolicyObjectAsPathList;
|
|
31
|
+
/**
|
|
32
|
+
* This data source can read the Policy Object AS Path List Policy_object.
|
|
33
|
+
*
|
|
34
|
+
* ## Example Usage
|
|
35
|
+
*
|
|
36
|
+
* ```typescript
|
|
37
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
38
|
+
* import * as sdwan from "@pulumi/sdwan";
|
|
39
|
+
*
|
|
40
|
+
* const example = sdwan.getPolicyObjectAsPathList({
|
|
41
|
+
* id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
|
|
42
|
+
* featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
|
|
43
|
+
* });
|
|
44
|
+
* ```
|
|
45
|
+
*/
|
|
46
|
+
function getPolicyObjectAsPathListOutput(args, opts) {
|
|
47
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
48
|
+
return pulumi.runtime.invokeOutput("sdwan:index/getPolicyObjectAsPathList:getPolicyObjectAsPathList", {
|
|
49
|
+
"featureProfileId": args.featureProfileId,
|
|
50
|
+
"id": args.id,
|
|
51
|
+
}, opts);
|
|
52
|
+
}
|
|
53
|
+
exports.getPolicyObjectAsPathListOutput = getPolicyObjectAsPathListOutput;
|
|
54
|
+
//# sourceMappingURL=getPolicyObjectAsPathList.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getPolicyObjectAsPathList.js","sourceRoot":"","sources":["../getPolicyObjectAsPathList.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IACtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iEAAiE,EAAE;QAC5F,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8DAMC;AAiDD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,+BAA+B,CAAC,IAAyC,EAAE,IAA2B;IAClH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iEAAiE,EAAE;QAClG,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0EAMC"}
|
|
@@ -1,8 +1,28 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
3
|
* This data source can read the Policy Object Feature Profile .
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as sdwan from "@pulumi/sdwan";
|
|
10
|
+
*
|
|
11
|
+
* const example = sdwan.getPolicyObjectFeatureProfile({
|
|
12
|
+
* id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
|
|
13
|
+
* });
|
|
14
|
+
* ```
|
|
4
15
|
*/
|
|
5
|
-
export declare function getPolicyObjectFeatureProfile(opts?: pulumi.InvokeOptions): Promise<GetPolicyObjectFeatureProfileResult>;
|
|
16
|
+
export declare function getPolicyObjectFeatureProfile(args: GetPolicyObjectFeatureProfileArgs, opts?: pulumi.InvokeOptions): Promise<GetPolicyObjectFeatureProfileResult>;
|
|
17
|
+
/**
|
|
18
|
+
* A collection of arguments for invoking getPolicyObjectFeatureProfile.
|
|
19
|
+
*/
|
|
20
|
+
export interface GetPolicyObjectFeatureProfileArgs {
|
|
21
|
+
/**
|
|
22
|
+
* The id of the object
|
|
23
|
+
*/
|
|
24
|
+
id: string;
|
|
25
|
+
}
|
|
6
26
|
/**
|
|
7
27
|
* A collection of values returned by getPolicyObjectFeatureProfile.
|
|
8
28
|
*/
|
|
@@ -22,5 +42,25 @@ export interface GetPolicyObjectFeatureProfileResult {
|
|
|
22
42
|
}
|
|
23
43
|
/**
|
|
24
44
|
* This data source can read the Policy Object Feature Profile .
|
|
45
|
+
*
|
|
46
|
+
* ## Example Usage
|
|
47
|
+
*
|
|
48
|
+
* ```typescript
|
|
49
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
50
|
+
* import * as sdwan from "@pulumi/sdwan";
|
|
51
|
+
*
|
|
52
|
+
* const example = sdwan.getPolicyObjectFeatureProfile({
|
|
53
|
+
* id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
|
|
54
|
+
* });
|
|
55
|
+
* ```
|
|
25
56
|
*/
|
|
26
|
-
export declare function getPolicyObjectFeatureProfileOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetPolicyObjectFeatureProfileResult>;
|
|
57
|
+
export declare function getPolicyObjectFeatureProfileOutput(args: GetPolicyObjectFeatureProfileOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetPolicyObjectFeatureProfileResult>;
|
|
58
|
+
/**
|
|
59
|
+
* A collection of arguments for invoking getPolicyObjectFeatureProfile.
|
|
60
|
+
*/
|
|
61
|
+
export interface GetPolicyObjectFeatureProfileOutputArgs {
|
|
62
|
+
/**
|
|
63
|
+
* The id of the object
|
|
64
|
+
*/
|
|
65
|
+
id: pulumi.Input<string>;
|
|
66
|
+
}
|
|
@@ -7,18 +7,44 @@ const pulumi = require("@pulumi/pulumi");
|
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
9
|
* This data source can read the Policy Object Feature Profile .
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as sdwan from "@pulumi/sdwan";
|
|
16
|
+
*
|
|
17
|
+
* const example = sdwan.getPolicyObjectFeatureProfile({
|
|
18
|
+
* id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
|
|
19
|
+
* });
|
|
20
|
+
* ```
|
|
10
21
|
*/
|
|
11
|
-
function getPolicyObjectFeatureProfile(opts) {
|
|
22
|
+
function getPolicyObjectFeatureProfile(args, opts) {
|
|
12
23
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
-
return pulumi.runtime.invoke("sdwan:index/getPolicyObjectFeatureProfile:getPolicyObjectFeatureProfile", {
|
|
24
|
+
return pulumi.runtime.invoke("sdwan:index/getPolicyObjectFeatureProfile:getPolicyObjectFeatureProfile", {
|
|
25
|
+
"id": args.id,
|
|
26
|
+
}, opts);
|
|
14
27
|
}
|
|
15
28
|
exports.getPolicyObjectFeatureProfile = getPolicyObjectFeatureProfile;
|
|
16
29
|
/**
|
|
17
30
|
* This data source can read the Policy Object Feature Profile .
|
|
31
|
+
*
|
|
32
|
+
* ## Example Usage
|
|
33
|
+
*
|
|
34
|
+
* ```typescript
|
|
35
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
36
|
+
* import * as sdwan from "@pulumi/sdwan";
|
|
37
|
+
*
|
|
38
|
+
* const example = sdwan.getPolicyObjectFeatureProfile({
|
|
39
|
+
* id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
|
|
40
|
+
* });
|
|
41
|
+
* ```
|
|
18
42
|
*/
|
|
19
|
-
function getPolicyObjectFeatureProfileOutput(opts) {
|
|
43
|
+
function getPolicyObjectFeatureProfileOutput(args, opts) {
|
|
20
44
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
21
|
-
return pulumi.runtime.invokeOutput("sdwan:index/getPolicyObjectFeatureProfile:getPolicyObjectFeatureProfile", {
|
|
45
|
+
return pulumi.runtime.invokeOutput("sdwan:index/getPolicyObjectFeatureProfile:getPolicyObjectFeatureProfile", {
|
|
46
|
+
"id": args.id,
|
|
47
|
+
}, opts);
|
|
22
48
|
}
|
|
23
49
|
exports.getPolicyObjectFeatureProfileOutput = getPolicyObjectFeatureProfileOutput;
|
|
24
50
|
//# sourceMappingURL=getPolicyObjectFeatureProfile.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPolicyObjectFeatureProfile.js","sourceRoot":"","sources":["../getPolicyObjectFeatureProfile.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getPolicyObjectFeatureProfile.js","sourceRoot":"","sources":["../getPolicyObjectFeatureProfile.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAA2B;IAC9G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yEAAyE,EAAE;QACpG,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sEAKC;AA6BD;;;;;;;;;;;;;GAaG;AACH,SAAgB,mCAAmC,CAAC,IAA6C,EAAE,IAA2B;IAC1H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yEAAyE,EAAE;QAC1G,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kFAKC"}
|
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "./types/output";
|
|
3
|
+
/**
|
|
4
|
+
* This data source can read the Policy Object Preferred Color Group Policy_object.
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
*
|
|
8
|
+
* ```typescript
|
|
9
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
10
|
+
* import * as sdwan from "@pulumi/sdwan";
|
|
11
|
+
*
|
|
12
|
+
* const example = sdwan.getPolicyObjectPreferredColorGroup({
|
|
13
|
+
* id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
|
|
14
|
+
* featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
|
|
15
|
+
* });
|
|
16
|
+
* ```
|
|
17
|
+
*/
|
|
18
|
+
export declare function getPolicyObjectPreferredColorGroup(args: GetPolicyObjectPreferredColorGroupArgs, opts?: pulumi.InvokeOptions): Promise<GetPolicyObjectPreferredColorGroupResult>;
|
|
19
|
+
/**
|
|
20
|
+
* A collection of arguments for invoking getPolicyObjectPreferredColorGroup.
|
|
21
|
+
*/
|
|
22
|
+
export interface GetPolicyObjectPreferredColorGroupArgs {
|
|
23
|
+
/**
|
|
24
|
+
* Feature Profile ID
|
|
25
|
+
*/
|
|
26
|
+
featureProfileId: string;
|
|
27
|
+
/**
|
|
28
|
+
* The id of the Policy_object
|
|
29
|
+
*/
|
|
30
|
+
id: string;
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* A collection of values returned by getPolicyObjectPreferredColorGroup.
|
|
34
|
+
*/
|
|
35
|
+
export interface GetPolicyObjectPreferredColorGroupResult {
|
|
36
|
+
/**
|
|
37
|
+
* The description of the Policy_object
|
|
38
|
+
*/
|
|
39
|
+
readonly description: string;
|
|
40
|
+
/**
|
|
41
|
+
* Preferred Color Group List
|
|
42
|
+
*/
|
|
43
|
+
readonly entries: outputs.GetPolicyObjectPreferredColorGroupEntry[];
|
|
44
|
+
/**
|
|
45
|
+
* Feature Profile ID
|
|
46
|
+
*/
|
|
47
|
+
readonly featureProfileId: string;
|
|
48
|
+
/**
|
|
49
|
+
* The id of the Policy_object
|
|
50
|
+
*/
|
|
51
|
+
readonly id: string;
|
|
52
|
+
/**
|
|
53
|
+
* The name of the Policy_object
|
|
54
|
+
*/
|
|
55
|
+
readonly name: string;
|
|
56
|
+
/**
|
|
57
|
+
* The version of the Policy_object
|
|
58
|
+
*/
|
|
59
|
+
readonly version: number;
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* This data source can read the Policy Object Preferred Color Group Policy_object.
|
|
63
|
+
*
|
|
64
|
+
* ## Example Usage
|
|
65
|
+
*
|
|
66
|
+
* ```typescript
|
|
67
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
68
|
+
* import * as sdwan from "@pulumi/sdwan";
|
|
69
|
+
*
|
|
70
|
+
* const example = sdwan.getPolicyObjectPreferredColorGroup({
|
|
71
|
+
* id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
|
|
72
|
+
* featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
|
|
73
|
+
* });
|
|
74
|
+
* ```
|
|
75
|
+
*/
|
|
76
|
+
export declare function getPolicyObjectPreferredColorGroupOutput(args: GetPolicyObjectPreferredColorGroupOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetPolicyObjectPreferredColorGroupResult>;
|
|
77
|
+
/**
|
|
78
|
+
* A collection of arguments for invoking getPolicyObjectPreferredColorGroup.
|
|
79
|
+
*/
|
|
80
|
+
export interface GetPolicyObjectPreferredColorGroupOutputArgs {
|
|
81
|
+
/**
|
|
82
|
+
* Feature Profile ID
|
|
83
|
+
*/
|
|
84
|
+
featureProfileId: pulumi.Input<string>;
|
|
85
|
+
/**
|
|
86
|
+
* The id of the Policy_object
|
|
87
|
+
*/
|
|
88
|
+
id: pulumi.Input<string>;
|
|
89
|
+
}
|