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