@azure/arm-paloaltonetworksngfw 1.1.2-alpha.20251110.1 → 1.2.0-alpha.20251112.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +1 -1
- package/README.md +3 -2
- package/dist/browser/index.d.ts.map +1 -1
- package/dist/browser/index.js +4 -7
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/lroImpl.d.ts +1 -1
- package/dist/browser/lroImpl.d.ts.map +1 -1
- package/dist/browser/lroImpl.js +4 -2
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/index.d.ts +457 -73
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +18 -7
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts +37 -3
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +2011 -1186
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.d.ts +2 -1
- package/dist/browser/models/parameters.d.ts.map +1 -1
- package/dist/browser/models/parameters.js +89 -87
- package/dist/browser/models/parameters.js.map +1 -1
- package/dist/browser/operations/certificateObjectGlobalRulestack.d.ts +5 -5
- package/dist/browser/operations/certificateObjectGlobalRulestack.d.ts.map +1 -1
- package/dist/browser/operations/certificateObjectGlobalRulestack.js +43 -64
- package/dist/browser/operations/certificateObjectGlobalRulestack.js.map +1 -1
- package/dist/browser/operations/certificateObjectLocalRulestack.d.ts +5 -5
- package/dist/browser/operations/certificateObjectLocalRulestack.d.ts.map +1 -1
- package/dist/browser/operations/certificateObjectLocalRulestack.js +45 -50
- package/dist/browser/operations/certificateObjectLocalRulestack.js.map +1 -1
- package/dist/browser/operations/firewallStatus.d.ts +4 -4
- package/dist/browser/operations/firewallStatus.d.ts.map +1 -1
- package/dist/browser/operations/firewallStatus.js +20 -25
- package/dist/browser/operations/firewallStatus.js.map +1 -1
- package/dist/browser/operations/firewalls.d.ts +5 -5
- package/dist/browser/operations/firewalls.d.ts.map +1 -1
- package/dist/browser/operations/firewalls.js +80 -93
- package/dist/browser/operations/firewalls.js.map +1 -1
- package/dist/browser/operations/fqdnListGlobalRulestack.d.ts +5 -5
- package/dist/browser/operations/fqdnListGlobalRulestack.d.ts.map +1 -1
- package/dist/browser/operations/fqdnListGlobalRulestack.js +43 -64
- package/dist/browser/operations/fqdnListGlobalRulestack.js.map +1 -1
- package/dist/browser/operations/fqdnListLocalRulestack.d.ts +5 -5
- package/dist/browser/operations/fqdnListLocalRulestack.d.ts.map +1 -1
- package/dist/browser/operations/fqdnListLocalRulestack.js +45 -50
- package/dist/browser/operations/fqdnListLocalRulestack.js.map +1 -1
- package/dist/browser/operations/globalRulestack.d.ts +5 -5
- package/dist/browser/operations/globalRulestack.d.ts.map +1 -1
- package/dist/browser/operations/globalRulestack.js +86 -101
- package/dist/browser/operations/globalRulestack.js.map +1 -1
- package/dist/browser/operations/index.d.ts +3 -1
- package/dist/browser/operations/index.d.ts.map +1 -1
- package/dist/browser/operations/index.js +7 -8
- package/dist/browser/operations/index.js.map +1 -1
- package/dist/browser/operations/localRules.d.ts +5 -5
- package/dist/browser/operations/localRules.d.ts.map +1 -1
- package/dist/browser/operations/localRules.js +60 -65
- package/dist/browser/operations/localRules.js.map +1 -1
- package/dist/browser/operations/localRulestacks.d.ts +60 -8
- package/dist/browser/operations/localRulestacks.d.ts.map +1 -1
- package/dist/browser/operations/localRulestacks.js +350 -141
- package/dist/browser/operations/localRulestacks.js.map +1 -1
- package/dist/browser/operations/metricsObjectFirewall.d.ts +76 -0
- package/dist/browser/operations/metricsObjectFirewall.d.ts.map +1 -0
- package/dist/browser/operations/metricsObjectFirewall.js +338 -0
- package/dist/browser/operations/metricsObjectFirewall.js.map +1 -0
- package/dist/browser/operations/operations.d.ts +4 -4
- package/dist/browser/operations/operations.d.ts.map +1 -1
- package/dist/browser/operations/operations.js +13 -18
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/paloAltoNetworksCloudngfwOperations.d.ts +21 -0
- package/dist/browser/operations/paloAltoNetworksCloudngfwOperations.d.ts.map +1 -0
- package/dist/browser/operations/paloAltoNetworksCloudngfwOperations.js +100 -0
- package/dist/browser/operations/paloAltoNetworksCloudngfwOperations.js.map +1 -0
- package/dist/browser/operations/postRules.d.ts +5 -5
- package/dist/browser/operations/postRules.d.ts.map +1 -1
- package/dist/browser/operations/postRules.js +57 -90
- package/dist/browser/operations/postRules.js.map +1 -1
- package/dist/browser/operations/preRules.d.ts +5 -5
- package/dist/browser/operations/preRules.d.ts.map +1 -1
- package/dist/browser/operations/preRules.js +58 -91
- package/dist/browser/operations/preRules.js.map +1 -1
- package/dist/browser/operations/prefixListGlobalRulestack.d.ts +5 -5
- package/dist/browser/operations/prefixListGlobalRulestack.d.ts.map +1 -1
- package/dist/browser/operations/prefixListGlobalRulestack.js +44 -65
- package/dist/browser/operations/prefixListGlobalRulestack.js.map +1 -1
- package/dist/browser/operations/prefixListLocalRulestack.d.ts +5 -5
- package/dist/browser/operations/prefixListLocalRulestack.d.ts.map +1 -1
- package/dist/browser/operations/prefixListLocalRulestack.js +45 -50
- package/dist/browser/operations/prefixListLocalRulestack.js.map +1 -1
- package/dist/browser/operationsInterfaces/certificateObjectGlobalRulestack.d.ts +3 -3
- package/dist/browser/operationsInterfaces/certificateObjectGlobalRulestack.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/certificateObjectGlobalRulestack.js +2 -7
- package/dist/browser/operationsInterfaces/certificateObjectGlobalRulestack.js.map +1 -1
- package/dist/browser/operationsInterfaces/certificateObjectLocalRulestack.d.ts +3 -3
- package/dist/browser/operationsInterfaces/certificateObjectLocalRulestack.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/certificateObjectLocalRulestack.js +2 -7
- package/dist/browser/operationsInterfaces/certificateObjectLocalRulestack.js.map +1 -1
- package/dist/browser/operationsInterfaces/firewallStatus.d.ts +2 -2
- package/dist/browser/operationsInterfaces/firewallStatus.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/firewallStatus.js +2 -7
- package/dist/browser/operationsInterfaces/firewallStatus.js.map +1 -1
- package/dist/browser/operationsInterfaces/firewalls.d.ts +3 -3
- package/dist/browser/operationsInterfaces/firewalls.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/firewalls.js +2 -7
- package/dist/browser/operationsInterfaces/firewalls.js.map +1 -1
- package/dist/browser/operationsInterfaces/fqdnListGlobalRulestack.d.ts +3 -3
- package/dist/browser/operationsInterfaces/fqdnListGlobalRulestack.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/fqdnListGlobalRulestack.js +2 -7
- package/dist/browser/operationsInterfaces/fqdnListGlobalRulestack.js.map +1 -1
- package/dist/browser/operationsInterfaces/fqdnListLocalRulestack.d.ts +3 -3
- package/dist/browser/operationsInterfaces/fqdnListLocalRulestack.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/fqdnListLocalRulestack.js +2 -7
- package/dist/browser/operationsInterfaces/fqdnListLocalRulestack.js.map +1 -1
- package/dist/browser/operationsInterfaces/globalRulestack.d.ts +3 -3
- package/dist/browser/operationsInterfaces/globalRulestack.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/globalRulestack.js +2 -7
- package/dist/browser/operationsInterfaces/globalRulestack.js.map +1 -1
- package/dist/browser/operationsInterfaces/index.d.ts +3 -1
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/index.js +7 -8
- package/dist/browser/operationsInterfaces/index.js.map +1 -1
- package/dist/browser/operationsInterfaces/localRules.d.ts +3 -3
- package/dist/browser/operationsInterfaces/localRules.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/localRules.js +2 -7
- package/dist/browser/operationsInterfaces/localRules.js.map +1 -1
- package/dist/browser/operationsInterfaces/localRulestacks.d.ts +24 -24
- package/dist/browser/operationsInterfaces/localRulestacks.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/localRulestacks.js +2 -7
- package/dist/browser/operationsInterfaces/localRulestacks.js.map +1 -1
- package/dist/browser/operationsInterfaces/metricsObjectFirewall.d.ts +51 -0
- package/dist/browser/operationsInterfaces/metricsObjectFirewall.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/metricsObjectFirewall.js +4 -0
- package/dist/browser/operationsInterfaces/metricsObjectFirewall.js.map +1 -0
- package/dist/browser/operationsInterfaces/operations.d.ts +2 -2
- package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js +2 -7
- package/dist/browser/operationsInterfaces/operations.js.map +1 -1
- package/dist/browser/operationsInterfaces/paloAltoNetworksCloudngfwOperations.d.ts +13 -0
- package/dist/browser/operationsInterfaces/paloAltoNetworksCloudngfwOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/paloAltoNetworksCloudngfwOperations.js +4 -0
- package/dist/browser/operationsInterfaces/paloAltoNetworksCloudngfwOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/postRules.d.ts +3 -3
- package/dist/browser/operationsInterfaces/postRules.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/postRules.js +2 -7
- package/dist/browser/operationsInterfaces/postRules.js.map +1 -1
- package/dist/browser/operationsInterfaces/preRules.d.ts +3 -3
- package/dist/browser/operationsInterfaces/preRules.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/preRules.js +2 -7
- package/dist/browser/operationsInterfaces/preRules.js.map +1 -1
- package/dist/browser/operationsInterfaces/prefixListGlobalRulestack.d.ts +3 -3
- package/dist/browser/operationsInterfaces/prefixListGlobalRulestack.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/prefixListGlobalRulestack.js +2 -7
- package/dist/browser/operationsInterfaces/prefixListGlobalRulestack.js.map +1 -1
- package/dist/browser/operationsInterfaces/prefixListLocalRulestack.d.ts +3 -3
- package/dist/browser/operationsInterfaces/prefixListLocalRulestack.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/prefixListLocalRulestack.js +2 -7
- package/dist/browser/operationsInterfaces/prefixListLocalRulestack.js.map +1 -1
- package/dist/browser/pagingHelper.d.ts.map +1 -1
- package/dist/browser/pagingHelper.js +2 -7
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/browser/paloAltoNetworksCloudngfw.d.ts +6 -4
- package/dist/browser/paloAltoNetworksCloudngfw.d.ts.map +1 -1
- package/dist/browser/paloAltoNetworksCloudngfw.js +22 -23
- package/dist/browser/paloAltoNetworksCloudngfw.js.map +1 -1
- package/dist/commonjs/index.d.ts.map +1 -1
- package/dist/commonjs/index.js +4 -7
- package/dist/commonjs/index.js.map +1 -1
- package/dist/commonjs/lroImpl.d.ts +1 -1
- package/dist/commonjs/lroImpl.d.ts.map +1 -1
- package/dist/commonjs/lroImpl.js +4 -2
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +457 -73
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +19 -8
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts +37 -3
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +2014 -1188
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.d.ts +2 -1
- package/dist/commonjs/models/parameters.d.ts.map +1 -1
- package/dist/commonjs/models/parameters.js +89 -87
- package/dist/commonjs/models/parameters.js.map +1 -1
- package/dist/commonjs/operations/certificateObjectGlobalRulestack.d.ts +5 -5
- package/dist/commonjs/operations/certificateObjectGlobalRulestack.d.ts.map +1 -1
- package/dist/commonjs/operations/certificateObjectGlobalRulestack.js +43 -64
- package/dist/commonjs/operations/certificateObjectGlobalRulestack.js.map +1 -1
- package/dist/commonjs/operations/certificateObjectLocalRulestack.d.ts +5 -5
- package/dist/commonjs/operations/certificateObjectLocalRulestack.d.ts.map +1 -1
- package/dist/commonjs/operations/certificateObjectLocalRulestack.js +45 -50
- package/dist/commonjs/operations/certificateObjectLocalRulestack.js.map +1 -1
- package/dist/commonjs/operations/firewallStatus.d.ts +4 -4
- package/dist/commonjs/operations/firewallStatus.d.ts.map +1 -1
- package/dist/commonjs/operations/firewallStatus.js +20 -25
- package/dist/commonjs/operations/firewallStatus.js.map +1 -1
- package/dist/commonjs/operations/firewalls.d.ts +5 -5
- package/dist/commonjs/operations/firewalls.d.ts.map +1 -1
- package/dist/commonjs/operations/firewalls.js +80 -93
- package/dist/commonjs/operations/firewalls.js.map +1 -1
- package/dist/commonjs/operations/fqdnListGlobalRulestack.d.ts +5 -5
- package/dist/commonjs/operations/fqdnListGlobalRulestack.d.ts.map +1 -1
- package/dist/commonjs/operations/fqdnListGlobalRulestack.js +43 -64
- package/dist/commonjs/operations/fqdnListGlobalRulestack.js.map +1 -1
- package/dist/commonjs/operations/fqdnListLocalRulestack.d.ts +5 -5
- package/dist/commonjs/operations/fqdnListLocalRulestack.d.ts.map +1 -1
- package/dist/commonjs/operations/fqdnListLocalRulestack.js +45 -50
- package/dist/commonjs/operations/fqdnListLocalRulestack.js.map +1 -1
- package/dist/commonjs/operations/globalRulestack.d.ts +5 -5
- package/dist/commonjs/operations/globalRulestack.d.ts.map +1 -1
- package/dist/commonjs/operations/globalRulestack.js +86 -101
- package/dist/commonjs/operations/globalRulestack.js.map +1 -1
- package/dist/commonjs/operations/index.d.ts +3 -1
- package/dist/commonjs/operations/index.d.ts.map +1 -1
- package/dist/commonjs/operations/index.js +7 -8
- package/dist/commonjs/operations/index.js.map +1 -1
- package/dist/commonjs/operations/localRules.d.ts +5 -5
- package/dist/commonjs/operations/localRules.d.ts.map +1 -1
- package/dist/commonjs/operations/localRules.js +60 -65
- package/dist/commonjs/operations/localRules.js.map +1 -1
- package/dist/commonjs/operations/localRulestacks.d.ts +60 -8
- package/dist/commonjs/operations/localRulestacks.d.ts.map +1 -1
- package/dist/commonjs/operations/localRulestacks.js +350 -141
- package/dist/commonjs/operations/localRulestacks.js.map +1 -1
- package/dist/commonjs/operations/metricsObjectFirewall.d.ts +76 -0
- package/dist/commonjs/operations/metricsObjectFirewall.d.ts.map +1 -0
- package/dist/commonjs/operations/metricsObjectFirewall.js +343 -0
- package/dist/commonjs/operations/metricsObjectFirewall.js.map +1 -0
- package/dist/commonjs/operations/operations.d.ts +4 -4
- package/dist/commonjs/operations/operations.d.ts.map +1 -1
- package/dist/commonjs/operations/operations.js +13 -18
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/paloAltoNetworksCloudngfwOperations.d.ts +21 -0
- package/dist/commonjs/operations/paloAltoNetworksCloudngfwOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/paloAltoNetworksCloudngfwOperations.js +105 -0
- package/dist/commonjs/operations/paloAltoNetworksCloudngfwOperations.js.map +1 -0
- package/dist/commonjs/operations/postRules.d.ts +5 -5
- package/dist/commonjs/operations/postRules.d.ts.map +1 -1
- package/dist/commonjs/operations/postRules.js +57 -90
- package/dist/commonjs/operations/postRules.js.map +1 -1
- package/dist/commonjs/operations/preRules.d.ts +5 -5
- package/dist/commonjs/operations/preRules.d.ts.map +1 -1
- package/dist/commonjs/operations/preRules.js +58 -91
- package/dist/commonjs/operations/preRules.js.map +1 -1
- package/dist/commonjs/operations/prefixListGlobalRulestack.d.ts +5 -5
- package/dist/commonjs/operations/prefixListGlobalRulestack.d.ts.map +1 -1
- package/dist/commonjs/operations/prefixListGlobalRulestack.js +44 -65
- package/dist/commonjs/operations/prefixListGlobalRulestack.js.map +1 -1
- package/dist/commonjs/operations/prefixListLocalRulestack.d.ts +5 -5
- package/dist/commonjs/operations/prefixListLocalRulestack.d.ts.map +1 -1
- package/dist/commonjs/operations/prefixListLocalRulestack.js +45 -50
- package/dist/commonjs/operations/prefixListLocalRulestack.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/certificateObjectGlobalRulestack.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/certificateObjectGlobalRulestack.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/certificateObjectGlobalRulestack.js +2 -7
- package/dist/commonjs/operationsInterfaces/certificateObjectGlobalRulestack.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/certificateObjectLocalRulestack.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/certificateObjectLocalRulestack.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/certificateObjectLocalRulestack.js +2 -7
- package/dist/commonjs/operationsInterfaces/certificateObjectLocalRulestack.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/firewallStatus.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/firewallStatus.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/firewallStatus.js +2 -7
- package/dist/commonjs/operationsInterfaces/firewallStatus.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/firewalls.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/firewalls.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/firewalls.js +2 -7
- package/dist/commonjs/operationsInterfaces/firewalls.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/fqdnListGlobalRulestack.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/fqdnListGlobalRulestack.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/fqdnListGlobalRulestack.js +2 -7
- package/dist/commonjs/operationsInterfaces/fqdnListGlobalRulestack.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/fqdnListLocalRulestack.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/fqdnListLocalRulestack.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/fqdnListLocalRulestack.js +2 -7
- package/dist/commonjs/operationsInterfaces/fqdnListLocalRulestack.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/globalRulestack.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/globalRulestack.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/globalRulestack.js +2 -7
- package/dist/commonjs/operationsInterfaces/globalRulestack.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.d.ts +3 -1
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.js +7 -8
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/localRules.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/localRules.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/localRules.js +2 -7
- package/dist/commonjs/operationsInterfaces/localRules.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/localRulestacks.d.ts +24 -24
- package/dist/commonjs/operationsInterfaces/localRulestacks.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/localRulestacks.js +2 -7
- package/dist/commonjs/operationsInterfaces/localRulestacks.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/metricsObjectFirewall.d.ts +51 -0
- package/dist/commonjs/operationsInterfaces/metricsObjectFirewall.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/metricsObjectFirewall.js +5 -0
- package/dist/commonjs/operationsInterfaces/metricsObjectFirewall.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.js +2 -7
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/paloAltoNetworksCloudngfwOperations.d.ts +13 -0
- package/dist/commonjs/operationsInterfaces/paloAltoNetworksCloudngfwOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/paloAltoNetworksCloudngfwOperations.js +5 -0
- package/dist/commonjs/operationsInterfaces/paloAltoNetworksCloudngfwOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/postRules.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/postRules.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/postRules.js +2 -7
- package/dist/commonjs/operationsInterfaces/postRules.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/preRules.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/preRules.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/preRules.js +2 -7
- package/dist/commonjs/operationsInterfaces/preRules.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/prefixListGlobalRulestack.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/prefixListGlobalRulestack.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/prefixListGlobalRulestack.js +2 -7
- package/dist/commonjs/operationsInterfaces/prefixListGlobalRulestack.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/prefixListLocalRulestack.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/prefixListLocalRulestack.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/prefixListLocalRulestack.js +2 -7
- package/dist/commonjs/operationsInterfaces/prefixListLocalRulestack.js.map +1 -1
- package/dist/commonjs/pagingHelper.d.ts.map +1 -1
- package/dist/commonjs/pagingHelper.js +2 -7
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/paloAltoNetworksCloudngfw.d.ts +6 -4
- package/dist/commonjs/paloAltoNetworksCloudngfw.d.ts.map +1 -1
- package/dist/commonjs/paloAltoNetworksCloudngfw.js +21 -22
- package/dist/commonjs/paloAltoNetworksCloudngfw.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +1 -1
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +4 -7
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/lroImpl.d.ts +1 -1
- package/dist/esm/lroImpl.d.ts.map +1 -1
- package/dist/esm/lroImpl.js +4 -2
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/index.d.ts +457 -73
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +18 -7
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts +37 -3
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +2011 -1186
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.d.ts +2 -1
- package/dist/esm/models/parameters.d.ts.map +1 -1
- package/dist/esm/models/parameters.js +89 -87
- package/dist/esm/models/parameters.js.map +1 -1
- package/dist/esm/operations/certificateObjectGlobalRulestack.d.ts +5 -5
- package/dist/esm/operations/certificateObjectGlobalRulestack.d.ts.map +1 -1
- package/dist/esm/operations/certificateObjectGlobalRulestack.js +43 -64
- package/dist/esm/operations/certificateObjectGlobalRulestack.js.map +1 -1
- package/dist/esm/operations/certificateObjectLocalRulestack.d.ts +5 -5
- package/dist/esm/operations/certificateObjectLocalRulestack.d.ts.map +1 -1
- package/dist/esm/operations/certificateObjectLocalRulestack.js +45 -50
- package/dist/esm/operations/certificateObjectLocalRulestack.js.map +1 -1
- package/dist/esm/operations/firewallStatus.d.ts +4 -4
- package/dist/esm/operations/firewallStatus.d.ts.map +1 -1
- package/dist/esm/operations/firewallStatus.js +20 -25
- package/dist/esm/operations/firewallStatus.js.map +1 -1
- package/dist/esm/operations/firewalls.d.ts +5 -5
- package/dist/esm/operations/firewalls.d.ts.map +1 -1
- package/dist/esm/operations/firewalls.js +80 -93
- package/dist/esm/operations/firewalls.js.map +1 -1
- package/dist/esm/operations/fqdnListGlobalRulestack.d.ts +5 -5
- package/dist/esm/operations/fqdnListGlobalRulestack.d.ts.map +1 -1
- package/dist/esm/operations/fqdnListGlobalRulestack.js +43 -64
- package/dist/esm/operations/fqdnListGlobalRulestack.js.map +1 -1
- package/dist/esm/operations/fqdnListLocalRulestack.d.ts +5 -5
- package/dist/esm/operations/fqdnListLocalRulestack.d.ts.map +1 -1
- package/dist/esm/operations/fqdnListLocalRulestack.js +45 -50
- package/dist/esm/operations/fqdnListLocalRulestack.js.map +1 -1
- package/dist/esm/operations/globalRulestack.d.ts +5 -5
- package/dist/esm/operations/globalRulestack.d.ts.map +1 -1
- package/dist/esm/operations/globalRulestack.js +86 -101
- package/dist/esm/operations/globalRulestack.js.map +1 -1
- package/dist/esm/operations/index.d.ts +3 -1
- package/dist/esm/operations/index.d.ts.map +1 -1
- package/dist/esm/operations/index.js +7 -8
- package/dist/esm/operations/index.js.map +1 -1
- package/dist/esm/operations/localRules.d.ts +5 -5
- package/dist/esm/operations/localRules.d.ts.map +1 -1
- package/dist/esm/operations/localRules.js +60 -65
- package/dist/esm/operations/localRules.js.map +1 -1
- package/dist/esm/operations/localRulestacks.d.ts +60 -8
- package/dist/esm/operations/localRulestacks.d.ts.map +1 -1
- package/dist/esm/operations/localRulestacks.js +350 -141
- package/dist/esm/operations/localRulestacks.js.map +1 -1
- package/dist/esm/operations/metricsObjectFirewall.d.ts +76 -0
- package/dist/esm/operations/metricsObjectFirewall.d.ts.map +1 -0
- package/dist/esm/operations/metricsObjectFirewall.js +338 -0
- package/dist/esm/operations/metricsObjectFirewall.js.map +1 -0
- package/dist/esm/operations/operations.d.ts +4 -4
- package/dist/esm/operations/operations.d.ts.map +1 -1
- package/dist/esm/operations/operations.js +13 -18
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/paloAltoNetworksCloudngfwOperations.d.ts +21 -0
- package/dist/esm/operations/paloAltoNetworksCloudngfwOperations.d.ts.map +1 -0
- package/dist/esm/operations/paloAltoNetworksCloudngfwOperations.js +100 -0
- package/dist/esm/operations/paloAltoNetworksCloudngfwOperations.js.map +1 -0
- package/dist/esm/operations/postRules.d.ts +5 -5
- package/dist/esm/operations/postRules.d.ts.map +1 -1
- package/dist/esm/operations/postRules.js +57 -90
- package/dist/esm/operations/postRules.js.map +1 -1
- package/dist/esm/operations/preRules.d.ts +5 -5
- package/dist/esm/operations/preRules.d.ts.map +1 -1
- package/dist/esm/operations/preRules.js +58 -91
- package/dist/esm/operations/preRules.js.map +1 -1
- package/dist/esm/operations/prefixListGlobalRulestack.d.ts +5 -5
- package/dist/esm/operations/prefixListGlobalRulestack.d.ts.map +1 -1
- package/dist/esm/operations/prefixListGlobalRulestack.js +44 -65
- package/dist/esm/operations/prefixListGlobalRulestack.js.map +1 -1
- package/dist/esm/operations/prefixListLocalRulestack.d.ts +5 -5
- package/dist/esm/operations/prefixListLocalRulestack.d.ts.map +1 -1
- package/dist/esm/operations/prefixListLocalRulestack.js +45 -50
- package/dist/esm/operations/prefixListLocalRulestack.js.map +1 -1
- package/dist/esm/operationsInterfaces/certificateObjectGlobalRulestack.d.ts +3 -3
- package/dist/esm/operationsInterfaces/certificateObjectGlobalRulestack.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/certificateObjectGlobalRulestack.js +2 -7
- package/dist/esm/operationsInterfaces/certificateObjectGlobalRulestack.js.map +1 -1
- package/dist/esm/operationsInterfaces/certificateObjectLocalRulestack.d.ts +3 -3
- package/dist/esm/operationsInterfaces/certificateObjectLocalRulestack.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/certificateObjectLocalRulestack.js +2 -7
- package/dist/esm/operationsInterfaces/certificateObjectLocalRulestack.js.map +1 -1
- package/dist/esm/operationsInterfaces/firewallStatus.d.ts +2 -2
- package/dist/esm/operationsInterfaces/firewallStatus.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/firewallStatus.js +2 -7
- package/dist/esm/operationsInterfaces/firewallStatus.js.map +1 -1
- package/dist/esm/operationsInterfaces/firewalls.d.ts +3 -3
- package/dist/esm/operationsInterfaces/firewalls.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/firewalls.js +2 -7
- package/dist/esm/operationsInterfaces/firewalls.js.map +1 -1
- package/dist/esm/operationsInterfaces/fqdnListGlobalRulestack.d.ts +3 -3
- package/dist/esm/operationsInterfaces/fqdnListGlobalRulestack.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/fqdnListGlobalRulestack.js +2 -7
- package/dist/esm/operationsInterfaces/fqdnListGlobalRulestack.js.map +1 -1
- package/dist/esm/operationsInterfaces/fqdnListLocalRulestack.d.ts +3 -3
- package/dist/esm/operationsInterfaces/fqdnListLocalRulestack.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/fqdnListLocalRulestack.js +2 -7
- package/dist/esm/operationsInterfaces/fqdnListLocalRulestack.js.map +1 -1
- package/dist/esm/operationsInterfaces/globalRulestack.d.ts +3 -3
- package/dist/esm/operationsInterfaces/globalRulestack.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/globalRulestack.js +2 -7
- package/dist/esm/operationsInterfaces/globalRulestack.js.map +1 -1
- package/dist/esm/operationsInterfaces/index.d.ts +3 -1
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/index.js +7 -8
- package/dist/esm/operationsInterfaces/index.js.map +1 -1
- package/dist/esm/operationsInterfaces/localRules.d.ts +3 -3
- package/dist/esm/operationsInterfaces/localRules.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/localRules.js +2 -7
- package/dist/esm/operationsInterfaces/localRules.js.map +1 -1
- package/dist/esm/operationsInterfaces/localRulestacks.d.ts +24 -24
- package/dist/esm/operationsInterfaces/localRulestacks.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/localRulestacks.js +2 -7
- package/dist/esm/operationsInterfaces/localRulestacks.js.map +1 -1
- package/dist/esm/operationsInterfaces/metricsObjectFirewall.d.ts +51 -0
- package/dist/esm/operationsInterfaces/metricsObjectFirewall.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/metricsObjectFirewall.js +4 -0
- package/dist/esm/operationsInterfaces/metricsObjectFirewall.js.map +1 -0
- package/dist/esm/operationsInterfaces/operations.d.ts +2 -2
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/operations.js +2 -7
- package/dist/esm/operationsInterfaces/operations.js.map +1 -1
- package/dist/esm/operationsInterfaces/paloAltoNetworksCloudngfwOperations.d.ts +13 -0
- package/dist/esm/operationsInterfaces/paloAltoNetworksCloudngfwOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/paloAltoNetworksCloudngfwOperations.js +4 -0
- package/dist/esm/operationsInterfaces/paloAltoNetworksCloudngfwOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/postRules.d.ts +3 -3
- package/dist/esm/operationsInterfaces/postRules.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/postRules.js +2 -7
- package/dist/esm/operationsInterfaces/postRules.js.map +1 -1
- package/dist/esm/operationsInterfaces/preRules.d.ts +3 -3
- package/dist/esm/operationsInterfaces/preRules.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/preRules.js +2 -7
- package/dist/esm/operationsInterfaces/preRules.js.map +1 -1
- package/dist/esm/operationsInterfaces/prefixListGlobalRulestack.d.ts +3 -3
- package/dist/esm/operationsInterfaces/prefixListGlobalRulestack.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/prefixListGlobalRulestack.js +2 -7
- package/dist/esm/operationsInterfaces/prefixListGlobalRulestack.js.map +1 -1
- package/dist/esm/operationsInterfaces/prefixListLocalRulestack.d.ts +3 -3
- package/dist/esm/operationsInterfaces/prefixListLocalRulestack.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/prefixListLocalRulestack.js +2 -7
- package/dist/esm/operationsInterfaces/prefixListLocalRulestack.js.map +1 -1
- package/dist/esm/pagingHelper.d.ts.map +1 -1
- package/dist/esm/pagingHelper.js +2 -7
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/esm/paloAltoNetworksCloudngfw.d.ts +6 -4
- package/dist/esm/paloAltoNetworksCloudngfw.d.ts.map +1 -1
- package/dist/esm/paloAltoNetworksCloudngfw.js +22 -23
- package/dist/esm/paloAltoNetworksCloudngfw.js.map +1 -1
- package/dist/react-native/index.d.ts.map +1 -1
- package/dist/react-native/index.js +4 -7
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/lroImpl.d.ts +1 -1
- package/dist/react-native/lroImpl.d.ts.map +1 -1
- package/dist/react-native/lroImpl.js +4 -2
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/index.d.ts +457 -73
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +18 -7
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts +37 -3
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +2011 -1186
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.d.ts +2 -1
- package/dist/react-native/models/parameters.d.ts.map +1 -1
- package/dist/react-native/models/parameters.js +89 -87
- package/dist/react-native/models/parameters.js.map +1 -1
- package/dist/react-native/operations/certificateObjectGlobalRulestack.d.ts +5 -5
- package/dist/react-native/operations/certificateObjectGlobalRulestack.d.ts.map +1 -1
- package/dist/react-native/operations/certificateObjectGlobalRulestack.js +43 -64
- package/dist/react-native/operations/certificateObjectGlobalRulestack.js.map +1 -1
- package/dist/react-native/operations/certificateObjectLocalRulestack.d.ts +5 -5
- package/dist/react-native/operations/certificateObjectLocalRulestack.d.ts.map +1 -1
- package/dist/react-native/operations/certificateObjectLocalRulestack.js +45 -50
- package/dist/react-native/operations/certificateObjectLocalRulestack.js.map +1 -1
- package/dist/react-native/operations/firewallStatus.d.ts +4 -4
- package/dist/react-native/operations/firewallStatus.d.ts.map +1 -1
- package/dist/react-native/operations/firewallStatus.js +20 -25
- package/dist/react-native/operations/firewallStatus.js.map +1 -1
- package/dist/react-native/operations/firewalls.d.ts +5 -5
- package/dist/react-native/operations/firewalls.d.ts.map +1 -1
- package/dist/react-native/operations/firewalls.js +80 -93
- package/dist/react-native/operations/firewalls.js.map +1 -1
- package/dist/react-native/operations/fqdnListGlobalRulestack.d.ts +5 -5
- package/dist/react-native/operations/fqdnListGlobalRulestack.d.ts.map +1 -1
- package/dist/react-native/operations/fqdnListGlobalRulestack.js +43 -64
- package/dist/react-native/operations/fqdnListGlobalRulestack.js.map +1 -1
- package/dist/react-native/operations/fqdnListLocalRulestack.d.ts +5 -5
- package/dist/react-native/operations/fqdnListLocalRulestack.d.ts.map +1 -1
- package/dist/react-native/operations/fqdnListLocalRulestack.js +45 -50
- package/dist/react-native/operations/fqdnListLocalRulestack.js.map +1 -1
- package/dist/react-native/operations/globalRulestack.d.ts +5 -5
- package/dist/react-native/operations/globalRulestack.d.ts.map +1 -1
- package/dist/react-native/operations/globalRulestack.js +86 -101
- package/dist/react-native/operations/globalRulestack.js.map +1 -1
- package/dist/react-native/operations/index.d.ts +3 -1
- package/dist/react-native/operations/index.d.ts.map +1 -1
- package/dist/react-native/operations/index.js +7 -8
- package/dist/react-native/operations/index.js.map +1 -1
- package/dist/react-native/operations/localRules.d.ts +5 -5
- package/dist/react-native/operations/localRules.d.ts.map +1 -1
- package/dist/react-native/operations/localRules.js +60 -65
- package/dist/react-native/operations/localRules.js.map +1 -1
- package/dist/react-native/operations/localRulestacks.d.ts +60 -8
- package/dist/react-native/operations/localRulestacks.d.ts.map +1 -1
- package/dist/react-native/operations/localRulestacks.js +350 -141
- package/dist/react-native/operations/localRulestacks.js.map +1 -1
- package/dist/react-native/operations/metricsObjectFirewall.d.ts +76 -0
- package/dist/react-native/operations/metricsObjectFirewall.d.ts.map +1 -0
- package/dist/react-native/operations/metricsObjectFirewall.js +338 -0
- package/dist/react-native/operations/metricsObjectFirewall.js.map +1 -0
- package/dist/react-native/operations/operations.d.ts +4 -4
- package/dist/react-native/operations/operations.d.ts.map +1 -1
- package/dist/react-native/operations/operations.js +13 -18
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/paloAltoNetworksCloudngfwOperations.d.ts +21 -0
- package/dist/react-native/operations/paloAltoNetworksCloudngfwOperations.d.ts.map +1 -0
- package/dist/react-native/operations/paloAltoNetworksCloudngfwOperations.js +100 -0
- package/dist/react-native/operations/paloAltoNetworksCloudngfwOperations.js.map +1 -0
- package/dist/react-native/operations/postRules.d.ts +5 -5
- package/dist/react-native/operations/postRules.d.ts.map +1 -1
- package/dist/react-native/operations/postRules.js +57 -90
- package/dist/react-native/operations/postRules.js.map +1 -1
- package/dist/react-native/operations/preRules.d.ts +5 -5
- package/dist/react-native/operations/preRules.d.ts.map +1 -1
- package/dist/react-native/operations/preRules.js +58 -91
- package/dist/react-native/operations/preRules.js.map +1 -1
- package/dist/react-native/operations/prefixListGlobalRulestack.d.ts +5 -5
- package/dist/react-native/operations/prefixListGlobalRulestack.d.ts.map +1 -1
- package/dist/react-native/operations/prefixListGlobalRulestack.js +44 -65
- package/dist/react-native/operations/prefixListGlobalRulestack.js.map +1 -1
- package/dist/react-native/operations/prefixListLocalRulestack.d.ts +5 -5
- package/dist/react-native/operations/prefixListLocalRulestack.d.ts.map +1 -1
- package/dist/react-native/operations/prefixListLocalRulestack.js +45 -50
- package/dist/react-native/operations/prefixListLocalRulestack.js.map +1 -1
- package/dist/react-native/operationsInterfaces/certificateObjectGlobalRulestack.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/certificateObjectGlobalRulestack.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/certificateObjectGlobalRulestack.js +2 -7
- package/dist/react-native/operationsInterfaces/certificateObjectGlobalRulestack.js.map +1 -1
- package/dist/react-native/operationsInterfaces/certificateObjectLocalRulestack.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/certificateObjectLocalRulestack.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/certificateObjectLocalRulestack.js +2 -7
- package/dist/react-native/operationsInterfaces/certificateObjectLocalRulestack.js.map +1 -1
- package/dist/react-native/operationsInterfaces/firewallStatus.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/firewallStatus.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/firewallStatus.js +2 -7
- package/dist/react-native/operationsInterfaces/firewallStatus.js.map +1 -1
- package/dist/react-native/operationsInterfaces/firewalls.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/firewalls.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/firewalls.js +2 -7
- package/dist/react-native/operationsInterfaces/firewalls.js.map +1 -1
- package/dist/react-native/operationsInterfaces/fqdnListGlobalRulestack.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/fqdnListGlobalRulestack.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/fqdnListGlobalRulestack.js +2 -7
- package/dist/react-native/operationsInterfaces/fqdnListGlobalRulestack.js.map +1 -1
- package/dist/react-native/operationsInterfaces/fqdnListLocalRulestack.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/fqdnListLocalRulestack.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/fqdnListLocalRulestack.js +2 -7
- package/dist/react-native/operationsInterfaces/fqdnListLocalRulestack.js.map +1 -1
- package/dist/react-native/operationsInterfaces/globalRulestack.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/globalRulestack.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/globalRulestack.js +2 -7
- package/dist/react-native/operationsInterfaces/globalRulestack.js.map +1 -1
- package/dist/react-native/operationsInterfaces/index.d.ts +3 -1
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/index.js +7 -8
- package/dist/react-native/operationsInterfaces/index.js.map +1 -1
- package/dist/react-native/operationsInterfaces/localRules.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/localRules.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/localRules.js +2 -7
- package/dist/react-native/operationsInterfaces/localRules.js.map +1 -1
- package/dist/react-native/operationsInterfaces/localRulestacks.d.ts +24 -24
- package/dist/react-native/operationsInterfaces/localRulestacks.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/localRulestacks.js +2 -7
- package/dist/react-native/operationsInterfaces/localRulestacks.js.map +1 -1
- package/dist/react-native/operationsInterfaces/metricsObjectFirewall.d.ts +51 -0
- package/dist/react-native/operationsInterfaces/metricsObjectFirewall.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/metricsObjectFirewall.js +4 -0
- package/dist/react-native/operationsInterfaces/metricsObjectFirewall.js.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.js +2 -7
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/paloAltoNetworksCloudngfwOperations.d.ts +13 -0
- package/dist/react-native/operationsInterfaces/paloAltoNetworksCloudngfwOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/paloAltoNetworksCloudngfwOperations.js +4 -0
- package/dist/react-native/operationsInterfaces/paloAltoNetworksCloudngfwOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/postRules.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/postRules.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/postRules.js +2 -7
- package/dist/react-native/operationsInterfaces/postRules.js.map +1 -1
- package/dist/react-native/operationsInterfaces/preRules.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/preRules.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/preRules.js +2 -7
- package/dist/react-native/operationsInterfaces/preRules.js.map +1 -1
- package/dist/react-native/operationsInterfaces/prefixListGlobalRulestack.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/prefixListGlobalRulestack.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/prefixListGlobalRulestack.js +2 -7
- package/dist/react-native/operationsInterfaces/prefixListGlobalRulestack.js.map +1 -1
- package/dist/react-native/operationsInterfaces/prefixListLocalRulestack.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/prefixListLocalRulestack.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/prefixListLocalRulestack.js +2 -7
- package/dist/react-native/operationsInterfaces/prefixListLocalRulestack.js.map +1 -1
- package/dist/react-native/pagingHelper.d.ts.map +1 -1
- package/dist/react-native/pagingHelper.js +2 -7
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/dist/react-native/paloAltoNetworksCloudngfw.d.ts +6 -4
- package/dist/react-native/paloAltoNetworksCloudngfw.d.ts.map +1 -1
- package/dist/react-native/paloAltoNetworksCloudngfw.js +22 -23
- package/dist/react-native/paloAltoNetworksCloudngfw.js.map +1 -1
- package/package.json +35 -34
- package/CHANGELOG.md +0 -28
- package/review/arm-paloaltonetworksngfw-node.api.md +0 -2026
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"prefixListGlobalRulestack.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/prefixListGlobalRulestack.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"prefixListGlobalRulestack.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/prefixListGlobalRulestack.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,KAAK,EACV,iCAAiC,EACjC,2CAA2C,EAC3C,0CAA0C,EAC1C,oCAAoC,EACpC,qDAAqD,EACrD,+CAA+C,EAC/C,6CAA6C,EAC9C,MAAM,oBAAoB,CAAC;AAG5B,0DAA0D;AAC1D,MAAM,WAAW,yBAAyB;IACxC;;;;OAIG;IACH,IAAI,CACF,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,2CAA2C,GACpD,0BAA0B,CAAC,iCAAiC,CAAC,CAAC;IACjE;;;;;OAKG;IACH,GAAG,CACD,mBAAmB,EAAE,MAAM,EAC3B,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;IACjD;;;;;;OAMG;IACH,mBAAmB,CACjB,mBAAmB,EAAE,MAAM,EAC3B,IAAI,EAAE,MAAM,EACZ,QAAQ,EAAE,iCAAiC,EAC3C,OAAO,CAAC,EAAE,qDAAqD,GAC9D,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,+CAA+C,CAAC,EAC/D,+CAA+C,CAChD,CACF,CAAC;IACF;;;;;;OAMG;IACH,0BAA0B,CACxB,mBAAmB,EAAE,MAAM,EAC3B,IAAI,EAAE,MAAM,EACZ,QAAQ,EAAE,iCAAiC,EAC3C,OAAO,CAAC,EAAE,qDAAqD,GAC9D,OAAO,CAAC,+CAA+C,CAAC,CAAC;IAC5D;;;;;OAKG;IACH,WAAW,CACT,mBAAmB,EAAE,MAAM,EAC3B,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;OAKG;IACH,kBAAkB,CAChB,mBAAmB,EAAE,MAAM,EAC3B,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
|
|
@@ -1,9 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
1
|
+
// Copyright (c) Microsoft Corporation.
|
|
2
|
+
// Licensed under the MIT License.
|
|
8
3
|
export {};
|
|
9
4
|
//# sourceMappingURL=prefixListGlobalRulestack.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"prefixListGlobalRulestack.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/prefixListGlobalRulestack.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"prefixListGlobalRulestack.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/prefixListGlobalRulestack.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n PrefixListGlobalRulestackResource,\n PrefixListGlobalRulestackListOptionalParams,\n PrefixListGlobalRulestackGetOptionalParams,\n PrefixListGlobalRulestackGetResponse,\n PrefixListGlobalRulestackCreateOrUpdateOptionalParams,\n PrefixListGlobalRulestackCreateOrUpdateResponse,\n PrefixListGlobalRulestackDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PrefixListGlobalRulestack. */\nexport interface PrefixListGlobalRulestack {\n /**\n * List PrefixListGlobalRulestackResource resources by Tenant\n * @param globalRulestackName GlobalRulestack resource name\n * @param options The options parameters.\n */\n list(\n globalRulestackName: string,\n options?: PrefixListGlobalRulestackListOptionalParams,\n ): PagedAsyncIterableIterator<PrefixListGlobalRulestackResource>;\n /**\n * Get a PrefixListGlobalRulestackResource\n * @param globalRulestackName GlobalRulestack resource name\n * @param name Local Rule priority\n * @param options The options parameters.\n */\n get(\n globalRulestackName: string,\n name: string,\n options?: PrefixListGlobalRulestackGetOptionalParams,\n ): Promise<PrefixListGlobalRulestackGetResponse>;\n /**\n * Create a PrefixListGlobalRulestackResource\n * @param globalRulestackName GlobalRulestack resource name\n * @param name Local Rule priority\n * @param resource Resource create parameters.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n globalRulestackName: string,\n name: string,\n resource: PrefixListGlobalRulestackResource,\n options?: PrefixListGlobalRulestackCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<PrefixListGlobalRulestackCreateOrUpdateResponse>,\n PrefixListGlobalRulestackCreateOrUpdateResponse\n >\n >;\n /**\n * Create a PrefixListGlobalRulestackResource\n * @param globalRulestackName GlobalRulestack resource name\n * @param name Local Rule priority\n * @param resource Resource create parameters.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n globalRulestackName: string,\n name: string,\n resource: PrefixListGlobalRulestackResource,\n options?: PrefixListGlobalRulestackCreateOrUpdateOptionalParams,\n ): Promise<PrefixListGlobalRulestackCreateOrUpdateResponse>;\n /**\n * Delete a PrefixListGlobalRulestackResource\n * @param globalRulestackName GlobalRulestack resource name\n * @param name Local Rule priority\n * @param options The options parameters.\n */\n beginDelete(\n globalRulestackName: string,\n name: string,\n options?: PrefixListGlobalRulestackDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Delete a PrefixListGlobalRulestackResource\n * @param globalRulestackName GlobalRulestack resource name\n * @param name Local Rule priority\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n globalRulestackName: string,\n name: string,\n options?: PrefixListGlobalRulestackDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
3
|
-
import { PrefixListResource, PrefixListLocalRulestackListByLocalRulestacksOptionalParams, PrefixListLocalRulestackGetOptionalParams, PrefixListLocalRulestackGetResponse, PrefixListLocalRulestackCreateOrUpdateOptionalParams, PrefixListLocalRulestackCreateOrUpdateResponse, PrefixListLocalRulestackDeleteOptionalParams } from "../models/index.js";
|
|
1
|
+
import type { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import type { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
3
|
+
import type { PrefixListResource, PrefixListLocalRulestackListByLocalRulestacksOptionalParams, PrefixListLocalRulestackGetOptionalParams, PrefixListLocalRulestackGetResponse, PrefixListLocalRulestackCreateOrUpdateOptionalParams, PrefixListLocalRulestackCreateOrUpdateResponse, PrefixListLocalRulestackDeleteOptionalParams } from "../models/index.js";
|
|
4
4
|
/** Interface representing a PrefixListLocalRulestack. */
|
|
5
5
|
export interface PrefixListLocalRulestack {
|
|
6
6
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"prefixListLocalRulestack.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/prefixListLocalRulestack.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"prefixListLocalRulestack.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/prefixListLocalRulestack.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,KAAK,EACV,kBAAkB,EAClB,2DAA2D,EAC3D,yCAAyC,EACzC,mCAAmC,EACnC,oDAAoD,EACpD,8CAA8C,EAC9C,4CAA4C,EAC7C,MAAM,oBAAoB,CAAC;AAG5B,yDAAyD;AACzD,MAAM,WAAW,wBAAwB;IACvC;;;;;OAKG;IACH,qBAAqB,CACnB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,2DAA2D,GACpE,0BAA0B,CAAC,kBAAkB,CAAC,CAAC;IAClD;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,yCAAyC,GAClD,OAAO,CAAC,mCAAmC,CAAC,CAAC;IAChD;;;;;;;OAOG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,IAAI,EAAE,MAAM,EACZ,QAAQ,EAAE,kBAAkB,EAC5B,OAAO,CAAC,EAAE,oDAAoD,GAC7D,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,8CAA8C,CAAC,EAC9D,8CAA8C,CAC/C,CACF,CAAC;IACF;;;;;;;OAOG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,IAAI,EAAE,MAAM,EACZ,QAAQ,EAAE,kBAAkB,EAC5B,OAAO,CAAC,EAAE,oDAAoD,GAC7D,OAAO,CAAC,8CAA8C,CAAC,CAAC;IAC3D;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,4CAA4C,GACrD,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,4CAA4C,GACrD,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
|
|
@@ -1,9 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
1
|
+
// Copyright (c) Microsoft Corporation.
|
|
2
|
+
// Licensed under the MIT License.
|
|
8
3
|
export {};
|
|
9
4
|
//# sourceMappingURL=prefixListLocalRulestack.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"prefixListLocalRulestack.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/prefixListLocalRulestack.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"prefixListLocalRulestack.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/prefixListLocalRulestack.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n PrefixListResource,\n PrefixListLocalRulestackListByLocalRulestacksOptionalParams,\n PrefixListLocalRulestackGetOptionalParams,\n PrefixListLocalRulestackGetResponse,\n PrefixListLocalRulestackCreateOrUpdateOptionalParams,\n PrefixListLocalRulestackCreateOrUpdateResponse,\n PrefixListLocalRulestackDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PrefixListLocalRulestack. */\nexport interface PrefixListLocalRulestack {\n /**\n * List PrefixListResource resources by LocalRulestacks\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param options The options parameters.\n */\n listByLocalRulestacks(\n resourceGroupName: string,\n localRulestackName: string,\n options?: PrefixListLocalRulestackListByLocalRulestacksOptionalParams,\n ): PagedAsyncIterableIterator<PrefixListResource>;\n /**\n * Get a PrefixListResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param name Local Rule priority\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n localRulestackName: string,\n name: string,\n options?: PrefixListLocalRulestackGetOptionalParams,\n ): Promise<PrefixListLocalRulestackGetResponse>;\n /**\n * Create a PrefixListResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param name Local Rule priority\n * @param resource Resource create parameters.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n localRulestackName: string,\n name: string,\n resource: PrefixListResource,\n options?: PrefixListLocalRulestackCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<PrefixListLocalRulestackCreateOrUpdateResponse>,\n PrefixListLocalRulestackCreateOrUpdateResponse\n >\n >;\n /**\n * Create a PrefixListResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param name Local Rule priority\n * @param resource Resource create parameters.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n localRulestackName: string,\n name: string,\n resource: PrefixListResource,\n options?: PrefixListLocalRulestackCreateOrUpdateOptionalParams,\n ): Promise<PrefixListLocalRulestackCreateOrUpdateResponse>;\n /**\n * Delete a PrefixListResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param name Local Rule priority\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n localRulestackName: string,\n name: string,\n options?: PrefixListLocalRulestackDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Delete a PrefixListResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param name Local Rule priority\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n localRulestackName: string,\n name: string,\n options?: PrefixListLocalRulestackDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pagingHelper.d.ts","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"pagingHelper.d.ts","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAMA,MAAM,WAAW,QAAQ;IACvB,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B;AAID;;;;;;GAMG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,OAAO,GAAG,MAAM,GAAG,SAAS,CAKtE;AAED,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,GAAG,SAAS,GAAG,IAAI,CAO/F"}
|
|
@@ -1,10 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
1
|
+
// Copyright (c) Microsoft Corporation.
|
|
2
|
+
// Licensed under the MIT License.
|
|
8
3
|
const pageMap = new WeakMap();
|
|
9
4
|
/**
|
|
10
5
|
* Given the last `.value` produced by the `byPage` iterator,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pagingHelper.js","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"pagingHelper.js","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AASlC,MAAM,OAAO,GAAG,IAAI,OAAO,EAAoB,CAAC;AAEhD;;;;;;GAMG;AACH,MAAM,UAAU,oBAAoB,CAAC,IAAa;IAChD,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,EAAE,CAAC;QAC9C,OAAO,SAAS,CAAC;IACnB,CAAC;IACD,OAAO,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE,iBAAiB,CAAC;AAC9C,CAAC;AAED,MAAM,UAAU,oBAAoB,CAAC,IAAa,EAAE,iBAAqC;IACvF,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,IAAI,CAAC,iBAAiB,EAAE,CAAC;QACpE,OAAO;IACT,CAAC;IACD,MAAM,QAAQ,GAAG,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,IAAI,EAAE,CAAC;IACzC,QAAQ,CAAC,iBAAiB,GAAG,iBAAiB,CAAC;IAC/C,OAAO,CAAC,GAAG,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;AAC9B,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nexport interface PageInfo {\n continuationToken?: string;\n}\n\nconst pageMap = new WeakMap<object, PageInfo>();\n\n/**\n * Given the last `.value` produced by the `byPage` iterator,\n * returns a continuation token that can be used to begin paging from\n * that point later.\n * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.\n * @returns The continuation token that can be passed into byPage() during future calls.\n */\nexport function getContinuationToken(page: unknown): string | undefined {\n if (typeof page !== \"object\" || page === null) {\n return undefined;\n }\n return pageMap.get(page)?.continuationToken;\n}\n\nexport function setContinuationToken(page: unknown, continuationToken: string | undefined): void {\n if (typeof page !== \"object\" || page === null || !continuationToken) {\n return;\n }\n const pageInfo = pageMap.get(page) ?? {};\n pageInfo.continuationToken = continuationToken;\n pageMap.set(page, pageInfo);\n}\n"]}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as coreClient from "@azure/core-client";
|
|
2
|
-
import * as coreAuth from "@azure/core-auth";
|
|
3
|
-
import { GlobalRulestack, CertificateObjectGlobalRulestack, FqdnListGlobalRulestack, PostRules,
|
|
4
|
-
import { PaloAltoNetworksCloudngfwOptionalParams } from "./models/index.js";
|
|
2
|
+
import type * as coreAuth from "@azure/core-auth";
|
|
3
|
+
import type { GlobalRulestack, CertificateObjectGlobalRulestack, FqdnListGlobalRulestack, PostRules, PreRules, PrefixListGlobalRulestack, Operations, PaloAltoNetworksCloudngfwOperations, Firewalls, LocalRulestacks, MetricsObjectFirewall, FirewallStatus, CertificateObjectLocalRulestack, FqdnListLocalRulestack, LocalRules, PrefixListLocalRulestack } from "./operationsInterfaces/index.js";
|
|
4
|
+
import type { PaloAltoNetworksCloudngfwOptionalParams } from "./models/index.js";
|
|
5
5
|
export declare class PaloAltoNetworksCloudngfw extends coreClient.ServiceClient {
|
|
6
6
|
$host: string;
|
|
7
7
|
apiVersion: string;
|
|
@@ -20,11 +20,13 @@ export declare class PaloAltoNetworksCloudngfw extends coreClient.ServiceClient
|
|
|
20
20
|
certificateObjectGlobalRulestack: CertificateObjectGlobalRulestack;
|
|
21
21
|
fqdnListGlobalRulestack: FqdnListGlobalRulestack;
|
|
22
22
|
postRules: PostRules;
|
|
23
|
-
prefixListGlobalRulestack: PrefixListGlobalRulestack;
|
|
24
23
|
preRules: PreRules;
|
|
24
|
+
prefixListGlobalRulestack: PrefixListGlobalRulestack;
|
|
25
25
|
operations: Operations;
|
|
26
|
+
paloAltoNetworksCloudngfwOperations: PaloAltoNetworksCloudngfwOperations;
|
|
26
27
|
firewalls: Firewalls;
|
|
27
28
|
localRulestacks: LocalRulestacks;
|
|
29
|
+
metricsObjectFirewall: MetricsObjectFirewall;
|
|
28
30
|
firewallStatus: FirewallStatus;
|
|
29
31
|
certificateObjectLocalRulestack: CertificateObjectLocalRulestack;
|
|
30
32
|
fqdnListLocalRulestack: FqdnListLocalRulestack;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"paloAltoNetworksCloudngfw.d.ts","sourceRoot":"","sources":["../../src/paloAltoNetworksCloudngfw.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"paloAltoNetworksCloudngfw.d.ts","sourceRoot":"","sources":["../../src/paloAltoNetworksCloudngfw.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAGjD,OAAO,KAAK,KAAK,QAAQ,MAAM,kBAAkB,CAAC;AAmBlD,OAAO,KAAK,EACV,eAAe,EACf,gCAAgC,EAChC,uBAAuB,EACvB,SAAS,EACT,QAAQ,EACR,yBAAyB,EACzB,UAAU,EACV,mCAAmC,EACnC,SAAS,EACT,eAAe,EACf,qBAAqB,EACrB,cAAc,EACd,+BAA+B,EAC/B,sBAAsB,EACtB,UAAU,EACV,wBAAwB,EACzB,MAAM,iCAAiC,CAAC;AACzC,OAAO,KAAK,EAAE,uCAAuC,EAAE,MAAM,mBAAmB,CAAC;AAEjF,qBAAa,yBAA0B,SAAQ,UAAU,CAAC,aAAa;IACrE,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;;;;OAKG;gBAED,WAAW,EAAE,QAAQ,CAAC,eAAe,EACrC,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,uCAAuC;gBAGjD,WAAW,EAAE,QAAQ,CAAC,eAAe,EACrC,OAAO,CAAC,EAAE,uCAAuC;IAkGnD,8GAA8G;IAC9G,OAAO,CAAC,yBAAyB;IAwBjC,eAAe,EAAE,eAAe,CAAC;IACjC,gCAAgC,EAAE,gCAAgC,CAAC;IACnE,uBAAuB,EAAE,uBAAuB,CAAC;IACjD,SAAS,EAAE,SAAS,CAAC;IACrB,QAAQ,EAAE,QAAQ,CAAC;IACnB,yBAAyB,EAAE,yBAAyB,CAAC;IACrD,UAAU,EAAE,UAAU,CAAC;IACvB,mCAAmC,EAAE,mCAAmC,CAAC;IACzE,SAAS,EAAE,SAAS,CAAC;IACrB,eAAe,EAAE,eAAe,CAAC;IACjC,qBAAqB,EAAE,qBAAqB,CAAC;IAC7C,cAAc,EAAE,cAAc,CAAC;IAC/B,+BAA+B,EAAE,+BAA+B,CAAC;IACjE,sBAAsB,EAAE,sBAAsB,CAAC;IAC/C,UAAU,EAAE,UAAU,CAAC;IACvB,wBAAwB,EAAE,wBAAwB,CAAC;CACpD"}
|
|
@@ -1,13 +1,10 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
1
|
+
// Copyright (c) Microsoft Corporation.
|
|
2
|
+
// Licensed under the MIT License.
|
|
3
|
+
// Code generated by Microsoft (R) AutoRest Code Generator.
|
|
4
|
+
// Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
8
5
|
import * as coreClient from "@azure/core-client";
|
|
9
6
|
import * as coreRestPipeline from "@azure/core-rest-pipeline";
|
|
10
|
-
import { GlobalRulestackImpl, CertificateObjectGlobalRulestackImpl, FqdnListGlobalRulestackImpl, PostRulesImpl,
|
|
7
|
+
import { GlobalRulestackImpl, CertificateObjectGlobalRulestackImpl, FqdnListGlobalRulestackImpl, PostRulesImpl, PreRulesImpl, PrefixListGlobalRulestackImpl, OperationsImpl, PaloAltoNetworksCloudngfwOperationsImpl, FirewallsImpl, LocalRulestacksImpl, MetricsObjectFirewallImpl, FirewallStatusImpl, CertificateObjectLocalRulestackImpl, FqdnListLocalRulestackImpl, LocalRulesImpl, PrefixListLocalRulestackImpl, } from "./operations/index.js";
|
|
11
8
|
export class PaloAltoNetworksCloudngfw extends coreClient.ServiceClient {
|
|
12
9
|
$host;
|
|
13
10
|
apiVersion;
|
|
@@ -29,9 +26,9 @@ export class PaloAltoNetworksCloudngfw extends coreClient.ServiceClient {
|
|
|
29
26
|
}
|
|
30
27
|
const defaults = {
|
|
31
28
|
requestContentType: "application/json; charset=utf-8",
|
|
32
|
-
credential: credentials
|
|
29
|
+
credential: credentials,
|
|
33
30
|
};
|
|
34
|
-
const packageDetails = `azsdk-js-arm-paloaltonetworksngfw/1.
|
|
31
|
+
const packageDetails = `azsdk-js-arm-paloaltonetworksngfw/1.2.0`;
|
|
35
32
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
36
33
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
37
34
|
: `${packageDetails}`;
|
|
@@ -39,47 +36,47 @@ export class PaloAltoNetworksCloudngfw extends coreClient.ServiceClient {
|
|
|
39
36
|
...defaults,
|
|
40
37
|
...options,
|
|
41
38
|
userAgentOptions: {
|
|
42
|
-
userAgentPrefix
|
|
39
|
+
userAgentPrefix,
|
|
43
40
|
},
|
|
44
|
-
endpoint: options.endpoint ?? options.baseUri ?? "https://management.azure.com"
|
|
41
|
+
endpoint: options.endpoint ?? options.baseUri ?? "https://management.azure.com",
|
|
45
42
|
};
|
|
46
43
|
super(optionsWithDefaults);
|
|
47
44
|
let bearerTokenAuthenticationPolicyFound = false;
|
|
48
45
|
if (options?.pipeline && options.pipeline.getOrderedPolicies().length > 0) {
|
|
49
46
|
const pipelinePolicies = options.pipeline.getOrderedPolicies();
|
|
50
|
-
bearerTokenAuthenticationPolicyFound = pipelinePolicies.some((pipelinePolicy) => pipelinePolicy.name ===
|
|
51
|
-
coreRestPipeline.bearerTokenAuthenticationPolicyName);
|
|
47
|
+
bearerTokenAuthenticationPolicyFound = pipelinePolicies.some((pipelinePolicy) => pipelinePolicy.name === coreRestPipeline.bearerTokenAuthenticationPolicyName);
|
|
52
48
|
}
|
|
53
49
|
if (!options ||
|
|
54
50
|
!options.pipeline ||
|
|
55
51
|
options.pipeline.getOrderedPolicies().length == 0 ||
|
|
56
52
|
!bearerTokenAuthenticationPolicyFound) {
|
|
57
53
|
this.pipeline.removePolicy({
|
|
58
|
-
name: coreRestPipeline.bearerTokenAuthenticationPolicyName
|
|
54
|
+
name: coreRestPipeline.bearerTokenAuthenticationPolicyName,
|
|
59
55
|
});
|
|
60
56
|
this.pipeline.addPolicy(coreRestPipeline.bearerTokenAuthenticationPolicy({
|
|
61
57
|
credential: credentials,
|
|
62
|
-
scopes: optionsWithDefaults.credentialScopes ??
|
|
63
|
-
`${optionsWithDefaults.endpoint}/.default`,
|
|
58
|
+
scopes: optionsWithDefaults.credentialScopes ?? `${optionsWithDefaults.endpoint}/.default`,
|
|
64
59
|
challengeCallbacks: {
|
|
65
|
-
authorizeRequestOnChallenge: coreClient.authorizeRequestOnClaimChallenge
|
|
66
|
-
}
|
|
60
|
+
authorizeRequestOnChallenge: coreClient.authorizeRequestOnClaimChallenge,
|
|
61
|
+
},
|
|
67
62
|
}));
|
|
68
63
|
}
|
|
69
64
|
// Parameter assignments
|
|
70
65
|
this.subscriptionId = subscriptionId;
|
|
71
66
|
// Assigning values to Constant parameters
|
|
72
67
|
this.$host = options.$host || "https://management.azure.com";
|
|
73
|
-
this.apiVersion = options.apiVersion || "
|
|
68
|
+
this.apiVersion = options.apiVersion || "2025-10-08";
|
|
74
69
|
this.globalRulestack = new GlobalRulestackImpl(this);
|
|
75
70
|
this.certificateObjectGlobalRulestack = new CertificateObjectGlobalRulestackImpl(this);
|
|
76
71
|
this.fqdnListGlobalRulestack = new FqdnListGlobalRulestackImpl(this);
|
|
77
72
|
this.postRules = new PostRulesImpl(this);
|
|
78
|
-
this.prefixListGlobalRulestack = new PrefixListGlobalRulestackImpl(this);
|
|
79
73
|
this.preRules = new PreRulesImpl(this);
|
|
74
|
+
this.prefixListGlobalRulestack = new PrefixListGlobalRulestackImpl(this);
|
|
80
75
|
this.operations = new OperationsImpl(this);
|
|
76
|
+
this.paloAltoNetworksCloudngfwOperations = new PaloAltoNetworksCloudngfwOperationsImpl(this);
|
|
81
77
|
this.firewalls = new FirewallsImpl(this);
|
|
82
78
|
this.localRulestacks = new LocalRulestacksImpl(this);
|
|
79
|
+
this.metricsObjectFirewall = new MetricsObjectFirewallImpl(this);
|
|
83
80
|
this.firewallStatus = new FirewallStatusImpl(this);
|
|
84
81
|
this.certificateObjectLocalRulestack = new CertificateObjectLocalRulestackImpl(this);
|
|
85
82
|
this.fqdnListLocalRulestack = new FqdnListLocalRulestackImpl(this);
|
|
@@ -108,7 +105,7 @@ export class PaloAltoNetworksCloudngfw extends coreClient.ServiceClient {
|
|
|
108
105
|
request.url = param[0] + "?" + newParams.join("&");
|
|
109
106
|
}
|
|
110
107
|
return next(request);
|
|
111
|
-
}
|
|
108
|
+
},
|
|
112
109
|
};
|
|
113
110
|
this.pipeline.addPolicy(apiVersionPolicy);
|
|
114
111
|
}
|
|
@@ -116,11 +113,13 @@ export class PaloAltoNetworksCloudngfw extends coreClient.ServiceClient {
|
|
|
116
113
|
certificateObjectGlobalRulestack;
|
|
117
114
|
fqdnListGlobalRulestack;
|
|
118
115
|
postRules;
|
|
119
|
-
prefixListGlobalRulestack;
|
|
120
116
|
preRules;
|
|
117
|
+
prefixListGlobalRulestack;
|
|
121
118
|
operations;
|
|
119
|
+
paloAltoNetworksCloudngfwOperations;
|
|
122
120
|
firewalls;
|
|
123
121
|
localRulestacks;
|
|
122
|
+
metricsObjectFirewall;
|
|
124
123
|
firewallStatus;
|
|
125
124
|
certificateObjectLocalRulestack;
|
|
126
125
|
fqdnListLocalRulestack;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"paloAltoNetworksCloudngfw.js","sourceRoot":"","sources":["../../src/paloAltoNetworksCloudngfw.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\nimport * as coreRestPipeline from \"@azure/core-rest-pipeline\";\nimport {\n PipelineRequest,\n PipelineResponse,\n SendRequest\n} from \"@azure/core-rest-pipeline\";\nimport * as coreAuth from \"@azure/core-auth\";\nimport {\n GlobalRulestackImpl,\n CertificateObjectGlobalRulestackImpl,\n FqdnListGlobalRulestackImpl,\n PostRulesImpl,\n PrefixListGlobalRulestackImpl,\n PreRulesImpl,\n OperationsImpl,\n FirewallsImpl,\n LocalRulestacksImpl,\n FirewallStatusImpl,\n CertificateObjectLocalRulestackImpl,\n FqdnListLocalRulestackImpl,\n LocalRulesImpl,\n PrefixListLocalRulestackImpl\n} from \"./operations/index.js\";\nimport {\n GlobalRulestack,\n CertificateObjectGlobalRulestack,\n FqdnListGlobalRulestack,\n PostRules,\n PrefixListGlobalRulestack,\n PreRules,\n Operations,\n Firewalls,\n LocalRulestacks,\n FirewallStatus,\n CertificateObjectLocalRulestack,\n FqdnListLocalRulestack,\n LocalRules,\n PrefixListLocalRulestack\n} from \"./operationsInterfaces/index.js\";\nimport { PaloAltoNetworksCloudngfwOptionalParams } from \"./models/index.js\";\n\nexport class PaloAltoNetworksCloudngfw extends coreClient.ServiceClient {\n $host: string;\n apiVersion: string;\n subscriptionId?: string;\n\n /**\n * Initializes a new instance of the PaloAltoNetworksCloudngfw class.\n * @param credentials Subscription credentials which uniquely identify client subscription.\n * @param subscriptionId The ID of the target subscription.\n * @param options The parameter options\n */\n constructor(\n credentials: coreAuth.TokenCredential,\n subscriptionId: string,\n options?: PaloAltoNetworksCloudngfwOptionalParams\n );\n constructor(\n credentials: coreAuth.TokenCredential,\n options?: PaloAltoNetworksCloudngfwOptionalParams\n );\n constructor(\n credentials: coreAuth.TokenCredential,\n subscriptionIdOrOptions?: PaloAltoNetworksCloudngfwOptionalParams | string,\n options?: PaloAltoNetworksCloudngfwOptionalParams\n ) {\n if (credentials === undefined) {\n throw new Error(\"'credentials' cannot be null\");\n }\n\n let subscriptionId: string | undefined;\n\n if (typeof subscriptionIdOrOptions === \"string\") {\n subscriptionId = subscriptionIdOrOptions;\n } else if (typeof subscriptionIdOrOptions === \"object\") {\n options = subscriptionIdOrOptions;\n }\n\n // Initializing default values for options\n if (!options) {\n options = {};\n }\n const defaults: PaloAltoNetworksCloudngfwOptionalParams = {\n requestContentType: \"application/json; charset=utf-8\",\n credential: credentials\n };\n\n const packageDetails = `azsdk-js-arm-paloaltonetworksngfw/1.1.2`;\n const userAgentPrefix =\n options.userAgentOptions && options.userAgentOptions.userAgentPrefix\n ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`\n : `${packageDetails}`;\n\n const optionsWithDefaults = {\n ...defaults,\n ...options,\n userAgentOptions: {\n userAgentPrefix\n },\n endpoint:\n options.endpoint ?? options.baseUri ?? \"https://management.azure.com\"\n };\n super(optionsWithDefaults);\n\n let bearerTokenAuthenticationPolicyFound: boolean = false;\n if (options?.pipeline && options.pipeline.getOrderedPolicies().length > 0) {\n const pipelinePolicies: coreRestPipeline.PipelinePolicy[] = options.pipeline.getOrderedPolicies();\n bearerTokenAuthenticationPolicyFound = pipelinePolicies.some(\n (pipelinePolicy) =>\n pipelinePolicy.name ===\n coreRestPipeline.bearerTokenAuthenticationPolicyName\n );\n }\n if (\n !options ||\n !options.pipeline ||\n options.pipeline.getOrderedPolicies().length == 0 ||\n !bearerTokenAuthenticationPolicyFound\n ) {\n this.pipeline.removePolicy({\n name: coreRestPipeline.bearerTokenAuthenticationPolicyName\n });\n this.pipeline.addPolicy(\n coreRestPipeline.bearerTokenAuthenticationPolicy({\n credential: credentials,\n scopes:\n optionsWithDefaults.credentialScopes ??\n `${optionsWithDefaults.endpoint}/.default`,\n challengeCallbacks: {\n authorizeRequestOnChallenge:\n coreClient.authorizeRequestOnClaimChallenge\n }\n })\n );\n }\n // Parameter assignments\n this.subscriptionId = subscriptionId;\n\n // Assigning values to Constant parameters\n this.$host = options.$host || \"https://management.azure.com\";\n this.apiVersion = options.apiVersion || \"2023-09-01\";\n this.globalRulestack = new GlobalRulestackImpl(this);\n this.certificateObjectGlobalRulestack = new CertificateObjectGlobalRulestackImpl(\n this\n );\n this.fqdnListGlobalRulestack = new FqdnListGlobalRulestackImpl(this);\n this.postRules = new PostRulesImpl(this);\n this.prefixListGlobalRulestack = new PrefixListGlobalRulestackImpl(this);\n this.preRules = new PreRulesImpl(this);\n this.operations = new OperationsImpl(this);\n this.firewalls = new FirewallsImpl(this);\n this.localRulestacks = new LocalRulestacksImpl(this);\n this.firewallStatus = new FirewallStatusImpl(this);\n this.certificateObjectLocalRulestack = new CertificateObjectLocalRulestackImpl(\n this\n );\n this.fqdnListLocalRulestack = new FqdnListLocalRulestackImpl(this);\n this.localRules = new LocalRulesImpl(this);\n this.prefixListLocalRulestack = new PrefixListLocalRulestackImpl(this);\n this.addCustomApiVersionPolicy(options.apiVersion);\n }\n\n /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */\n private addCustomApiVersionPolicy(apiVersion?: string) {\n if (!apiVersion) {\n return;\n }\n const apiVersionPolicy = {\n name: \"CustomApiVersionPolicy\",\n async sendRequest(\n request: PipelineRequest,\n next: SendRequest\n ): Promise<PipelineResponse> {\n const param = request.url.split(\"?\");\n if (param.length > 1) {\n const newParams = param[1].split(\"&\").map((item) => {\n if (item.indexOf(\"api-version\") > -1) {\n return \"api-version=\" + apiVersion;\n } else {\n return item;\n }\n });\n request.url = param[0] + \"?\" + newParams.join(\"&\");\n }\n return next(request);\n }\n };\n this.pipeline.addPolicy(apiVersionPolicy);\n }\n\n globalRulestack: GlobalRulestack;\n certificateObjectGlobalRulestack: CertificateObjectGlobalRulestack;\n fqdnListGlobalRulestack: FqdnListGlobalRulestack;\n postRules: PostRules;\n prefixListGlobalRulestack: PrefixListGlobalRulestack;\n preRules: PreRules;\n operations: Operations;\n firewalls: Firewalls;\n localRulestacks: LocalRulestacks;\n firewallStatus: FirewallStatus;\n certificateObjectLocalRulestack: CertificateObjectLocalRulestack;\n fqdnListLocalRulestack: FqdnListLocalRulestack;\n localRules: LocalRules;\n prefixListLocalRulestack: PrefixListLocalRulestack;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"paloAltoNetworksCloudngfw.js","sourceRoot":"","sources":["../../src/paloAltoNetworksCloudngfw.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nimport * as coreClient from \"@azure/core-client\";\nimport * as coreRestPipeline from \"@azure/core-rest-pipeline\";\nimport type { PipelineRequest, PipelineResponse, SendRequest } from \"@azure/core-rest-pipeline\";\nimport type * as coreAuth from \"@azure/core-auth\";\nimport {\n GlobalRulestackImpl,\n CertificateObjectGlobalRulestackImpl,\n FqdnListGlobalRulestackImpl,\n PostRulesImpl,\n PreRulesImpl,\n PrefixListGlobalRulestackImpl,\n OperationsImpl,\n PaloAltoNetworksCloudngfwOperationsImpl,\n FirewallsImpl,\n LocalRulestacksImpl,\n MetricsObjectFirewallImpl,\n FirewallStatusImpl,\n CertificateObjectLocalRulestackImpl,\n FqdnListLocalRulestackImpl,\n LocalRulesImpl,\n PrefixListLocalRulestackImpl,\n} from \"./operations/index.js\";\nimport type {\n GlobalRulestack,\n CertificateObjectGlobalRulestack,\n FqdnListGlobalRulestack,\n PostRules,\n PreRules,\n PrefixListGlobalRulestack,\n Operations,\n PaloAltoNetworksCloudngfwOperations,\n Firewalls,\n LocalRulestacks,\n MetricsObjectFirewall,\n FirewallStatus,\n CertificateObjectLocalRulestack,\n FqdnListLocalRulestack,\n LocalRules,\n PrefixListLocalRulestack,\n} from \"./operationsInterfaces/index.js\";\nimport type { PaloAltoNetworksCloudngfwOptionalParams } from \"./models/index.js\";\n\nexport class PaloAltoNetworksCloudngfw extends coreClient.ServiceClient {\n $host: string;\n apiVersion: string;\n subscriptionId?: string;\n\n /**\n * Initializes a new instance of the PaloAltoNetworksCloudngfw class.\n * @param credentials Subscription credentials which uniquely identify client subscription.\n * @param subscriptionId The ID of the target subscription.\n * @param options The parameter options\n */\n constructor(\n credentials: coreAuth.TokenCredential,\n subscriptionId: string,\n options?: PaloAltoNetworksCloudngfwOptionalParams,\n );\n constructor(\n credentials: coreAuth.TokenCredential,\n options?: PaloAltoNetworksCloudngfwOptionalParams,\n );\n constructor(\n credentials: coreAuth.TokenCredential,\n subscriptionIdOrOptions?: PaloAltoNetworksCloudngfwOptionalParams | string,\n options?: PaloAltoNetworksCloudngfwOptionalParams,\n ) {\n if (credentials === undefined) {\n throw new Error(\"'credentials' cannot be null\");\n }\n\n let subscriptionId: string | undefined;\n\n if (typeof subscriptionIdOrOptions === \"string\") {\n subscriptionId = subscriptionIdOrOptions;\n } else if (typeof subscriptionIdOrOptions === \"object\") {\n options = subscriptionIdOrOptions;\n }\n\n // Initializing default values for options\n if (!options) {\n options = {};\n }\n const defaults: PaloAltoNetworksCloudngfwOptionalParams = {\n requestContentType: \"application/json; charset=utf-8\",\n credential: credentials,\n };\n\n const packageDetails = `azsdk-js-arm-paloaltonetworksngfw/1.2.0`;\n const userAgentPrefix =\n options.userAgentOptions && options.userAgentOptions.userAgentPrefix\n ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`\n : `${packageDetails}`;\n\n const optionsWithDefaults = {\n ...defaults,\n ...options,\n userAgentOptions: {\n userAgentPrefix,\n },\n endpoint: options.endpoint ?? options.baseUri ?? \"https://management.azure.com\",\n };\n super(optionsWithDefaults);\n\n let bearerTokenAuthenticationPolicyFound: boolean = false;\n if (options?.pipeline && options.pipeline.getOrderedPolicies().length > 0) {\n const pipelinePolicies: coreRestPipeline.PipelinePolicy[] =\n options.pipeline.getOrderedPolicies();\n bearerTokenAuthenticationPolicyFound = pipelinePolicies.some(\n (pipelinePolicy) =>\n pipelinePolicy.name === coreRestPipeline.bearerTokenAuthenticationPolicyName,\n );\n }\n if (\n !options ||\n !options.pipeline ||\n options.pipeline.getOrderedPolicies().length == 0 ||\n !bearerTokenAuthenticationPolicyFound\n ) {\n this.pipeline.removePolicy({\n name: coreRestPipeline.bearerTokenAuthenticationPolicyName,\n });\n this.pipeline.addPolicy(\n coreRestPipeline.bearerTokenAuthenticationPolicy({\n credential: credentials,\n scopes:\n optionsWithDefaults.credentialScopes ?? `${optionsWithDefaults.endpoint}/.default`,\n challengeCallbacks: {\n authorizeRequestOnChallenge: coreClient.authorizeRequestOnClaimChallenge,\n },\n }),\n );\n }\n // Parameter assignments\n this.subscriptionId = subscriptionId;\n\n // Assigning values to Constant parameters\n this.$host = options.$host || \"https://management.azure.com\";\n this.apiVersion = options.apiVersion || \"2025-10-08\";\n this.globalRulestack = new GlobalRulestackImpl(this);\n this.certificateObjectGlobalRulestack = new CertificateObjectGlobalRulestackImpl(this);\n this.fqdnListGlobalRulestack = new FqdnListGlobalRulestackImpl(this);\n this.postRules = new PostRulesImpl(this);\n this.preRules = new PreRulesImpl(this);\n this.prefixListGlobalRulestack = new PrefixListGlobalRulestackImpl(this);\n this.operations = new OperationsImpl(this);\n this.paloAltoNetworksCloudngfwOperations = new PaloAltoNetworksCloudngfwOperationsImpl(this);\n this.firewalls = new FirewallsImpl(this);\n this.localRulestacks = new LocalRulestacksImpl(this);\n this.metricsObjectFirewall = new MetricsObjectFirewallImpl(this);\n this.firewallStatus = new FirewallStatusImpl(this);\n this.certificateObjectLocalRulestack = new CertificateObjectLocalRulestackImpl(this);\n this.fqdnListLocalRulestack = new FqdnListLocalRulestackImpl(this);\n this.localRules = new LocalRulesImpl(this);\n this.prefixListLocalRulestack = new PrefixListLocalRulestackImpl(this);\n this.addCustomApiVersionPolicy(options.apiVersion);\n }\n\n /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */\n private addCustomApiVersionPolicy(apiVersion?: string) {\n if (!apiVersion) {\n return;\n }\n const apiVersionPolicy = {\n name: \"CustomApiVersionPolicy\",\n async sendRequest(request: PipelineRequest, next: SendRequest): Promise<PipelineResponse> {\n const param = request.url.split(\"?\");\n if (param.length > 1) {\n const newParams = param[1].split(\"&\").map((item) => {\n if (item.indexOf(\"api-version\") > -1) {\n return \"api-version=\" + apiVersion;\n } else {\n return item;\n }\n });\n request.url = param[0] + \"?\" + newParams.join(\"&\");\n }\n return next(request);\n },\n };\n this.pipeline.addPolicy(apiVersionPolicy);\n }\n\n globalRulestack: GlobalRulestack;\n certificateObjectGlobalRulestack: CertificateObjectGlobalRulestack;\n fqdnListGlobalRulestack: FqdnListGlobalRulestack;\n postRules: PostRules;\n preRules: PreRules;\n prefixListGlobalRulestack: PrefixListGlobalRulestack;\n operations: Operations;\n paloAltoNetworksCloudngfwOperations: PaloAltoNetworksCloudngfwOperations;\n firewalls: Firewalls;\n localRulestacks: LocalRulestacks;\n metricsObjectFirewall: MetricsObjectFirewall;\n firewallStatus: FirewallStatus;\n certificateObjectLocalRulestack: CertificateObjectLocalRulestack;\n fqdnListLocalRulestack: FqdnListLocalRulestack;\n localRules: LocalRules;\n prefixListLocalRulestack: PrefixListLocalRulestack;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AACzD,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAC3E,cAAc,iCAAiC,CAAC"}
|
package/dist/commonjs/index.js
CHANGED
|
@@ -1,14 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
* Licensed under the MIT License.
|
|
5
|
-
*
|
|
6
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
7
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
8
|
-
*/
|
|
2
|
+
// Copyright (c) Microsoft Corporation.
|
|
3
|
+
// Licensed under the MIT License.
|
|
9
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
5
|
exports.PaloAltoNetworksCloudngfw = exports.getContinuationToken = void 0;
|
|
11
6
|
const tslib_1 = require("tslib");
|
|
7
|
+
// Code generated by Microsoft (R) AutoRest Code Generator.
|
|
8
|
+
// Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
12
9
|
/// <reference lib="esnext.asynciterable" />
|
|
13
10
|
var pagingHelper_js_1 = require("./pagingHelper.js");
|
|
14
11
|
Object.defineProperty(exports, "getContinuationToken", { enumerable: true, get: function () { return pagingHelper_js_1.getContinuationToken; } });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC;;;;AAElC,2DAA2D;AAC3D,oFAAoF;AAEpF,4CAA4C;AAC5C,qDAAyD;AAAhD,uHAAA,oBAAoB,OAAA;AAC7B,4DAAkC;AAClC,+EAA2E;AAAlE,yIAAA,yBAAyB,OAAA;AAClC,0EAAgD","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\n/// <reference lib=\"esnext.asynciterable\" />\nexport { getContinuationToken } from \"./pagingHelper.js\";\nexport * from \"./models/index.js\";\nexport { PaloAltoNetworksCloudngfw } from \"./paloAltoNetworksCloudngfw.js\";\nexport * from \"./operationsInterfaces/index.js\";\n"]}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { LongRunningOperation, LroResponse } from "@azure/core-lro";
|
|
1
|
+
import type { LongRunningOperation, LroResponse } from "@azure/core-lro";
|
|
2
2
|
export declare function createLroSpec<T>(inputs: {
|
|
3
3
|
sendOperationFn: (args: any, spec: any) => Promise<LroResponse<T>>;
|
|
4
4
|
args: Record<string, unknown>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lroImpl.d.ts","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"lroImpl.d.ts","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,oBAAoB,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAEzE,wBAAgB,aAAa,CAAC,CAAC,EAAE,MAAM,EAAE;IACvC,eAAe,EAAE,CAAC,IAAI,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC;IACnE,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC9B,IAAI,EAAE;QACJ,QAAQ,CAAC,WAAW,CAAC,EAAE,OAAO,CAAC;QAC/B,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC;QACvB,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;KAC7B,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CACzB,GAAG,oBAAoB,CAAC,CAAC,CAAC,CAgB1B"}
|
package/dist/commonjs/lroImpl.js
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
+
// Copyright (c) Microsoft Corporation.
|
|
3
|
+
// Licensed under the MIT License.
|
|
2
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
5
|
exports.createLroSpec = createLroSpec;
|
|
4
6
|
function createLroSpec(inputs) {
|
|
@@ -13,9 +15,9 @@ function createLroSpec(inputs) {
|
|
|
13
15
|
...restSpec,
|
|
14
16
|
httpMethod: "GET",
|
|
15
17
|
path,
|
|
16
|
-
abortSignal: options?.abortSignal
|
|
18
|
+
abortSignal: options?.abortSignal,
|
|
17
19
|
});
|
|
18
|
-
}
|
|
20
|
+
},
|
|
19
21
|
};
|
|
20
22
|
}
|
|
21
23
|
//# sourceMappingURL=lroImpl.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lroImpl.js","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":";;
|
|
1
|
+
{"version":3,"file":"lroImpl.js","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC;;AAQlC,sCAwBC;AAxBD,SAAgB,aAAa,CAAI,MAQhC;IACC,MAAM,EAAE,IAAI,EAAE,IAAI,EAAE,eAAe,EAAE,GAAG,MAAM,CAAC;IAC/C,OAAO;QACL,aAAa,EAAE,IAAI,CAAC,UAAU;QAC9B,WAAW,EAAE,IAAI,CAAC,IAAK;QACvB,kBAAkB,EAAE,GAAG,EAAE,CAAC,eAAe,CAAC,IAAI,EAAE,IAAI,CAAC;QACrD,eAAe,EAAE,CAAC,IAAY,EAAE,OAA2C,EAAE,EAAE;YAC7E,MAAM,EAAE,WAAW,EAAE,GAAG,QAAQ,EAAE,GAAG,IAAI,CAAC;YAC1C,OAAO,eAAe,CAAC,IAAI,EAAE;gBAC3B,GAAG,QAAQ;gBACX,UAAU,EAAE,KAAK;gBACjB,IAAI;gBACJ,WAAW,EAAE,OAAO,EAAE,WAAW;aAClC,CAAC,CAAC;QACL,CAAC;KACF,CAAC;AACJ,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nimport type { AbortSignalLike } from \"@azure/abort-controller\";\nimport type { LongRunningOperation, LroResponse } from \"@azure/core-lro\";\n\nexport function createLroSpec<T>(inputs: {\n sendOperationFn: (args: any, spec: any) => Promise<LroResponse<T>>;\n args: Record<string, unknown>;\n spec: {\n readonly requestBody?: unknown;\n readonly path?: string;\n readonly httpMethod: string;\n } & Record<string, any>;\n}): LongRunningOperation<T> {\n const { args, spec, sendOperationFn } = inputs;\n return {\n requestMethod: spec.httpMethod,\n requestPath: spec.path!,\n sendInitialRequest: () => sendOperationFn(args, spec),\n sendPollRequest: (path: string, options?: { abortSignal?: AbortSignalLike }) => {\n const { requestBody, ...restSpec } = spec;\n return sendOperationFn(args, {\n ...restSpec,\n httpMethod: \"GET\",\n path,\n abortSignal: options?.abortSignal,\n });\n },\n };\n}\n"]}
|