@azure/arm-paloaltonetworksngfw 1.1.2-alpha.20251110.1 → 1.2.0-alpha.20251111.2
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 +37 -36
- package/CHANGELOG.md +0 -28
- package/review/arm-paloaltonetworksngfw-node.api.md +0 -2026
|
@@ -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
|
import { setContinuationToken } from "../pagingHelper.js";
|
|
9
4
|
import * as coreClient from "@azure/core-client";
|
|
10
5
|
import * as Mappers from "../models/mappers.js";
|
|
@@ -40,7 +35,7 @@ export class LocalRulestacksImpl {
|
|
|
40
35
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
41
36
|
}
|
|
42
37
|
return this.listBySubscriptionPagingPage(options, settings);
|
|
43
|
-
}
|
|
38
|
+
},
|
|
44
39
|
};
|
|
45
40
|
}
|
|
46
41
|
async *listBySubscriptionPagingPage(options, settings) {
|
|
@@ -48,7 +43,7 @@ export class LocalRulestacksImpl {
|
|
|
48
43
|
let continuationToken = settings?.continuationToken;
|
|
49
44
|
if (!continuationToken) {
|
|
50
45
|
result = await this._listBySubscription(options);
|
|
51
|
-
|
|
46
|
+
const page = result.value || [];
|
|
52
47
|
continuationToken = result.nextLink;
|
|
53
48
|
setContinuationToken(page, continuationToken);
|
|
54
49
|
yield page;
|
|
@@ -56,7 +51,7 @@ export class LocalRulestacksImpl {
|
|
|
56
51
|
while (continuationToken) {
|
|
57
52
|
result = await this._listBySubscriptionNext(continuationToken, options);
|
|
58
53
|
continuationToken = result.nextLink;
|
|
59
|
-
|
|
54
|
+
const page = result.value || [];
|
|
60
55
|
setContinuationToken(page, continuationToken);
|
|
61
56
|
yield page;
|
|
62
57
|
}
|
|
@@ -85,7 +80,7 @@ export class LocalRulestacksImpl {
|
|
|
85
80
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
86
81
|
}
|
|
87
82
|
return this.listByResourceGroupPagingPage(resourceGroupName, options, settings);
|
|
88
|
-
}
|
|
83
|
+
},
|
|
89
84
|
};
|
|
90
85
|
}
|
|
91
86
|
async *listByResourceGroupPagingPage(resourceGroupName, options, settings) {
|
|
@@ -93,7 +88,7 @@ export class LocalRulestacksImpl {
|
|
|
93
88
|
let continuationToken = settings?.continuationToken;
|
|
94
89
|
if (!continuationToken) {
|
|
95
90
|
result = await this._listByResourceGroup(resourceGroupName, options);
|
|
96
|
-
|
|
91
|
+
const page = result.value || [];
|
|
97
92
|
continuationToken = result.nextLink;
|
|
98
93
|
setContinuationToken(page, continuationToken);
|
|
99
94
|
yield page;
|
|
@@ -101,7 +96,7 @@ export class LocalRulestacksImpl {
|
|
|
101
96
|
while (continuationToken) {
|
|
102
97
|
result = await this._listByResourceGroupNext(resourceGroupName, continuationToken, options);
|
|
103
98
|
continuationToken = result.nextLink;
|
|
104
|
-
|
|
99
|
+
const page = result.value || [];
|
|
105
100
|
setContinuationToken(page, continuationToken);
|
|
106
101
|
yield page;
|
|
107
102
|
}
|
|
@@ -111,6 +106,144 @@ export class LocalRulestacksImpl {
|
|
|
111
106
|
yield* page;
|
|
112
107
|
}
|
|
113
108
|
}
|
|
109
|
+
/**
|
|
110
|
+
* List of AppIds for LocalRulestack ApiVersion
|
|
111
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
112
|
+
* @param localRulestackName LocalRulestack resource name
|
|
113
|
+
* @param options The options parameters.
|
|
114
|
+
*/
|
|
115
|
+
listAppIds(resourceGroupName, localRulestackName, options) {
|
|
116
|
+
const iter = this.listAppIdsPagingAll(resourceGroupName, localRulestackName, options);
|
|
117
|
+
return {
|
|
118
|
+
next() {
|
|
119
|
+
return iter.next();
|
|
120
|
+
},
|
|
121
|
+
[Symbol.asyncIterator]() {
|
|
122
|
+
return this;
|
|
123
|
+
},
|
|
124
|
+
byPage: (settings) => {
|
|
125
|
+
if (settings?.maxPageSize) {
|
|
126
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
127
|
+
}
|
|
128
|
+
return this.listAppIdsPagingPage(resourceGroupName, localRulestackName, options, settings);
|
|
129
|
+
},
|
|
130
|
+
};
|
|
131
|
+
}
|
|
132
|
+
async *listAppIdsPagingPage(resourceGroupName, localRulestackName, options, settings) {
|
|
133
|
+
let result;
|
|
134
|
+
let continuationToken = settings?.continuationToken;
|
|
135
|
+
if (!continuationToken) {
|
|
136
|
+
result = await this._listAppIds(resourceGroupName, localRulestackName, options);
|
|
137
|
+
const page = result.value || [];
|
|
138
|
+
continuationToken = result.nextLink;
|
|
139
|
+
setContinuationToken(page, continuationToken);
|
|
140
|
+
yield page;
|
|
141
|
+
}
|
|
142
|
+
while (continuationToken) {
|
|
143
|
+
result = await this._listAppIdsNext(resourceGroupName, localRulestackName, continuationToken, options);
|
|
144
|
+
continuationToken = result.nextLink;
|
|
145
|
+
const page = result.value || [];
|
|
146
|
+
setContinuationToken(page, continuationToken);
|
|
147
|
+
yield page;
|
|
148
|
+
}
|
|
149
|
+
}
|
|
150
|
+
async *listAppIdsPagingAll(resourceGroupName, localRulestackName, options) {
|
|
151
|
+
for await (const page of this.listAppIdsPagingPage(resourceGroupName, localRulestackName, options)) {
|
|
152
|
+
yield* page;
|
|
153
|
+
}
|
|
154
|
+
}
|
|
155
|
+
/**
|
|
156
|
+
* List of countries for Rulestack
|
|
157
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
158
|
+
* @param localRulestackName LocalRulestack resource name
|
|
159
|
+
* @param options The options parameters.
|
|
160
|
+
*/
|
|
161
|
+
listCountries(resourceGroupName, localRulestackName, options) {
|
|
162
|
+
const iter = this.listCountriesPagingAll(resourceGroupName, localRulestackName, options);
|
|
163
|
+
return {
|
|
164
|
+
next() {
|
|
165
|
+
return iter.next();
|
|
166
|
+
},
|
|
167
|
+
[Symbol.asyncIterator]() {
|
|
168
|
+
return this;
|
|
169
|
+
},
|
|
170
|
+
byPage: (settings) => {
|
|
171
|
+
if (settings?.maxPageSize) {
|
|
172
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
173
|
+
}
|
|
174
|
+
return this.listCountriesPagingPage(resourceGroupName, localRulestackName, options, settings);
|
|
175
|
+
},
|
|
176
|
+
};
|
|
177
|
+
}
|
|
178
|
+
async *listCountriesPagingPage(resourceGroupName, localRulestackName, options, settings) {
|
|
179
|
+
let result;
|
|
180
|
+
let continuationToken = settings?.continuationToken;
|
|
181
|
+
if (!continuationToken) {
|
|
182
|
+
result = await this._listCountries(resourceGroupName, localRulestackName, options);
|
|
183
|
+
const page = result.value || [];
|
|
184
|
+
continuationToken = result.nextLink;
|
|
185
|
+
setContinuationToken(page, continuationToken);
|
|
186
|
+
yield page;
|
|
187
|
+
}
|
|
188
|
+
while (continuationToken) {
|
|
189
|
+
result = await this._listCountriesNext(resourceGroupName, localRulestackName, continuationToken, options);
|
|
190
|
+
continuationToken = result.nextLink;
|
|
191
|
+
const page = result.value || [];
|
|
192
|
+
setContinuationToken(page, continuationToken);
|
|
193
|
+
yield page;
|
|
194
|
+
}
|
|
195
|
+
}
|
|
196
|
+
async *listCountriesPagingAll(resourceGroupName, localRulestackName, options) {
|
|
197
|
+
for await (const page of this.listCountriesPagingPage(resourceGroupName, localRulestackName, options)) {
|
|
198
|
+
yield* page;
|
|
199
|
+
}
|
|
200
|
+
}
|
|
201
|
+
/**
|
|
202
|
+
* List predefined URL categories for rulestack
|
|
203
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
204
|
+
* @param localRulestackName LocalRulestack resource name
|
|
205
|
+
* @param options The options parameters.
|
|
206
|
+
*/
|
|
207
|
+
listPredefinedUrlCategories(resourceGroupName, localRulestackName, options) {
|
|
208
|
+
const iter = this.listPredefinedUrlCategoriesPagingAll(resourceGroupName, localRulestackName, options);
|
|
209
|
+
return {
|
|
210
|
+
next() {
|
|
211
|
+
return iter.next();
|
|
212
|
+
},
|
|
213
|
+
[Symbol.asyncIterator]() {
|
|
214
|
+
return this;
|
|
215
|
+
},
|
|
216
|
+
byPage: (settings) => {
|
|
217
|
+
if (settings?.maxPageSize) {
|
|
218
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
219
|
+
}
|
|
220
|
+
return this.listPredefinedUrlCategoriesPagingPage(resourceGroupName, localRulestackName, options, settings);
|
|
221
|
+
},
|
|
222
|
+
};
|
|
223
|
+
}
|
|
224
|
+
async *listPredefinedUrlCategoriesPagingPage(resourceGroupName, localRulestackName, options, settings) {
|
|
225
|
+
let result;
|
|
226
|
+
let continuationToken = settings?.continuationToken;
|
|
227
|
+
if (!continuationToken) {
|
|
228
|
+
result = await this._listPredefinedUrlCategories(resourceGroupName, localRulestackName, options);
|
|
229
|
+
const page = result.value || [];
|
|
230
|
+
continuationToken = result.nextLink;
|
|
231
|
+
setContinuationToken(page, continuationToken);
|
|
232
|
+
yield page;
|
|
233
|
+
}
|
|
234
|
+
while (continuationToken) {
|
|
235
|
+
result = await this._listPredefinedUrlCategoriesNext(resourceGroupName, localRulestackName, continuationToken, options);
|
|
236
|
+
continuationToken = result.nextLink;
|
|
237
|
+
const page = result.value || [];
|
|
238
|
+
setContinuationToken(page, continuationToken);
|
|
239
|
+
yield page;
|
|
240
|
+
}
|
|
241
|
+
}
|
|
242
|
+
async *listPredefinedUrlCategoriesPagingAll(resourceGroupName, localRulestackName, options) {
|
|
243
|
+
for await (const page of this.listPredefinedUrlCategoriesPagingPage(resourceGroupName, localRulestackName, options)) {
|
|
244
|
+
yield* page;
|
|
245
|
+
}
|
|
246
|
+
}
|
|
114
247
|
/**
|
|
115
248
|
* List LocalRulestackResource resources by subscription ID
|
|
116
249
|
* @param options The options parameters.
|
|
@@ -157,8 +290,8 @@ export class LocalRulestacksImpl {
|
|
|
157
290
|
...args,
|
|
158
291
|
options: {
|
|
159
292
|
...args.options,
|
|
160
|
-
onResponse: callback
|
|
161
|
-
}
|
|
293
|
+
onResponse: callback,
|
|
294
|
+
},
|
|
162
295
|
};
|
|
163
296
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
164
297
|
return {
|
|
@@ -166,19 +299,19 @@ export class LocalRulestacksImpl {
|
|
|
166
299
|
rawResponse: {
|
|
167
300
|
statusCode: currentRawResponse.status,
|
|
168
301
|
body: currentRawResponse.parsedBody,
|
|
169
|
-
headers: currentRawResponse.headers.toJSON()
|
|
170
|
-
}
|
|
302
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
303
|
+
},
|
|
171
304
|
};
|
|
172
305
|
};
|
|
173
306
|
const lro = createLroSpec({
|
|
174
307
|
sendOperationFn,
|
|
175
308
|
args: { resourceGroupName, localRulestackName, resource, options },
|
|
176
|
-
spec: createOrUpdateOperationSpec
|
|
309
|
+
spec: createOrUpdateOperationSpec,
|
|
177
310
|
});
|
|
178
311
|
const poller = await createHttpPoller(lro, {
|
|
179
312
|
restoreFrom: options?.resumeFrom,
|
|
180
313
|
intervalInMs: options?.updateIntervalInMs,
|
|
181
|
-
resourceLocationConfig: "azure-async-operation"
|
|
314
|
+
resourceLocationConfig: "azure-async-operation",
|
|
182
315
|
});
|
|
183
316
|
await poller.poll();
|
|
184
317
|
return poller;
|
|
@@ -225,8 +358,8 @@ export class LocalRulestacksImpl {
|
|
|
225
358
|
...args,
|
|
226
359
|
options: {
|
|
227
360
|
...args.options,
|
|
228
|
-
onResponse: callback
|
|
229
|
-
}
|
|
361
|
+
onResponse: callback,
|
|
362
|
+
},
|
|
230
363
|
};
|
|
231
364
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
232
365
|
return {
|
|
@@ -234,19 +367,19 @@ export class LocalRulestacksImpl {
|
|
|
234
367
|
rawResponse: {
|
|
235
368
|
statusCode: currentRawResponse.status,
|
|
236
369
|
body: currentRawResponse.parsedBody,
|
|
237
|
-
headers: currentRawResponse.headers.toJSON()
|
|
238
|
-
}
|
|
370
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
371
|
+
},
|
|
239
372
|
};
|
|
240
373
|
};
|
|
241
374
|
const lro = createLroSpec({
|
|
242
375
|
sendOperationFn,
|
|
243
376
|
args: { resourceGroupName, localRulestackName, options },
|
|
244
|
-
spec: deleteOperationSpec
|
|
377
|
+
spec: deleteOperationSpec,
|
|
245
378
|
});
|
|
246
379
|
const poller = await createHttpPoller(lro, {
|
|
247
380
|
restoreFrom: options?.resumeFrom,
|
|
248
381
|
intervalInMs: options?.updateIntervalInMs,
|
|
249
|
-
resourceLocationConfig: "azure-async-operation"
|
|
382
|
+
resourceLocationConfig: "azure-async-operation",
|
|
250
383
|
});
|
|
251
384
|
await poller.poll();
|
|
252
385
|
return poller;
|
|
@@ -282,8 +415,8 @@ export class LocalRulestacksImpl {
|
|
|
282
415
|
...args,
|
|
283
416
|
options: {
|
|
284
417
|
...args.options,
|
|
285
|
-
onResponse: callback
|
|
286
|
-
}
|
|
418
|
+
onResponse: callback,
|
|
419
|
+
},
|
|
287
420
|
};
|
|
288
421
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
289
422
|
return {
|
|
@@ -291,19 +424,19 @@ export class LocalRulestacksImpl {
|
|
|
291
424
|
rawResponse: {
|
|
292
425
|
statusCode: currentRawResponse.status,
|
|
293
426
|
body: currentRawResponse.parsedBody,
|
|
294
|
-
headers: currentRawResponse.headers.toJSON()
|
|
295
|
-
}
|
|
427
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
428
|
+
},
|
|
296
429
|
};
|
|
297
430
|
};
|
|
298
431
|
const lro = createLroSpec({
|
|
299
432
|
sendOperationFn,
|
|
300
433
|
args: { resourceGroupName, localRulestackName, options },
|
|
301
|
-
spec: commitOperationSpec
|
|
434
|
+
spec: commitOperationSpec,
|
|
302
435
|
});
|
|
303
436
|
const poller = await createHttpPoller(lro, {
|
|
304
437
|
restoreFrom: options?.resumeFrom,
|
|
305
438
|
intervalInMs: options?.updateIntervalInMs,
|
|
306
|
-
resourceLocationConfig: "location"
|
|
439
|
+
resourceLocationConfig: "location",
|
|
307
440
|
});
|
|
308
441
|
await poller.poll();
|
|
309
442
|
return poller;
|
|
@@ -352,7 +485,7 @@ export class LocalRulestacksImpl {
|
|
|
352
485
|
* @param localRulestackName LocalRulestack resource name
|
|
353
486
|
* @param options The options parameters.
|
|
354
487
|
*/
|
|
355
|
-
|
|
488
|
+
_listAppIds(resourceGroupName, localRulestackName, options) {
|
|
356
489
|
return this.client.sendOperationRequest({ resourceGroupName, localRulestackName, options }, listAppIdsOperationSpec);
|
|
357
490
|
}
|
|
358
491
|
/**
|
|
@@ -361,7 +494,7 @@ export class LocalRulestacksImpl {
|
|
|
361
494
|
* @param localRulestackName LocalRulestack resource name
|
|
362
495
|
* @param options The options parameters.
|
|
363
496
|
*/
|
|
364
|
-
|
|
497
|
+
_listCountries(resourceGroupName, localRulestackName, options) {
|
|
365
498
|
return this.client.sendOperationRequest({ resourceGroupName, localRulestackName, options }, listCountriesOperationSpec);
|
|
366
499
|
}
|
|
367
500
|
/**
|
|
@@ -379,7 +512,7 @@ export class LocalRulestacksImpl {
|
|
|
379
512
|
* @param localRulestackName LocalRulestack resource name
|
|
380
513
|
* @param options The options parameters.
|
|
381
514
|
*/
|
|
382
|
-
|
|
515
|
+
_listPredefinedUrlCategories(resourceGroupName, localRulestackName, options) {
|
|
383
516
|
return this.client.sendOperationRequest({ resourceGroupName, localRulestackName, options }, listPredefinedUrlCategoriesOperationSpec);
|
|
384
517
|
}
|
|
385
518
|
/**
|
|
@@ -418,6 +551,37 @@ export class LocalRulestacksImpl {
|
|
|
418
551
|
_listByResourceGroupNext(resourceGroupName, nextLink, options) {
|
|
419
552
|
return this.client.sendOperationRequest({ resourceGroupName, nextLink, options }, listByResourceGroupNextOperationSpec);
|
|
420
553
|
}
|
|
554
|
+
/**
|
|
555
|
+
* ListAppIdsNext
|
|
556
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
557
|
+
* @param localRulestackName LocalRulestack resource name
|
|
558
|
+
* @param nextLink The nextLink from the previous successful call to the ListAppIds method.
|
|
559
|
+
* @param options The options parameters.
|
|
560
|
+
*/
|
|
561
|
+
_listAppIdsNext(resourceGroupName, localRulestackName, nextLink, options) {
|
|
562
|
+
return this.client.sendOperationRequest({ resourceGroupName, localRulestackName, nextLink, options }, listAppIdsNextOperationSpec);
|
|
563
|
+
}
|
|
564
|
+
/**
|
|
565
|
+
* ListCountriesNext
|
|
566
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
567
|
+
* @param localRulestackName LocalRulestack resource name
|
|
568
|
+
* @param nextLink The nextLink from the previous successful call to the ListCountries method.
|
|
569
|
+
* @param options The options parameters.
|
|
570
|
+
*/
|
|
571
|
+
_listCountriesNext(resourceGroupName, localRulestackName, nextLink, options) {
|
|
572
|
+
return this.client.sendOperationRequest({ resourceGroupName, localRulestackName, nextLink, options }, listCountriesNextOperationSpec);
|
|
573
|
+
}
|
|
574
|
+
/**
|
|
575
|
+
* ListPredefinedUrlCategoriesNext
|
|
576
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
577
|
+
* @param localRulestackName LocalRulestack resource name
|
|
578
|
+
* @param nextLink The nextLink from the previous successful call to the ListPredefinedUrlCategories
|
|
579
|
+
* method.
|
|
580
|
+
* @param options The options parameters.
|
|
581
|
+
*/
|
|
582
|
+
_listPredefinedUrlCategoriesNext(resourceGroupName, localRulestackName, nextLink, options) {
|
|
583
|
+
return this.client.sendOperationRequest({ resourceGroupName, localRulestackName, nextLink, options }, listPredefinedUrlCategoriesNextOperationSpec);
|
|
584
|
+
}
|
|
421
585
|
}
|
|
422
586
|
// Operation Specifications
|
|
423
587
|
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
@@ -426,77 +590,73 @@ const listBySubscriptionOperationSpec = {
|
|
|
426
590
|
httpMethod: "GET",
|
|
427
591
|
responses: {
|
|
428
592
|
200: {
|
|
429
|
-
bodyMapper: Mappers.LocalRulestackResourceListResult
|
|
593
|
+
bodyMapper: Mappers.LocalRulestackResourceListResult,
|
|
430
594
|
},
|
|
431
595
|
default: {
|
|
432
|
-
bodyMapper: Mappers.ErrorResponse
|
|
433
|
-
}
|
|
596
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
597
|
+
},
|
|
434
598
|
},
|
|
435
599
|
queryParameters: [Parameters.apiVersion],
|
|
436
600
|
urlParameters: [Parameters.$host, Parameters.subscriptionId],
|
|
437
601
|
headerParameters: [Parameters.accept],
|
|
438
|
-
serializer
|
|
602
|
+
serializer,
|
|
439
603
|
};
|
|
440
604
|
const listByResourceGroupOperationSpec = {
|
|
441
605
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks",
|
|
442
606
|
httpMethod: "GET",
|
|
443
607
|
responses: {
|
|
444
608
|
200: {
|
|
445
|
-
bodyMapper: Mappers.LocalRulestackResourceListResult
|
|
609
|
+
bodyMapper: Mappers.LocalRulestackResourceListResult,
|
|
446
610
|
},
|
|
447
611
|
default: {
|
|
448
|
-
bodyMapper: Mappers.ErrorResponse
|
|
449
|
-
}
|
|
612
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
613
|
+
},
|
|
450
614
|
},
|
|
451
615
|
queryParameters: [Parameters.apiVersion],
|
|
452
|
-
urlParameters: [
|
|
453
|
-
Parameters.$host,
|
|
454
|
-
Parameters.subscriptionId,
|
|
455
|
-
Parameters.resourceGroupName
|
|
456
|
-
],
|
|
616
|
+
urlParameters: [Parameters.$host, Parameters.subscriptionId, Parameters.resourceGroupName],
|
|
457
617
|
headerParameters: [Parameters.accept],
|
|
458
|
-
serializer
|
|
618
|
+
serializer,
|
|
459
619
|
};
|
|
460
620
|
const getOperationSpec = {
|
|
461
621
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}",
|
|
462
622
|
httpMethod: "GET",
|
|
463
623
|
responses: {
|
|
464
624
|
200: {
|
|
465
|
-
bodyMapper: Mappers.LocalRulestackResource
|
|
625
|
+
bodyMapper: Mappers.LocalRulestackResource,
|
|
466
626
|
},
|
|
467
627
|
default: {
|
|
468
|
-
bodyMapper: Mappers.ErrorResponse
|
|
469
|
-
}
|
|
628
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
629
|
+
},
|
|
470
630
|
},
|
|
471
631
|
queryParameters: [Parameters.apiVersion],
|
|
472
632
|
urlParameters: [
|
|
473
633
|
Parameters.$host,
|
|
474
634
|
Parameters.subscriptionId,
|
|
475
635
|
Parameters.resourceGroupName,
|
|
476
|
-
Parameters.localRulestackName
|
|
636
|
+
Parameters.localRulestackName,
|
|
477
637
|
],
|
|
478
638
|
headerParameters: [Parameters.accept],
|
|
479
|
-
serializer
|
|
639
|
+
serializer,
|
|
480
640
|
};
|
|
481
641
|
const createOrUpdateOperationSpec = {
|
|
482
642
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}",
|
|
483
643
|
httpMethod: "PUT",
|
|
484
644
|
responses: {
|
|
485
645
|
200: {
|
|
486
|
-
bodyMapper: Mappers.LocalRulestackResource
|
|
646
|
+
bodyMapper: Mappers.LocalRulestackResource,
|
|
487
647
|
},
|
|
488
648
|
201: {
|
|
489
|
-
bodyMapper: Mappers.LocalRulestackResource
|
|
649
|
+
bodyMapper: Mappers.LocalRulestackResource,
|
|
490
650
|
},
|
|
491
651
|
202: {
|
|
492
|
-
bodyMapper: Mappers.LocalRulestackResource
|
|
652
|
+
bodyMapper: Mappers.LocalRulestackResource,
|
|
493
653
|
},
|
|
494
654
|
204: {
|
|
495
|
-
bodyMapper: Mappers.LocalRulestackResource
|
|
655
|
+
bodyMapper: Mappers.LocalRulestackResource,
|
|
496
656
|
},
|
|
497
657
|
default: {
|
|
498
|
-
bodyMapper: Mappers.ErrorResponse
|
|
499
|
-
}
|
|
658
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
659
|
+
},
|
|
500
660
|
},
|
|
501
661
|
requestBody: Parameters.resource7,
|
|
502
662
|
queryParameters: [Parameters.apiVersion],
|
|
@@ -504,22 +664,22 @@ const createOrUpdateOperationSpec = {
|
|
|
504
664
|
Parameters.$host,
|
|
505
665
|
Parameters.subscriptionId,
|
|
506
666
|
Parameters.resourceGroupName,
|
|
507
|
-
Parameters.localRulestackName
|
|
667
|
+
Parameters.localRulestackName,
|
|
508
668
|
],
|
|
509
669
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
510
670
|
mediaType: "json",
|
|
511
|
-
serializer
|
|
671
|
+
serializer,
|
|
512
672
|
};
|
|
513
673
|
const updateOperationSpec = {
|
|
514
674
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}",
|
|
515
675
|
httpMethod: "PATCH",
|
|
516
676
|
responses: {
|
|
517
677
|
200: {
|
|
518
|
-
bodyMapper: Mappers.LocalRulestackResource
|
|
678
|
+
bodyMapper: Mappers.LocalRulestackResource,
|
|
519
679
|
},
|
|
520
680
|
default: {
|
|
521
|
-
bodyMapper: Mappers.ErrorResponse
|
|
522
|
-
}
|
|
681
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
682
|
+
},
|
|
523
683
|
},
|
|
524
684
|
requestBody: Parameters.properties2,
|
|
525
685
|
queryParameters: [Parameters.apiVersion],
|
|
@@ -527,11 +687,11 @@ const updateOperationSpec = {
|
|
|
527
687
|
Parameters.$host,
|
|
528
688
|
Parameters.subscriptionId,
|
|
529
689
|
Parameters.resourceGroupName,
|
|
530
|
-
Parameters.localRulestackName
|
|
690
|
+
Parameters.localRulestackName,
|
|
531
691
|
],
|
|
532
692
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
533
693
|
mediaType: "json",
|
|
534
|
-
serializer
|
|
694
|
+
serializer,
|
|
535
695
|
};
|
|
536
696
|
const deleteOperationSpec = {
|
|
537
697
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}",
|
|
@@ -542,18 +702,18 @@ const deleteOperationSpec = {
|
|
|
542
702
|
202: {},
|
|
543
703
|
204: {},
|
|
544
704
|
default: {
|
|
545
|
-
bodyMapper: Mappers.ErrorResponse
|
|
546
|
-
}
|
|
705
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
706
|
+
},
|
|
547
707
|
},
|
|
548
708
|
queryParameters: [Parameters.apiVersion],
|
|
549
709
|
urlParameters: [
|
|
550
710
|
Parameters.$host,
|
|
551
711
|
Parameters.subscriptionId,
|
|
552
712
|
Parameters.resourceGroupName,
|
|
553
|
-
Parameters.localRulestackName
|
|
713
|
+
Parameters.localRulestackName,
|
|
554
714
|
],
|
|
555
715
|
headerParameters: [Parameters.accept],
|
|
556
|
-
serializer
|
|
716
|
+
serializer,
|
|
557
717
|
};
|
|
558
718
|
const commitOperationSpec = {
|
|
559
719
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/commit",
|
|
@@ -564,202 +724,192 @@ const commitOperationSpec = {
|
|
|
564
724
|
202: {},
|
|
565
725
|
204: {},
|
|
566
726
|
default: {
|
|
567
|
-
bodyMapper: Mappers.ErrorResponse
|
|
568
|
-
}
|
|
727
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
728
|
+
},
|
|
569
729
|
},
|
|
570
730
|
queryParameters: [Parameters.apiVersion],
|
|
571
731
|
urlParameters: [
|
|
572
732
|
Parameters.$host,
|
|
573
733
|
Parameters.subscriptionId,
|
|
574
734
|
Parameters.resourceGroupName,
|
|
575
|
-
Parameters.localRulestackName
|
|
735
|
+
Parameters.localRulestackName,
|
|
576
736
|
],
|
|
577
737
|
headerParameters: [Parameters.accept],
|
|
578
|
-
serializer
|
|
738
|
+
serializer,
|
|
579
739
|
};
|
|
580
740
|
const getChangeLogOperationSpec = {
|
|
581
741
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/getChangeLog",
|
|
582
742
|
httpMethod: "POST",
|
|
583
743
|
responses: {
|
|
584
744
|
200: {
|
|
585
|
-
bodyMapper: Mappers.Changelog
|
|
745
|
+
bodyMapper: Mappers.Changelog,
|
|
586
746
|
},
|
|
587
747
|
default: {
|
|
588
|
-
bodyMapper: Mappers.ErrorResponse
|
|
589
|
-
}
|
|
748
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
749
|
+
},
|
|
590
750
|
},
|
|
591
751
|
queryParameters: [Parameters.apiVersion],
|
|
592
752
|
urlParameters: [
|
|
593
753
|
Parameters.$host,
|
|
594
754
|
Parameters.subscriptionId,
|
|
595
755
|
Parameters.resourceGroupName,
|
|
596
|
-
Parameters.localRulestackName
|
|
756
|
+
Parameters.localRulestackName,
|
|
597
757
|
],
|
|
598
758
|
headerParameters: [Parameters.accept],
|
|
599
|
-
serializer
|
|
759
|
+
serializer,
|
|
600
760
|
};
|
|
601
761
|
const getSupportInfoOperationSpec = {
|
|
602
762
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/getSupportInfo",
|
|
603
763
|
httpMethod: "POST",
|
|
604
764
|
responses: {
|
|
605
765
|
200: {
|
|
606
|
-
bodyMapper: Mappers.SupportInfo
|
|
766
|
+
bodyMapper: Mappers.SupportInfo,
|
|
607
767
|
},
|
|
608
768
|
default: {
|
|
609
|
-
bodyMapper: Mappers.ErrorResponse
|
|
610
|
-
}
|
|
769
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
770
|
+
},
|
|
611
771
|
},
|
|
612
772
|
queryParameters: [Parameters.apiVersion, Parameters.email],
|
|
613
773
|
urlParameters: [
|
|
614
774
|
Parameters.$host,
|
|
615
775
|
Parameters.subscriptionId,
|
|
616
776
|
Parameters.resourceGroupName,
|
|
617
|
-
Parameters.localRulestackName
|
|
777
|
+
Parameters.localRulestackName,
|
|
618
778
|
],
|
|
619
779
|
headerParameters: [Parameters.accept],
|
|
620
|
-
serializer
|
|
780
|
+
serializer,
|
|
621
781
|
};
|
|
622
782
|
const listAdvancedSecurityObjectsOperationSpec = {
|
|
623
783
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/listAdvancedSecurityObjects",
|
|
624
784
|
httpMethod: "POST",
|
|
625
785
|
responses: {
|
|
626
786
|
200: {
|
|
627
|
-
bodyMapper: Mappers.AdvSecurityObjectListResponse
|
|
787
|
+
bodyMapper: Mappers.AdvSecurityObjectListResponse,
|
|
628
788
|
},
|
|
629
789
|
default: {
|
|
630
|
-
bodyMapper: Mappers.ErrorResponse
|
|
631
|
-
}
|
|
790
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
791
|
+
},
|
|
632
792
|
},
|
|
633
|
-
queryParameters: [
|
|
634
|
-
Parameters.apiVersion,
|
|
635
|
-
Parameters.skip,
|
|
636
|
-
Parameters.top,
|
|
637
|
-
Parameters.typeParam
|
|
638
|
-
],
|
|
793
|
+
queryParameters: [Parameters.apiVersion, Parameters.skip, Parameters.top, Parameters.typeParam],
|
|
639
794
|
urlParameters: [
|
|
640
795
|
Parameters.$host,
|
|
641
796
|
Parameters.subscriptionId,
|
|
642
797
|
Parameters.resourceGroupName,
|
|
643
|
-
Parameters.localRulestackName
|
|
798
|
+
Parameters.localRulestackName,
|
|
644
799
|
],
|
|
645
800
|
headerParameters: [Parameters.accept],
|
|
646
|
-
serializer
|
|
801
|
+
serializer,
|
|
647
802
|
};
|
|
648
803
|
const listAppIdsOperationSpec = {
|
|
649
804
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/listAppIds",
|
|
650
805
|
httpMethod: "POST",
|
|
651
806
|
responses: {
|
|
652
807
|
200: {
|
|
653
|
-
bodyMapper: Mappers.ListAppIdResponse
|
|
808
|
+
bodyMapper: Mappers.ListAppIdResponse,
|
|
654
809
|
},
|
|
655
810
|
default: {
|
|
656
|
-
bodyMapper: Mappers.ErrorResponse
|
|
657
|
-
}
|
|
811
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
812
|
+
},
|
|
658
813
|
},
|
|
659
814
|
queryParameters: [
|
|
660
815
|
Parameters.apiVersion,
|
|
661
816
|
Parameters.skip,
|
|
662
817
|
Parameters.top,
|
|
663
818
|
Parameters.appIdVersion,
|
|
664
|
-
Parameters.appPrefix
|
|
819
|
+
Parameters.appPrefix,
|
|
665
820
|
],
|
|
666
821
|
urlParameters: [
|
|
667
822
|
Parameters.$host,
|
|
668
823
|
Parameters.subscriptionId,
|
|
669
824
|
Parameters.resourceGroupName,
|
|
670
|
-
Parameters.localRulestackName
|
|
825
|
+
Parameters.localRulestackName,
|
|
671
826
|
],
|
|
672
827
|
headerParameters: [Parameters.accept],
|
|
673
|
-
serializer
|
|
828
|
+
serializer,
|
|
674
829
|
};
|
|
675
830
|
const listCountriesOperationSpec = {
|
|
676
831
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/listCountries",
|
|
677
832
|
httpMethod: "POST",
|
|
678
833
|
responses: {
|
|
679
834
|
200: {
|
|
680
|
-
bodyMapper: Mappers.CountriesResponse
|
|
835
|
+
bodyMapper: Mappers.CountriesResponse,
|
|
681
836
|
},
|
|
682
837
|
default: {
|
|
683
|
-
bodyMapper: Mappers.ErrorResponse
|
|
684
|
-
}
|
|
838
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
839
|
+
},
|
|
685
840
|
},
|
|
686
841
|
queryParameters: [Parameters.apiVersion, Parameters.skip, Parameters.top],
|
|
687
842
|
urlParameters: [
|
|
688
843
|
Parameters.$host,
|
|
689
844
|
Parameters.subscriptionId,
|
|
690
845
|
Parameters.resourceGroupName,
|
|
691
|
-
Parameters.localRulestackName
|
|
846
|
+
Parameters.localRulestackName,
|
|
692
847
|
],
|
|
693
848
|
headerParameters: [Parameters.accept],
|
|
694
|
-
serializer
|
|
849
|
+
serializer,
|
|
695
850
|
};
|
|
696
851
|
const listFirewallsOperationSpec = {
|
|
697
852
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/listFirewalls",
|
|
698
853
|
httpMethod: "POST",
|
|
699
854
|
responses: {
|
|
700
855
|
200: {
|
|
701
|
-
bodyMapper: Mappers.ListFirewallsResponse
|
|
856
|
+
bodyMapper: Mappers.ListFirewallsResponse,
|
|
702
857
|
},
|
|
703
858
|
default: {
|
|
704
|
-
bodyMapper: Mappers.ErrorResponse
|
|
705
|
-
}
|
|
859
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
860
|
+
},
|
|
706
861
|
},
|
|
707
862
|
queryParameters: [Parameters.apiVersion],
|
|
708
863
|
urlParameters: [
|
|
709
864
|
Parameters.$host,
|
|
710
865
|
Parameters.subscriptionId,
|
|
711
866
|
Parameters.resourceGroupName,
|
|
712
|
-
Parameters.localRulestackName
|
|
867
|
+
Parameters.localRulestackName,
|
|
713
868
|
],
|
|
714
869
|
headerParameters: [Parameters.accept],
|
|
715
|
-
serializer
|
|
870
|
+
serializer,
|
|
716
871
|
};
|
|
717
872
|
const listPredefinedUrlCategoriesOperationSpec = {
|
|
718
873
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/listPredefinedUrlCategories",
|
|
719
874
|
httpMethod: "POST",
|
|
720
875
|
responses: {
|
|
721
876
|
200: {
|
|
722
|
-
bodyMapper: Mappers.PredefinedUrlCategoriesResponse
|
|
877
|
+
bodyMapper: Mappers.PredefinedUrlCategoriesResponse,
|
|
723
878
|
},
|
|
724
879
|
default: {
|
|
725
|
-
bodyMapper: Mappers.ErrorResponse
|
|
726
|
-
}
|
|
880
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
881
|
+
},
|
|
727
882
|
},
|
|
728
883
|
queryParameters: [Parameters.apiVersion, Parameters.skip, Parameters.top],
|
|
729
884
|
urlParameters: [
|
|
730
885
|
Parameters.$host,
|
|
731
886
|
Parameters.subscriptionId,
|
|
732
887
|
Parameters.resourceGroupName,
|
|
733
|
-
Parameters.localRulestackName
|
|
888
|
+
Parameters.localRulestackName,
|
|
734
889
|
],
|
|
735
890
|
headerParameters: [Parameters.accept],
|
|
736
|
-
serializer
|
|
891
|
+
serializer,
|
|
737
892
|
};
|
|
738
893
|
const listSecurityServicesOperationSpec = {
|
|
739
894
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/listSecurityServices",
|
|
740
895
|
httpMethod: "POST",
|
|
741
896
|
responses: {
|
|
742
897
|
200: {
|
|
743
|
-
bodyMapper: Mappers.SecurityServicesResponse
|
|
898
|
+
bodyMapper: Mappers.SecurityServicesResponse,
|
|
744
899
|
},
|
|
745
900
|
default: {
|
|
746
|
-
bodyMapper: Mappers.ErrorResponse
|
|
747
|
-
}
|
|
901
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
902
|
+
},
|
|
748
903
|
},
|
|
749
|
-
queryParameters: [
|
|
750
|
-
Parameters.apiVersion,
|
|
751
|
-
Parameters.skip,
|
|
752
|
-
Parameters.top,
|
|
753
|
-
Parameters.typeParam1
|
|
754
|
-
],
|
|
904
|
+
queryParameters: [Parameters.apiVersion, Parameters.skip, Parameters.top, Parameters.typeParam1],
|
|
755
905
|
urlParameters: [
|
|
756
906
|
Parameters.$host,
|
|
757
907
|
Parameters.subscriptionId,
|
|
758
908
|
Parameters.resourceGroupName,
|
|
759
|
-
Parameters.localRulestackName
|
|
909
|
+
Parameters.localRulestackName,
|
|
760
910
|
],
|
|
761
911
|
headerParameters: [Parameters.accept],
|
|
762
|
-
serializer
|
|
912
|
+
serializer,
|
|
763
913
|
};
|
|
764
914
|
const revertOperationSpec = {
|
|
765
915
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/revert",
|
|
@@ -767,56 +917,115 @@ const revertOperationSpec = {
|
|
|
767
917
|
responses: {
|
|
768
918
|
204: {},
|
|
769
919
|
default: {
|
|
770
|
-
bodyMapper: Mappers.ErrorResponse
|
|
771
|
-
}
|
|
920
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
921
|
+
},
|
|
772
922
|
},
|
|
773
923
|
queryParameters: [Parameters.apiVersion],
|
|
774
924
|
urlParameters: [
|
|
775
925
|
Parameters.$host,
|
|
776
926
|
Parameters.subscriptionId,
|
|
777
927
|
Parameters.resourceGroupName,
|
|
778
|
-
Parameters.localRulestackName
|
|
928
|
+
Parameters.localRulestackName,
|
|
779
929
|
],
|
|
780
930
|
headerParameters: [Parameters.accept],
|
|
781
|
-
serializer
|
|
931
|
+
serializer,
|
|
782
932
|
};
|
|
783
933
|
const listBySubscriptionNextOperationSpec = {
|
|
784
934
|
path: "{nextLink}",
|
|
785
935
|
httpMethod: "GET",
|
|
786
936
|
responses: {
|
|
787
937
|
200: {
|
|
788
|
-
bodyMapper: Mappers.LocalRulestackResourceListResult
|
|
938
|
+
bodyMapper: Mappers.LocalRulestackResourceListResult,
|
|
789
939
|
},
|
|
790
940
|
default: {
|
|
791
|
-
bodyMapper: Mappers.ErrorResponse
|
|
792
|
-
}
|
|
941
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
942
|
+
},
|
|
943
|
+
},
|
|
944
|
+
urlParameters: [Parameters.$host, Parameters.nextLink, Parameters.subscriptionId],
|
|
945
|
+
headerParameters: [Parameters.accept],
|
|
946
|
+
serializer,
|
|
947
|
+
};
|
|
948
|
+
const listByResourceGroupNextOperationSpec = {
|
|
949
|
+
path: "{nextLink}",
|
|
950
|
+
httpMethod: "GET",
|
|
951
|
+
responses: {
|
|
952
|
+
200: {
|
|
953
|
+
bodyMapper: Mappers.LocalRulestackResourceListResult,
|
|
954
|
+
},
|
|
955
|
+
default: {
|
|
956
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
957
|
+
},
|
|
793
958
|
},
|
|
794
959
|
urlParameters: [
|
|
795
960
|
Parameters.$host,
|
|
796
961
|
Parameters.nextLink,
|
|
797
|
-
Parameters.subscriptionId
|
|
962
|
+
Parameters.subscriptionId,
|
|
963
|
+
Parameters.resourceGroupName,
|
|
798
964
|
],
|
|
799
965
|
headerParameters: [Parameters.accept],
|
|
800
|
-
serializer
|
|
966
|
+
serializer,
|
|
801
967
|
};
|
|
802
|
-
const
|
|
968
|
+
const listAppIdsNextOperationSpec = {
|
|
803
969
|
path: "{nextLink}",
|
|
804
970
|
httpMethod: "GET",
|
|
805
971
|
responses: {
|
|
806
972
|
200: {
|
|
807
|
-
bodyMapper: Mappers.
|
|
973
|
+
bodyMapper: Mappers.ListAppIdResponse,
|
|
808
974
|
},
|
|
809
975
|
default: {
|
|
810
|
-
bodyMapper: Mappers.ErrorResponse
|
|
811
|
-
}
|
|
976
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
977
|
+
},
|
|
812
978
|
},
|
|
813
979
|
urlParameters: [
|
|
814
980
|
Parameters.$host,
|
|
815
981
|
Parameters.nextLink,
|
|
816
982
|
Parameters.subscriptionId,
|
|
817
|
-
Parameters.resourceGroupName
|
|
983
|
+
Parameters.resourceGroupName,
|
|
984
|
+
Parameters.localRulestackName,
|
|
985
|
+
],
|
|
986
|
+
headerParameters: [Parameters.accept],
|
|
987
|
+
serializer,
|
|
988
|
+
};
|
|
989
|
+
const listCountriesNextOperationSpec = {
|
|
990
|
+
path: "{nextLink}",
|
|
991
|
+
httpMethod: "GET",
|
|
992
|
+
responses: {
|
|
993
|
+
200: {
|
|
994
|
+
bodyMapper: Mappers.CountriesResponse,
|
|
995
|
+
},
|
|
996
|
+
default: {
|
|
997
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
998
|
+
},
|
|
999
|
+
},
|
|
1000
|
+
urlParameters: [
|
|
1001
|
+
Parameters.$host,
|
|
1002
|
+
Parameters.nextLink,
|
|
1003
|
+
Parameters.subscriptionId,
|
|
1004
|
+
Parameters.resourceGroupName,
|
|
1005
|
+
Parameters.localRulestackName,
|
|
1006
|
+
],
|
|
1007
|
+
headerParameters: [Parameters.accept],
|
|
1008
|
+
serializer,
|
|
1009
|
+
};
|
|
1010
|
+
const listPredefinedUrlCategoriesNextOperationSpec = {
|
|
1011
|
+
path: "{nextLink}",
|
|
1012
|
+
httpMethod: "GET",
|
|
1013
|
+
responses: {
|
|
1014
|
+
200: {
|
|
1015
|
+
bodyMapper: Mappers.PredefinedUrlCategoriesResponse,
|
|
1016
|
+
},
|
|
1017
|
+
default: {
|
|
1018
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
1019
|
+
},
|
|
1020
|
+
},
|
|
1021
|
+
urlParameters: [
|
|
1022
|
+
Parameters.$host,
|
|
1023
|
+
Parameters.nextLink,
|
|
1024
|
+
Parameters.subscriptionId,
|
|
1025
|
+
Parameters.resourceGroupName,
|
|
1026
|
+
Parameters.localRulestackName,
|
|
818
1027
|
],
|
|
819
1028
|
headerParameters: [Parameters.accept],
|
|
820
|
-
serializer
|
|
1029
|
+
serializer,
|
|
821
1030
|
};
|
|
822
1031
|
//# sourceMappingURL=localRulestacks.js.map
|