閉める
閉める
明日に向けたネットワーク
明日に向けたネットワーク
サポートするアプリケーションとユーザー向けに設計された、より高速で、より安全で、回復力のあるネットワークへの道を計画します。
          Netskopeを体験しませんか?
          Get Hands-on With the Netskope Platform
          Here's your chance to experience the Netskope One single-cloud platform first-hand. Sign up for self-paced, hands-on labs, join us for monthly live product demos, take a free test drive of Netskope Private Access, or join us for a live, instructor-led workshops.
            SSEのリーダー。 現在、シングルベンダーSASEのリーダーです。
            SSEのリーダー。 現在、シングルベンダーSASEのリーダーです。
            Netskope、2024年ガートナー、シングルベンダーSASEのマジック・クアドラントでリーダーの1社の位置付けと評価された理由をご確認ください。
              ダミーのためのジェネレーティブAIの保護
              ダミーのためのジェネレーティブAIの保護
              Learn how your organization can balance the innovative potential of generative AI with robust data security practices.
                Modern data loss prevention (DLP) for Dummies eBook
                最新の情報漏えい対策(DLP)for Dummies
                Get tips and tricks for transitioning to a cloud-delivered DLP.
                  SASEダミーのための最新のSD-WAN ブック
                  Modern SD-WAN for SASE Dummies
                  遊ぶのをやめる ネットワークアーキテクチャに追いつく
                    リスクがどこにあるかを理解する
                    Advanced Analytics transforms the way security operations teams apply data-driven insights to implement better policies. With Advanced Analytics, you can identify trends, zero in on areas of concern and use the data to take action.
                        レガシーVPNを完全に置き換えるための6つの最も説得力のあるユースケース
                        レガシーVPNを完全に置き換えるための6つの最も説得力のあるユースケース
                        Netskope One Private Access is the only solution that allows you to retire your VPN for good.
                          Colgate-Palmoliveは、スマートで適応性のあるデータ保護により「知的財産」を保護します
                          Colgate-Palmoliveは、スマートで適応性のあるデータ保護により「知的財産」を保護します
                            Netskope GovCloud
                            NetskopeがFedRAMPの高認証を達成
                            政府機関の変革を加速するには、Netskope GovCloud を選択してください。
                              Let's Do Great Things Together
                              Netskopeのパートナー中心の市場開拓戦略により、パートナーは企業のセキュリティを変革しながら、成長と収益性を最大化できます。
                                Netskopeソリューション
                                Netskope Cloud Exchange
                                Netskope Cloud Exchange (CE) provides customers with powerful integration tools to leverage investments across their security posture.
                                  Netskopeテクニカルサポート
                                  Netskopeテクニカルサポート
                                  クラウドセキュリティ、ネットワーキング、仮想化、コンテンツ配信、ソフトウェア開発など、多様なバックグラウンドを持つ全世界にいる有資格のサポートエンジニアが、タイムリーで質の高い技術支援を行っています。
                                    Netskopeの動画
                                    Netskopeトレーニング
                                    Netskopeのトレーニングは、クラウドセキュリティのエキスパートになるためのステップアップに活用できます。Netskopeは、お客様のデジタルトランスフォーメーションの取り組みにおける安全確保、そしてクラウド、Web、プライベートアプリケーションを最大限に活用するためのお手伝いをいたします。

                                      Harness Netskope Steering APIs for Scalable SD-WAN Deployments

                                      Apr 19 2024

                                      Introduction 

                                      In large-scale SD-WAN deployments, both enterprises and Managed Security Service Providers (MSSPs) place a high priority on ensuring that SD-WAN CPEs seamlessly integrate with the nearest Netskope NewEdge Network Point of Presence (PoP). Automating this integration  process is crucial as it not only saves considerable time but also boosts business agility. Furthermore, automation plays a critical role in support operations by minimizing human error and streamlining troubleshooting and monitoring procedures, thereby enhancing overall operational efficiency and reliability.

                                      To foster seamless integration with SD-WAN vendors and accelerate secure access service edge (SASE) adoption, Netskope has unveiled steering RESTful APIs for IPsec and GRE tunnels. These APIs empower SD-WAN vendors to seamlessly establish tunnels to the Netskope NewEdge network. Leveraging automation, this streamlined process simplifies large-scale SD-WAN deployments, ensuring swift implementation with minimal effort.

                                      What are Netskope Steering APIs ?

                                      Netskope steering RESTful APIs are a new set of endpoints designed and developed specifically for IPsec and GRE configuration. Essentially, this enables SD-WAN orchestrators to establish IPsec or GRE tunnels between the CPEs  and the Netskope New Edge Network Point of Presence (PoP) seamlessly. Moreover, these enhanced APIs also provide the flexibility to choose the geographically nearest Netskope PoP, thereby ensuring swift and efficient connectivity.

                                      More about Netskope Steering APIs

                                      Steering APIs support following Create Replace Update Delete (CRUD) operations for the IPsec and GRE. 

                                      For IPsec

                                      REST MethodEndpoint
                                      GET/api/v2/steering/ipsec/pops
                                      GET/api/v2/steering/ipsec/pops/{popid}
                                      GET/api/v2/steering/ipsec/tunnels/{tunnelid}
                                      POST/api/v2/steering/ipsec/tunnels
                                      PATCH/api/v2/steering/ipsec/tunnels/{tunnelid}
                                      DELETE/api/v2/steering/ipsec/tunnels/{tunnelid}

                                      For GRE

                                      REST MethodEndpoint
                                      GET/api/v2/steering/gre/pops
                                      GET/api/v2/steering/gre/pops/{popid}
                                      GET/api/v2/steering/gre/tunnels
                                      GET/api/v2/steering/gre/tunnels/{tunnelid}
                                      POST/api/v2/steering/gre/tunnels
                                      PATCH/api/v2/steering/gre/tunnels/{tunnelid}
                                      DELETE/api/v2/steering/gre/tunnels/{tunnelid}

                                      These APIs can be accessed and tried  by navigating to the “Tools” > “REST API v2” and “API Documentation” option. 

                                      Netskope’s API Documentation is crafted using Swagger, providing a clear delineation of API structures. Additionally, it generates corresponding curl commands for each API, empowering users to promptly test them with ease.

                                      Nearest PoP Selection

                                      Performance optimization and  connectivity enhancement hinges on selecting the nearest PoP.. By leveraging steering APIs, customers gain the ability to pinpoint the closest PoP, either through WAN IP address on CPE or geographical coordinates, ensuring expedited connections and optimal performance.

                                      Conclusion 

                                      Netskope is committed to simplifying and securing day-to-day operations of our customers and partners through continuous innovation. Large-scale SD-WAN deployments demand seamless connectivity between CPEs and Netskope NewEdge Network PoPs. Automating this process not only saves time but also boosts business agility while minimizing human error in support operations. Netskope’s steering RESTful APIs address these challenges by enabling SD-WAN vendors to establish tunnels effortlessly, streamlining deployment, and accelerating SASE adoption.

                                      author image
                                      Aditya Sahu
                                      Aditya Sahu serves as the Senior Technical Product Marketing Manager at Netskope, focusing on Cloud Firewall and other security products.
                                      Aditya Sahu serves as the Senior Technical Product Marketing Manager at Netskope, focusing on Cloud Firewall and other security products.

                                      Stay informed!

                                      Subscribe for the latest from the Netskope Blog