Skip to content

Commit

Permalink
Creating a pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
sra-hub committed Nov 25, 2024
2 parents 37d612f + a21c0a0 commit 29cae83
Show file tree
Hide file tree
Showing 2 changed files with 3,512 additions and 2,992 deletions.
101 changes: 53 additions & 48 deletions openapi-specs/sase/config-orch/paloaltonetworks-Remote_Networks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ components:
type: array
style: deepObject
SpnName:
description: "The IPSEC termination node. \n"
description: "The IPSec termination node. \n"
in: query
name: SpnName
required: true
Expand Down Expand Up @@ -1255,16 +1255,15 @@ info:
\ Networks Configuration Orchestration](https://docs.paloaltonetworks.com/NEED-URL)\
\ APIs.\n\nTo create a Remote Network that is part of Prisma Access, Configuration\
\ Orchestration APIs enable you \nto configure Remote Network tunnels directly.\n\
\nIntegrating both Panorama and Fawkes APIs allows OEMs to streamline workflows,\
\ which enhances the experience for end customers.\nBy consolidating API interactions,\
\ we simplify integration efforts and create a more cohesive user experience.\
\ \nAdditionally, reducing the need for firewall configurations in Panorama on-premises\
\ deployments strengthens security \nand simplifies setup, making configuration\
\ management on Panorama more accessible with the common APIs.\n\nThese APIs use\
\ the common SASE authentication mechanism and base URL. See the\n[Prisma SASE\
\ API Get Started](https://pan.dev/sase/docs/getstarted) guide for more information.\n\
\nThis Open API spec file was created on November 05, 2024. To check for a more\
\ recent version of this file, see\n[Configuration Orchestration APIs on pan.dev](https://pan.dev/sase/api/remote-networks/remote-networks.html).\
\nPrisma Access Configuration Orchestration API\u2019s provide common API interface\
\ to orchestrate Remote Network tunnels. \nThis API is supported for Prisma Access\
\ deployments that are managed by both Panorama and Strata Cloud Manager and \n\
facilitates the onboarding of third-party SD-WAN branches or sites to Prisma Access\
\ Remote Networks.\n\nThese APIs use the common SASE authentication mechanism\
\ and base URL. See the\n[Prisma SASE API Get Started](https://pan.dev/sase/docs/getstarted)\
\ guide for more information.\n\nThis Open API spec file was created on November\
\ 23, 2024. To check for a more recent version of this file, see\n[Configuration\
\ Orchestration APIs on pan.dev](https://pan.dev/sase/api/remote-networks/remote-networks.html).\
\ \n\n\xA9 2024 Palo Alto Networks, Inc. Palo Alto Networks is a registered trademark\
\ of Palo\nAlto Networks. A list of our trademarks can be found at\n\n[https://www.paloaltonetworks.com/company/trademarks.html](https://www.paloaltonetworks.com/company/trademarks.html)\n\
\nAll other marks mentioned herein may be trademarks of their respective companies.\n"
Expand Down Expand Up @@ -1320,7 +1319,8 @@ paths:
tags:
- Bandwidth Allocations
post:
description: 'Provides the status for the given request ID.
description: 'Allocate aggregated bandwidth for the regions based on location
data.
'
operationId: post-v1-bandwidth-allocations
Expand All @@ -1346,7 +1346,7 @@ paths:
$ref: '#/components/responses/default_errors'
security:
- Bearer: []
summary: Lists the status for the given request ID
summary: Allocate aggregated bandwidth
tags:
- Bandwidth Allocations
put:
Expand Down Expand Up @@ -1462,8 +1462,8 @@ paths:
tags:
- IKE Crypto Profiles
get:
description: "Provides a list of Internet Key Exchange(IKE) Crypto Profiles.\
\ \n"
description: "Provides a status of Internet Key Exchange(IKE) Crypto Profiles\
\ created along with the UUID. \n"
operationId: get-v1-ike-crypto-profiles
parameters:
- $ref: '#/components/parameters/uuid'
Expand Down Expand Up @@ -1680,7 +1680,7 @@ paths:
- IKE Gateway
/v1/ipsec-crypto-profiles:
delete:
description: 'Delete an IPSEC crypto profile.
description: 'Delete an IPSec crypto profile.
'
operationId: delete-v1-ipsec-crypto-profiles
Expand All @@ -1705,12 +1705,17 @@ paths:
$ref: '#/components/responses/default_errors'
security:
- Bearer: []
summary: Delete IPSEC crypto profile
summary: Delete IPSec crypto profile
tags:
- IPSEC Crypto Profiles
- IPSec Crypto Profiles
get:
description: "Provides a list of Internet Protocol Security (IPSEC) crypto profiles\
\ that are created. \n"
description: 'Lists the status of IPSec Crypto Profiles. Shows results of create,
modify, and delete actions with their associated UUIDs.
Users can perform these actions and then use this GET request to verify the
status by referencing the UUID received during the initial action.
'
operationId: get-v1-ipsec-crypto-profiles
parameters:
- $ref: '#/components/parameters/uuid'
Expand All @@ -1733,11 +1738,11 @@ paths:
$ref: '#/components/responses/default_errors'
security:
- Bearer: []
summary: IPSEC crypto profiles list
summary: IPSec crypto profiles list
tags:
- IPSEC Crypto Profiles
- IPSec Crypto Profiles
post:
description: 'Create an IPSEC crypto profile.
description: 'Create an IPSec crypto profile.
'
operationId: post-v1-ipsec-crypto-profiles
Expand All @@ -1762,11 +1767,11 @@ paths:
$ref: '#/components/responses/default_errors'
security:
- Bearer: []
summary: Create IPSEC crypto profile
summary: Create IPSec crypto profile
tags:
- IPSEC Crypto Profiles
- IPSec Crypto Profiles
put:
description: 'Edit an IPSEC crypto profile.
description: 'Edit an IPSec crypto profile.
'
operationId: put-v1-ipsec-crypto-profiles
Expand All @@ -1791,13 +1796,13 @@ paths:
$ref: '#/components/responses/default_errors'
security:
- Bearer: []
summary: Modify IPSEC Crypto Profile
summary: Modify IPSec Crypto Profile
tags:
- IPSEC Crypto Profiles
- IPSec Crypto Profiles
/v1/ipsec-crypto-profiles-read:
get:
description: "You can read a list of Internet Protocol Security (IPSEC) crypto\
\ profiles that are created. \n"
description: "You can read a list of Internet Protocol Security (IPSec) crypto\
\ profiles configurations that are created. \n"
operationId: get-v1-ipsec-crypto-profiles-read
parameters:
- $ref: '#/components/parameters/uuid'
Expand Down Expand Up @@ -1831,11 +1836,11 @@ paths:
$ref: '#/components/responses/default_errors'
security:
- Bearer: []
summary: Read IPSEC Crypto Profiles list
summary: Read IPSec Crypto Profiles configuration list
tags:
- IPSEC Crypto Profiles
- IPSec Crypto Profiles
post:
description: 'Create a request to read a list IPSEC Crypto Profile.
description: 'Create a request to read a list IPSec Crypto Profile.
'
operationId: post-v1-ipsec-crypto-profiles-read
Expand All @@ -1860,9 +1865,9 @@ paths:
$ref: '#/components/responses/default_errors'
security:
- Bearer: []
summary: Create a request to read IPSEC Crypto Profile
summary: Create a request to read IPSec Crypto Profile
tags:
- IPSEC Crypto Profiles
- IPSec Crypto Profiles
/v1/location-informations:
get:
description: 'Get the location information status of the given request ID.
Expand Down Expand Up @@ -1917,7 +1922,7 @@ paths:
- Location Information
/v1/remote-networks:
delete:
description: 'Allows you to delete the set of IPSEC tunnels.
description: 'Allows you to delete the set of IPSec tunnels.
'
operationId: delete-v1-remote-networks
Expand All @@ -1943,11 +1948,11 @@ paths:
$ref: '#/components/responses/default_errors'
security:
- Bearer: []
summary: Bulk delete IPSEC tunnels
summary: Bulk delete IPSec tunnels
tags:
- Remote Networks
get:
description: 'Get remote networks IPSEC tunnel details for create, modify, or
description: 'Get remote networks IPSec tunnel details for create, modify, or
delete by ID.
'
Expand All @@ -1963,11 +1968,11 @@ paths:
description: Remote networks IPSEC tunnel details.
security:
- Bearer: []
summary: Get IPSEC tunnel details
summary: Get IPSec tunnel details
tags:
- Remote Networks
post:
description: 'Create remote network IPSEC tunnels.
description: 'Create remote network IPSec tunnels.
'
operationId: post-v1-remote-networks
Expand All @@ -1992,11 +1997,11 @@ paths:
$ref: '#/components/responses/default_errors'
security:
- Bearer: []
summary: Create IPSEC tunnels
summary: Create IPSec tunnels
tags:
- Remote Networks
put:
description: 'Modify remote network IPSEC tunnels.
description: 'Modify remote network IPSec tunnels.
'
operationId: put-v1-remote-networks
Expand All @@ -2021,12 +2026,12 @@ paths:
$ref: '#/components/responses/default_errors'
security:
- Bearer: []
summary: Modify IPSEC tunnels
summary: Modify IPSec tunnels
tags:
- Remote Networks
/v1/remote-networks-read:
get:
description: 'Read the remote networks IPSEC tunnel status by UUID.
description: 'Read the remote networks IPSec tunnel status by UUID.
'
operationId: get-v1-remote-networks-read
Expand All @@ -2041,11 +2046,11 @@ paths:
description: Get the remote networks IPSEC tunnel status by UUID.
security:
- Bearer: []
summary: Read IPSEC tunnel details
summary: Read IPSec tunnel details
tags:
- Remote Networks
post:
description: 'Create a request to read remote network IPSEC tunnels.
description: 'Create a request to read remote network IPSec tunnels.
'
operationId: post-v1-remote-networks-read
Expand All @@ -2070,7 +2075,7 @@ paths:
$ref: '#/components/responses/default_errors'
security:
- Bearer: []
summary: Request to read IPSEC tunnels
summary: Request to read IPSec tunnels
tags:
- Remote Networks
/v2/bandwidth-allocations:
Expand Down Expand Up @@ -2181,7 +2186,7 @@ paths:
servers:
- url: https://api.sase.paloaltonetworks.com
tags:
- description: 'IPSEC Crypto Profiles.
- description: 'IPSec Crypto Profiles.
'
name: Internet Protocol Security Crypto Profiles
Expand Down
Loading

0 comments on commit 29cae83

Please sign in to comment.