Metadata-Version: 2.1
Name: pnap-network-api
Version: 3.0.0
Summary: Networks API
Home-page: UNKNOWN
Author: PhoenixNAP Team
Author-email: support@phoenixnap.com
License: Apache 2.0
Keywords: OpenAPI,OpenAPI-Generator,Networks API
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: urllib3 <2.1.0,>=1.25.3
Requires-Dist: python-dateutil
Requires-Dist: pydantic >=2
Requires-Dist: typing-extensions >=4.7.1

Create, list, edit and delete public/private networks with the Network API. Use public networks to place multiple  servers on the same network or VLAN. Assign new servers with IP addresses from the same CIDR range. Use private  networks to avoid unnecessary egress data charges. Model your networks according to your business needs.&lt;br&gt; &lt;br&gt; &lt;span class&#x3D;&#39;pnap-api-knowledge-base-link&#39;&gt; Helpful knowledge base articles are available for  &lt;a href&#x3D;&#39;https://phoenixnap.com/kb/bmc-server-management-via-api#multi-private-backend-network-api&#39; target&#x3D;&#39;_blank&#39;&gt;multi-private backend networks&lt;/a&gt;,  &lt;a href&#x3D;&#39;https://phoenixnap.com/kb/bmc-server-management-via-api#ftoc-heading-15&#39; target&#x3D;&#39;_blank&#39;&gt;public networks&lt;/a&gt; and &lt;a href&#x3D;&#39;https://phoenixnap.com/kb/border-gateway-protocol-bmc&#39; target&#x3D;&#39;_blank&#39;&gt;border gateway protocol peer groups&lt;/a&gt;. &lt;/span&gt;&lt;br&gt; &lt;br&gt; &lt;b&gt;All URLs are relative to (https://api.phoenixnap.com/networks/v1/)&lt;/b&gt; 


