@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
package/otherUcseFeature.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"otherUcseFeature.js","sourceRoot":"","sources":["../otherUcseFeature.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"otherUcseFeature.js","sourceRoot":"","sources":["../otherUcseFeature.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/sdwan",
|
|
3
|
-
"version": "0.2.0
|
|
3
|
+
"version": "0.2.0",
|
|
4
4
|
"description": "A Pulumi package for managing resources on Cisco Catalyst SD-WAN.. Based on terraform-provider-sdwan: version v0.4.1",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pulumi",
|
|
@@ -24,6 +24,6 @@
|
|
|
24
24
|
"pulumi": {
|
|
25
25
|
"resource": true,
|
|
26
26
|
"name": "sdwan",
|
|
27
|
-
"version": "0.2.0
|
|
27
|
+
"version": "0.2.0"
|
|
28
28
|
}
|
|
29
29
|
}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "./types/input";
|
|
3
|
+
import * as outputs from "./types/output";
|
|
4
|
+
/**
|
|
5
|
+
* This resource can manage a Policy Object App Probe Class Policy_object.
|
|
6
|
+
* - Minimum SD-WAN Manager version: `20.12.0`
|
|
7
|
+
*
|
|
8
|
+
* ## Import
|
|
9
|
+
*
|
|
10
|
+
* Expected import identifier with the format: "policy_object_app_probe_class_id,feature_profile_id"
|
|
11
|
+
*
|
|
12
|
+
* ```sh
|
|
13
|
+
* $ pulumi import sdwan:index/policyObjectAppProbeClass:PolicyObjectAppProbeClass example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
14
|
+
* ```
|
|
15
|
+
*/
|
|
16
|
+
export declare class PolicyObjectAppProbeClass extends pulumi.CustomResource {
|
|
17
|
+
/**
|
|
18
|
+
* Get an existing PolicyObjectAppProbeClass resource's state with the given name, ID, and optional extra
|
|
19
|
+
* properties used to qualify the lookup.
|
|
20
|
+
*
|
|
21
|
+
* @param name The _unique_ name of the resulting resource.
|
|
22
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
23
|
+
* @param state Any extra arguments used during the lookup.
|
|
24
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
25
|
+
*/
|
|
26
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: PolicyObjectAppProbeClassState, opts?: pulumi.CustomResourceOptions): PolicyObjectAppProbeClass;
|
|
27
|
+
/**
|
|
28
|
+
* Returns true if the given object is an instance of PolicyObjectAppProbeClass. This is designed to work even
|
|
29
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
30
|
+
*/
|
|
31
|
+
static isInstance(obj: any): obj is PolicyObjectAppProbeClass;
|
|
32
|
+
/**
|
|
33
|
+
* The description of the Policy_object
|
|
34
|
+
*/
|
|
35
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
36
|
+
/**
|
|
37
|
+
* App Probe List
|
|
38
|
+
*/
|
|
39
|
+
readonly entries: pulumi.Output<outputs.PolicyObjectAppProbeClassEntry[]>;
|
|
40
|
+
/**
|
|
41
|
+
* Feature Profile ID
|
|
42
|
+
*/
|
|
43
|
+
readonly featureProfileId: pulumi.Output<string>;
|
|
44
|
+
/**
|
|
45
|
+
* The name of the Policy_object
|
|
46
|
+
*/
|
|
47
|
+
readonly name: pulumi.Output<string>;
|
|
48
|
+
/**
|
|
49
|
+
* The version of the Policy_object
|
|
50
|
+
*/
|
|
51
|
+
readonly version: pulumi.Output<number>;
|
|
52
|
+
/**
|
|
53
|
+
* Create a PolicyObjectAppProbeClass resource with the given unique name, arguments, and options.
|
|
54
|
+
*
|
|
55
|
+
* @param name The _unique_ name of the resource.
|
|
56
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
57
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
58
|
+
*/
|
|
59
|
+
constructor(name: string, args: PolicyObjectAppProbeClassArgs, opts?: pulumi.CustomResourceOptions);
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* Input properties used for looking up and filtering PolicyObjectAppProbeClass resources.
|
|
63
|
+
*/
|
|
64
|
+
export interface PolicyObjectAppProbeClassState {
|
|
65
|
+
/**
|
|
66
|
+
* The description of the Policy_object
|
|
67
|
+
*/
|
|
68
|
+
description?: pulumi.Input<string>;
|
|
69
|
+
/**
|
|
70
|
+
* App Probe List
|
|
71
|
+
*/
|
|
72
|
+
entries?: pulumi.Input<pulumi.Input<inputs.PolicyObjectAppProbeClassEntry>[]>;
|
|
73
|
+
/**
|
|
74
|
+
* Feature Profile ID
|
|
75
|
+
*/
|
|
76
|
+
featureProfileId?: pulumi.Input<string>;
|
|
77
|
+
/**
|
|
78
|
+
* The name of the Policy_object
|
|
79
|
+
*/
|
|
80
|
+
name?: pulumi.Input<string>;
|
|
81
|
+
/**
|
|
82
|
+
* The version of the Policy_object
|
|
83
|
+
*/
|
|
84
|
+
version?: pulumi.Input<number>;
|
|
85
|
+
}
|
|
86
|
+
/**
|
|
87
|
+
* The set of arguments for constructing a PolicyObjectAppProbeClass resource.
|
|
88
|
+
*/
|
|
89
|
+
export interface PolicyObjectAppProbeClassArgs {
|
|
90
|
+
/**
|
|
91
|
+
* The description of the Policy_object
|
|
92
|
+
*/
|
|
93
|
+
description?: pulumi.Input<string>;
|
|
94
|
+
/**
|
|
95
|
+
* App Probe List
|
|
96
|
+
*/
|
|
97
|
+
entries: pulumi.Input<pulumi.Input<inputs.PolicyObjectAppProbeClassEntry>[]>;
|
|
98
|
+
/**
|
|
99
|
+
* Feature Profile ID
|
|
100
|
+
*/
|
|
101
|
+
featureProfileId: pulumi.Input<string>;
|
|
102
|
+
/**
|
|
103
|
+
* The name of the Policy_object
|
|
104
|
+
*/
|
|
105
|
+
name?: pulumi.Input<string>;
|
|
106
|
+
}
|
|
@@ -0,0 +1,75 @@
|
|
|
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.PolicyObjectAppProbeClass = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This resource can manage a Policy Object App Probe Class Policy_object.
|
|
10
|
+
* - Minimum SD-WAN Manager version: `20.12.0`
|
|
11
|
+
*
|
|
12
|
+
* ## Import
|
|
13
|
+
*
|
|
14
|
+
* Expected import identifier with the format: "policy_object_app_probe_class_id,feature_profile_id"
|
|
15
|
+
*
|
|
16
|
+
* ```sh
|
|
17
|
+
* $ pulumi import sdwan:index/policyObjectAppProbeClass:PolicyObjectAppProbeClass example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
18
|
+
* ```
|
|
19
|
+
*/
|
|
20
|
+
class PolicyObjectAppProbeClass extends pulumi.CustomResource {
|
|
21
|
+
/**
|
|
22
|
+
* Get an existing PolicyObjectAppProbeClass resource's state with the given name, ID, and optional extra
|
|
23
|
+
* properties used to qualify the lookup.
|
|
24
|
+
*
|
|
25
|
+
* @param name The _unique_ name of the resulting resource.
|
|
26
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
27
|
+
* @param state Any extra arguments used during the lookup.
|
|
28
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
29
|
+
*/
|
|
30
|
+
static get(name, id, state, opts) {
|
|
31
|
+
return new PolicyObjectAppProbeClass(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Returns true if the given object is an instance of PolicyObjectAppProbeClass. This is designed to work even
|
|
35
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
36
|
+
*/
|
|
37
|
+
static isInstance(obj) {
|
|
38
|
+
if (obj === undefined || obj === null) {
|
|
39
|
+
return false;
|
|
40
|
+
}
|
|
41
|
+
return obj['__pulumiType'] === PolicyObjectAppProbeClass.__pulumiType;
|
|
42
|
+
}
|
|
43
|
+
constructor(name, argsOrState, opts) {
|
|
44
|
+
let resourceInputs = {};
|
|
45
|
+
opts = opts || {};
|
|
46
|
+
if (opts.id) {
|
|
47
|
+
const state = argsOrState;
|
|
48
|
+
resourceInputs["description"] = state ? state.description : undefined;
|
|
49
|
+
resourceInputs["entries"] = state ? state.entries : undefined;
|
|
50
|
+
resourceInputs["featureProfileId"] = state ? state.featureProfileId : undefined;
|
|
51
|
+
resourceInputs["name"] = state ? state.name : undefined;
|
|
52
|
+
resourceInputs["version"] = state ? state.version : undefined;
|
|
53
|
+
}
|
|
54
|
+
else {
|
|
55
|
+
const args = argsOrState;
|
|
56
|
+
if ((!args || args.entries === undefined) && !opts.urn) {
|
|
57
|
+
throw new Error("Missing required property 'entries'");
|
|
58
|
+
}
|
|
59
|
+
if ((!args || args.featureProfileId === undefined) && !opts.urn) {
|
|
60
|
+
throw new Error("Missing required property 'featureProfileId'");
|
|
61
|
+
}
|
|
62
|
+
resourceInputs["description"] = args ? args.description : undefined;
|
|
63
|
+
resourceInputs["entries"] = args ? args.entries : undefined;
|
|
64
|
+
resourceInputs["featureProfileId"] = args ? args.featureProfileId : undefined;
|
|
65
|
+
resourceInputs["name"] = args ? args.name : undefined;
|
|
66
|
+
resourceInputs["version"] = undefined /*out*/;
|
|
67
|
+
}
|
|
68
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
69
|
+
super(PolicyObjectAppProbeClass.__pulumiType, name, resourceInputs, opts);
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
exports.PolicyObjectAppProbeClass = PolicyObjectAppProbeClass;
|
|
73
|
+
/** @internal */
|
|
74
|
+
PolicyObjectAppProbeClass.__pulumiType = 'sdwan:index/policyObjectAppProbeClass:PolicyObjectAppProbeClass';
|
|
75
|
+
//# sourceMappingURL=policyObjectAppProbeClass.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"policyObjectAppProbeClass.js","sourceRoot":"","sources":["../policyObjectAppProbeClass.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,122 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "./types/input";
|
|
3
|
+
import * as outputs from "./types/output";
|
|
4
|
+
/**
|
|
5
|
+
* This resource can manage a Policy Object Application List Policy_object.
|
|
6
|
+
* - Minimum SD-WAN Manager version: `20.12.0`
|
|
7
|
+
*
|
|
8
|
+
* ## Example Usage
|
|
9
|
+
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
12
|
+
* import * as sdwan from "@pulumi/sdwan";
|
|
13
|
+
*
|
|
14
|
+
* const example = new sdwan.PolicyObjectApplicationList("example", {
|
|
15
|
+
* name: "Example",
|
|
16
|
+
* description: "My Example",
|
|
17
|
+
* featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
|
|
18
|
+
* entries: [{
|
|
19
|
+
* application: "3com-amp3",
|
|
20
|
+
* }],
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*
|
|
24
|
+
* ## Import
|
|
25
|
+
*
|
|
26
|
+
* Expected import identifier with the format: "policy_object_application_list_id,feature_profile_id"
|
|
27
|
+
*
|
|
28
|
+
* ```sh
|
|
29
|
+
* $ pulumi import sdwan:index/policyObjectApplicationList:PolicyObjectApplicationList example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
30
|
+
* ```
|
|
31
|
+
*/
|
|
32
|
+
export declare class PolicyObjectApplicationList extends pulumi.CustomResource {
|
|
33
|
+
/**
|
|
34
|
+
* Get an existing PolicyObjectApplicationList resource's state with the given name, ID, and optional extra
|
|
35
|
+
* properties used to qualify the lookup.
|
|
36
|
+
*
|
|
37
|
+
* @param name The _unique_ name of the resulting resource.
|
|
38
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
39
|
+
* @param state Any extra arguments used during the lookup.
|
|
40
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
41
|
+
*/
|
|
42
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: PolicyObjectApplicationListState, opts?: pulumi.CustomResourceOptions): PolicyObjectApplicationList;
|
|
43
|
+
/**
|
|
44
|
+
* Returns true if the given object is an instance of PolicyObjectApplicationList. This is designed to work even
|
|
45
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
46
|
+
*/
|
|
47
|
+
static isInstance(obj: any): obj is PolicyObjectApplicationList;
|
|
48
|
+
/**
|
|
49
|
+
* The description of the Policy_object
|
|
50
|
+
*/
|
|
51
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
52
|
+
/**
|
|
53
|
+
* Centralized Policy App List
|
|
54
|
+
*/
|
|
55
|
+
readonly entries: pulumi.Output<outputs.PolicyObjectApplicationListEntry[]>;
|
|
56
|
+
/**
|
|
57
|
+
* Feature Profile ID
|
|
58
|
+
*/
|
|
59
|
+
readonly featureProfileId: pulumi.Output<string>;
|
|
60
|
+
/**
|
|
61
|
+
* The name of the Policy_object
|
|
62
|
+
*/
|
|
63
|
+
readonly name: pulumi.Output<string>;
|
|
64
|
+
/**
|
|
65
|
+
* The version of the Policy_object
|
|
66
|
+
*/
|
|
67
|
+
readonly version: pulumi.Output<number>;
|
|
68
|
+
/**
|
|
69
|
+
* Create a PolicyObjectApplicationList resource with the given unique name, arguments, and options.
|
|
70
|
+
*
|
|
71
|
+
* @param name The _unique_ name of the resource.
|
|
72
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
73
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
74
|
+
*/
|
|
75
|
+
constructor(name: string, args: PolicyObjectApplicationListArgs, opts?: pulumi.CustomResourceOptions);
|
|
76
|
+
}
|
|
77
|
+
/**
|
|
78
|
+
* Input properties used for looking up and filtering PolicyObjectApplicationList resources.
|
|
79
|
+
*/
|
|
80
|
+
export interface PolicyObjectApplicationListState {
|
|
81
|
+
/**
|
|
82
|
+
* The description of the Policy_object
|
|
83
|
+
*/
|
|
84
|
+
description?: pulumi.Input<string>;
|
|
85
|
+
/**
|
|
86
|
+
* Centralized Policy App List
|
|
87
|
+
*/
|
|
88
|
+
entries?: pulumi.Input<pulumi.Input<inputs.PolicyObjectApplicationListEntry>[]>;
|
|
89
|
+
/**
|
|
90
|
+
* Feature Profile ID
|
|
91
|
+
*/
|
|
92
|
+
featureProfileId?: pulumi.Input<string>;
|
|
93
|
+
/**
|
|
94
|
+
* The name of the Policy_object
|
|
95
|
+
*/
|
|
96
|
+
name?: pulumi.Input<string>;
|
|
97
|
+
/**
|
|
98
|
+
* The version of the Policy_object
|
|
99
|
+
*/
|
|
100
|
+
version?: pulumi.Input<number>;
|
|
101
|
+
}
|
|
102
|
+
/**
|
|
103
|
+
* The set of arguments for constructing a PolicyObjectApplicationList resource.
|
|
104
|
+
*/
|
|
105
|
+
export interface PolicyObjectApplicationListArgs {
|
|
106
|
+
/**
|
|
107
|
+
* The description of the Policy_object
|
|
108
|
+
*/
|
|
109
|
+
description?: pulumi.Input<string>;
|
|
110
|
+
/**
|
|
111
|
+
* Centralized Policy App List
|
|
112
|
+
*/
|
|
113
|
+
entries: pulumi.Input<pulumi.Input<inputs.PolicyObjectApplicationListEntry>[]>;
|
|
114
|
+
/**
|
|
115
|
+
* Feature Profile ID
|
|
116
|
+
*/
|
|
117
|
+
featureProfileId: pulumi.Input<string>;
|
|
118
|
+
/**
|
|
119
|
+
* The name of the Policy_object
|
|
120
|
+
*/
|
|
121
|
+
name?: pulumi.Input<string>;
|
|
122
|
+
}
|
|
@@ -0,0 +1,91 @@
|
|
|
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.PolicyObjectApplicationList = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This resource can manage a Policy Object Application List Policy_object.
|
|
10
|
+
* - Minimum SD-WAN Manager version: `20.12.0`
|
|
11
|
+
*
|
|
12
|
+
* ## Example Usage
|
|
13
|
+
*
|
|
14
|
+
* ```typescript
|
|
15
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
16
|
+
* import * as sdwan from "@pulumi/sdwan";
|
|
17
|
+
*
|
|
18
|
+
* const example = new sdwan.PolicyObjectApplicationList("example", {
|
|
19
|
+
* name: "Example",
|
|
20
|
+
* description: "My Example",
|
|
21
|
+
* featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
|
|
22
|
+
* entries: [{
|
|
23
|
+
* application: "3com-amp3",
|
|
24
|
+
* }],
|
|
25
|
+
* });
|
|
26
|
+
* ```
|
|
27
|
+
*
|
|
28
|
+
* ## Import
|
|
29
|
+
*
|
|
30
|
+
* Expected import identifier with the format: "policy_object_application_list_id,feature_profile_id"
|
|
31
|
+
*
|
|
32
|
+
* ```sh
|
|
33
|
+
* $ pulumi import sdwan:index/policyObjectApplicationList:PolicyObjectApplicationList example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
34
|
+
* ```
|
|
35
|
+
*/
|
|
36
|
+
class PolicyObjectApplicationList extends pulumi.CustomResource {
|
|
37
|
+
/**
|
|
38
|
+
* Get an existing PolicyObjectApplicationList resource's state with the given name, ID, and optional extra
|
|
39
|
+
* properties used to qualify the lookup.
|
|
40
|
+
*
|
|
41
|
+
* @param name The _unique_ name of the resulting resource.
|
|
42
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
43
|
+
* @param state Any extra arguments used during the lookup.
|
|
44
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
45
|
+
*/
|
|
46
|
+
static get(name, id, state, opts) {
|
|
47
|
+
return new PolicyObjectApplicationList(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* Returns true if the given object is an instance of PolicyObjectApplicationList. This is designed to work even
|
|
51
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
52
|
+
*/
|
|
53
|
+
static isInstance(obj) {
|
|
54
|
+
if (obj === undefined || obj === null) {
|
|
55
|
+
return false;
|
|
56
|
+
}
|
|
57
|
+
return obj['__pulumiType'] === PolicyObjectApplicationList.__pulumiType;
|
|
58
|
+
}
|
|
59
|
+
constructor(name, argsOrState, opts) {
|
|
60
|
+
let resourceInputs = {};
|
|
61
|
+
opts = opts || {};
|
|
62
|
+
if (opts.id) {
|
|
63
|
+
const state = argsOrState;
|
|
64
|
+
resourceInputs["description"] = state ? state.description : undefined;
|
|
65
|
+
resourceInputs["entries"] = state ? state.entries : undefined;
|
|
66
|
+
resourceInputs["featureProfileId"] = state ? state.featureProfileId : undefined;
|
|
67
|
+
resourceInputs["name"] = state ? state.name : undefined;
|
|
68
|
+
resourceInputs["version"] = state ? state.version : undefined;
|
|
69
|
+
}
|
|
70
|
+
else {
|
|
71
|
+
const args = argsOrState;
|
|
72
|
+
if ((!args || args.entries === undefined) && !opts.urn) {
|
|
73
|
+
throw new Error("Missing required property 'entries'");
|
|
74
|
+
}
|
|
75
|
+
if ((!args || args.featureProfileId === undefined) && !opts.urn) {
|
|
76
|
+
throw new Error("Missing required property 'featureProfileId'");
|
|
77
|
+
}
|
|
78
|
+
resourceInputs["description"] = args ? args.description : undefined;
|
|
79
|
+
resourceInputs["entries"] = args ? args.entries : undefined;
|
|
80
|
+
resourceInputs["featureProfileId"] = args ? args.featureProfileId : undefined;
|
|
81
|
+
resourceInputs["name"] = args ? args.name : undefined;
|
|
82
|
+
resourceInputs["version"] = undefined /*out*/;
|
|
83
|
+
}
|
|
84
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
85
|
+
super(PolicyObjectApplicationList.__pulumiType, name, resourceInputs, opts);
|
|
86
|
+
}
|
|
87
|
+
}
|
|
88
|
+
exports.PolicyObjectApplicationList = PolicyObjectApplicationList;
|
|
89
|
+
/** @internal */
|
|
90
|
+
PolicyObjectApplicationList.__pulumiType = 'sdwan:index/policyObjectApplicationList:PolicyObjectApplicationList';
|
|
91
|
+
//# sourceMappingURL=policyObjectApplicationList.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"policyObjectApplicationList.js","sourceRoot":"","sources":["../policyObjectApplicationList.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "./types/input";
|
|
3
|
+
import * as outputs from "./types/output";
|
|
4
|
+
/**
|
|
5
|
+
* This resource can manage a Policy Object AS Path List Policy_object.
|
|
6
|
+
* - Minimum SD-WAN Manager version: `20.12.0`
|
|
7
|
+
*
|
|
8
|
+
* ## Import
|
|
9
|
+
*
|
|
10
|
+
* Expected import identifier with the format: "policy_object_as_path_list_id,feature_profile_id"
|
|
11
|
+
*
|
|
12
|
+
* ```sh
|
|
13
|
+
* $ pulumi import sdwan:index/policyObjectAsPathList:PolicyObjectAsPathList example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
14
|
+
* ```
|
|
15
|
+
*/
|
|
16
|
+
export declare class PolicyObjectAsPathList extends pulumi.CustomResource {
|
|
17
|
+
/**
|
|
18
|
+
* Get an existing PolicyObjectAsPathList resource's state with the given name, ID, and optional extra
|
|
19
|
+
* properties used to qualify the lookup.
|
|
20
|
+
*
|
|
21
|
+
* @param name The _unique_ name of the resulting resource.
|
|
22
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
23
|
+
* @param state Any extra arguments used during the lookup.
|
|
24
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
25
|
+
*/
|
|
26
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: PolicyObjectAsPathListState, opts?: pulumi.CustomResourceOptions): PolicyObjectAsPathList;
|
|
27
|
+
/**
|
|
28
|
+
* Returns true if the given object is an instance of PolicyObjectAsPathList. This is designed to work even
|
|
29
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
30
|
+
*/
|
|
31
|
+
static isInstance(obj: any): obj is PolicyObjectAsPathList;
|
|
32
|
+
/**
|
|
33
|
+
* As path List Number - Range: `1`-`500`
|
|
34
|
+
*/
|
|
35
|
+
readonly asPathListId: pulumi.Output<number>;
|
|
36
|
+
/**
|
|
37
|
+
* The description of the Policy_object
|
|
38
|
+
*/
|
|
39
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
40
|
+
/**
|
|
41
|
+
* AS Path List
|
|
42
|
+
*/
|
|
43
|
+
readonly entries: pulumi.Output<outputs.PolicyObjectAsPathListEntry[]>;
|
|
44
|
+
/**
|
|
45
|
+
* Feature Profile ID
|
|
46
|
+
*/
|
|
47
|
+
readonly featureProfileId: pulumi.Output<string>;
|
|
48
|
+
/**
|
|
49
|
+
* The name of the Policy_object
|
|
50
|
+
*/
|
|
51
|
+
readonly name: pulumi.Output<string>;
|
|
52
|
+
/**
|
|
53
|
+
* The version of the Policy_object
|
|
54
|
+
*/
|
|
55
|
+
readonly version: pulumi.Output<number>;
|
|
56
|
+
/**
|
|
57
|
+
* Create a PolicyObjectAsPathList resource with the given unique name, arguments, and options.
|
|
58
|
+
*
|
|
59
|
+
* @param name The _unique_ name of the resource.
|
|
60
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
61
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
62
|
+
*/
|
|
63
|
+
constructor(name: string, args: PolicyObjectAsPathListArgs, opts?: pulumi.CustomResourceOptions);
|
|
64
|
+
}
|
|
65
|
+
/**
|
|
66
|
+
* Input properties used for looking up and filtering PolicyObjectAsPathList resources.
|
|
67
|
+
*/
|
|
68
|
+
export interface PolicyObjectAsPathListState {
|
|
69
|
+
/**
|
|
70
|
+
* As path List Number - Range: `1`-`500`
|
|
71
|
+
*/
|
|
72
|
+
asPathListId?: pulumi.Input<number>;
|
|
73
|
+
/**
|
|
74
|
+
* The description of the Policy_object
|
|
75
|
+
*/
|
|
76
|
+
description?: pulumi.Input<string>;
|
|
77
|
+
/**
|
|
78
|
+
* AS Path List
|
|
79
|
+
*/
|
|
80
|
+
entries?: pulumi.Input<pulumi.Input<inputs.PolicyObjectAsPathListEntry>[]>;
|
|
81
|
+
/**
|
|
82
|
+
* Feature Profile ID
|
|
83
|
+
*/
|
|
84
|
+
featureProfileId?: pulumi.Input<string>;
|
|
85
|
+
/**
|
|
86
|
+
* The name of the Policy_object
|
|
87
|
+
*/
|
|
88
|
+
name?: pulumi.Input<string>;
|
|
89
|
+
/**
|
|
90
|
+
* The version of the Policy_object
|
|
91
|
+
*/
|
|
92
|
+
version?: pulumi.Input<number>;
|
|
93
|
+
}
|
|
94
|
+
/**
|
|
95
|
+
* The set of arguments for constructing a PolicyObjectAsPathList resource.
|
|
96
|
+
*/
|
|
97
|
+
export interface PolicyObjectAsPathListArgs {
|
|
98
|
+
/**
|
|
99
|
+
* As path List Number - Range: `1`-`500`
|
|
100
|
+
*/
|
|
101
|
+
asPathListId: pulumi.Input<number>;
|
|
102
|
+
/**
|
|
103
|
+
* The description of the Policy_object
|
|
104
|
+
*/
|
|
105
|
+
description?: pulumi.Input<string>;
|
|
106
|
+
/**
|
|
107
|
+
* AS Path List
|
|
108
|
+
*/
|
|
109
|
+
entries: pulumi.Input<pulumi.Input<inputs.PolicyObjectAsPathListEntry>[]>;
|
|
110
|
+
/**
|
|
111
|
+
* Feature Profile ID
|
|
112
|
+
*/
|
|
113
|
+
featureProfileId: pulumi.Input<string>;
|
|
114
|
+
/**
|
|
115
|
+
* The name of the Policy_object
|
|
116
|
+
*/
|
|
117
|
+
name?: pulumi.Input<string>;
|
|
118
|
+
}
|
|
@@ -0,0 +1,80 @@
|
|
|
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.PolicyObjectAsPathList = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This resource can manage a Policy Object AS Path List Policy_object.
|
|
10
|
+
* - Minimum SD-WAN Manager version: `20.12.0`
|
|
11
|
+
*
|
|
12
|
+
* ## Import
|
|
13
|
+
*
|
|
14
|
+
* Expected import identifier with the format: "policy_object_as_path_list_id,feature_profile_id"
|
|
15
|
+
*
|
|
16
|
+
* ```sh
|
|
17
|
+
* $ pulumi import sdwan:index/policyObjectAsPathList:PolicyObjectAsPathList example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
|
|
18
|
+
* ```
|
|
19
|
+
*/
|
|
20
|
+
class PolicyObjectAsPathList extends pulumi.CustomResource {
|
|
21
|
+
/**
|
|
22
|
+
* Get an existing PolicyObjectAsPathList resource's state with the given name, ID, and optional extra
|
|
23
|
+
* properties used to qualify the lookup.
|
|
24
|
+
*
|
|
25
|
+
* @param name The _unique_ name of the resulting resource.
|
|
26
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
27
|
+
* @param state Any extra arguments used during the lookup.
|
|
28
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
29
|
+
*/
|
|
30
|
+
static get(name, id, state, opts) {
|
|
31
|
+
return new PolicyObjectAsPathList(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Returns true if the given object is an instance of PolicyObjectAsPathList. This is designed to work even
|
|
35
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
36
|
+
*/
|
|
37
|
+
static isInstance(obj) {
|
|
38
|
+
if (obj === undefined || obj === null) {
|
|
39
|
+
return false;
|
|
40
|
+
}
|
|
41
|
+
return obj['__pulumiType'] === PolicyObjectAsPathList.__pulumiType;
|
|
42
|
+
}
|
|
43
|
+
constructor(name, argsOrState, opts) {
|
|
44
|
+
let resourceInputs = {};
|
|
45
|
+
opts = opts || {};
|
|
46
|
+
if (opts.id) {
|
|
47
|
+
const state = argsOrState;
|
|
48
|
+
resourceInputs["asPathListId"] = state ? state.asPathListId : undefined;
|
|
49
|
+
resourceInputs["description"] = state ? state.description : undefined;
|
|
50
|
+
resourceInputs["entries"] = state ? state.entries : undefined;
|
|
51
|
+
resourceInputs["featureProfileId"] = state ? state.featureProfileId : undefined;
|
|
52
|
+
resourceInputs["name"] = state ? state.name : undefined;
|
|
53
|
+
resourceInputs["version"] = state ? state.version : undefined;
|
|
54
|
+
}
|
|
55
|
+
else {
|
|
56
|
+
const args = argsOrState;
|
|
57
|
+
if ((!args || args.asPathListId === undefined) && !opts.urn) {
|
|
58
|
+
throw new Error("Missing required property 'asPathListId'");
|
|
59
|
+
}
|
|
60
|
+
if ((!args || args.entries === undefined) && !opts.urn) {
|
|
61
|
+
throw new Error("Missing required property 'entries'");
|
|
62
|
+
}
|
|
63
|
+
if ((!args || args.featureProfileId === undefined) && !opts.urn) {
|
|
64
|
+
throw new Error("Missing required property 'featureProfileId'");
|
|
65
|
+
}
|
|
66
|
+
resourceInputs["asPathListId"] = args ? args.asPathListId : undefined;
|
|
67
|
+
resourceInputs["description"] = args ? args.description : undefined;
|
|
68
|
+
resourceInputs["entries"] = args ? args.entries : undefined;
|
|
69
|
+
resourceInputs["featureProfileId"] = args ? args.featureProfileId : undefined;
|
|
70
|
+
resourceInputs["name"] = args ? args.name : undefined;
|
|
71
|
+
resourceInputs["version"] = undefined /*out*/;
|
|
72
|
+
}
|
|
73
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
74
|
+
super(PolicyObjectAsPathList.__pulumiType, name, resourceInputs, opts);
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
exports.PolicyObjectAsPathList = PolicyObjectAsPathList;
|
|
78
|
+
/** @internal */
|
|
79
|
+
PolicyObjectAsPathList.__pulumiType = 'sdwan:index/policyObjectAsPathList:PolicyObjectAsPathList';
|
|
80
|
+
//# sourceMappingURL=policyObjectAsPathList.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"policyObjectAsPathList.js","sourceRoot":"","sources":["../policyObjectAsPathList.ts"],"names":[],"mappings":"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"}
|