[![Build Status](https://travis-ci.com/IBM/networking-python-sdk.svg?branch=master)](https://travis-ci.com/IBM/networking-python-sdk)
[![Release](https://img.shields.io/github/v/release/IBM/networking-python-sdk)](https://github.com/IBM/networking-python-sdk/releases/latest)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/ibm-cloud-networking-services)](https://pypi.org/project/ibm-cloud-networking-services/)
[![PyPI](https://img.shields.io/pypi/v/ibm-cloud-networking-services)](https://pypi.org/project/ibm-cloud-networking-services/)
![PyPI - Downloads](https://img.shields.io/pypi/dm/ibm-cloud-networking-services)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
# IBM Cloud Networking Services Python SDK Version 0.25.0
Python client library to interact with various [IBM Cloud Networking Service APIs](https://cloud.ibm.com/apidocs?category=network).
## Table of Contents
<!--
The TOC below is generated using the `markdown-toc` node package.
https://github.com/jonschlinkert/markdown-toc
You should regenerate the TOC after making changes to this file.
npx markdown-toc -i README.md
-->
<!-- toc -->
- [Overview](#overview)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Using the SDK](#using-the-sdk)
- [Questions](#questions)
- [Issues](#issues)
- [Open source @ IBM](#open-source--ibm)
- [Contributing](#contributing)
- [License](#license)
<!-- tocstop -->
## Overview
The IBM Cloud Networking Services Python SDK allows developers to programmatically interact with the following
IBM Cloud services:
| CIS Service Name | Imported Class Name |
| ---------------------------------------------------------------------------------------------- | --------------------------- |
| [CIS: Cache](https://cloud.ibm.com/apidocs/cis/cache) | CachingApiV1 |
| [CIS: IP](https://cloud.ibm.com/apidocs/cis/ip) | CisIpApiV1 |
| [CIS: Custom Pages](https://cloud.ibm.com/apidocs/cis) | CustomPagesV1 |
| [CIS: DNS Records Bulk](https://cloud.ibm.com/apidocs/cis/dnsrecords) | DnsRecordBulkV1 |
| [CIS: DNS Records](https://cloud.ibm.com/apidocs/cis/dnsrecords) | DnsRecordsV1 |
| [CIS: Firewall Access Rules](https://cloud.ibm.com/apidocs/cis/firewall-access-rule) | FirewallAccessRulesV1 |
| [CIS: Security Level Settings](https://cloud.ibm.com/apidocs/cis/security-level-settings) | FirewallApiV1 |
| [CIS: GLB Events](https://cloud.ibm.com/apidocs/cis/glb-events) | GlobalLoadBalancerEventsV1 |
| [CIS: GLB Monitor](https://cloud.ibm.com/apidocs/cis/glb-monitor) | GlobalLoadBalancerMonitorV1 |
| [CIS: GLB Pools](https://cloud.ibm.com/apidocs/cis/glb-pool) | GlobalLoadBalancerPoolsV0 |
| [CIS: GLB Service](https://cloud.ibm.com/apidocs/cis/glb) | GlobalLoadBalancerV1 |
| [CIS: Page Rules](https://cloud.ibm.com/apidocs/cis/page-rules) | PageRuleApiV1 |
| [CIS: Range Application](https://cloud.ibm.com/apidocs/cis/range) | RangeApplicationsV1 |
| [CIS: Routing](https://cloud.ibm.com/apidocs/cis/routing) | RoutingV1 |
| [CIS: Security Events](https://cloud.ibm.com/apidocs/cis) | SecurityEventsApiV1 |
| [CIS: SSL/TLS](https://cloud.ibm.com/apidocs/cis/tls) | SslCertificateApiV1 |
| [CIS: User Agent Blocking Rules](https://cloud.ibm.com/apidocs/cis/user-agent-rules) | UserAgentBlockingRulesV1 |
| [CIS: WAF Settings](https://cloud.ibm.com/apidocs/cis/waf) | WafApiV1 |
| [CIS: WAF Rule Groups](https://cloud.ibm.com/apidocs/cis/waf-groups) | WafRuleGroupsApiV1 |
| [CIS: WAF Rule Packages](https://cloud.ibm.com/apidocs/cis/waf-packages) | WafRulePackagesApiV1 |
| [CIS: WAF Rules](https://cloud.ibm.com/apidocs/cis/waf-rules) | WafRulesApiV1 |
| [CIS: Zone Firewall Access Rules](https://cloud.ibm.com/apidocs/cis/zone-firewall-access-rule) | ZoneFirewallAccessRulesV1 |
| [CIS: Zone Lockdown](https://cloud.ibm.com/apidocs/cis/zone-lockdown) | ZoneLockdownV1 |
| [CIS: Zone Rate Limits](https://cloud.ibm.com/apidocs/cis) | ZoneRateLimitsV1 |
| [CIS: Zone Settings](https://cloud.ibm.com/apidocs/cis/zonesettings) | ZonesSettingsV1 |
| [CIS: Zones](https://cloud.ibm.com/apidocs/cis/zones) | ZonesV1 |
| PDNS Service Name | Imported Class Name |
| -------------------------------------------------------------------------------- | ------------------------------------------ |
| [PDNS: Zones API](https://cloud.ibm.com/apidocs/dns-svcs) | ~DnsZonesV1~ DnsSvcsV1 |
| [PDNS: Resource Records API](https://cloud.ibm.com/apidocs/dns-svcs) | ~ResourceRecordsV1~ DnsSvcsV1 |
| [PDNS: Permitted Networks for Zones API](https://cloud.ibm.com/apidocs/dns-svcs) | ~PermittedNetworksForDnsZonesV1~ DnsSvcsV1 |
| [PDNS: Global Load Balancers API](https://cloud.ibm.com/apidocs/dns-svcs) | ~GlobalLoadBalancersV1~ DnsSvcsV1 |
| Direct Link Service | Imported Class Name |
| ------------------------------------------------------------------------------------------ | -------------------- |
| [Direct Link](https://cloud.ibm.com/apidocs/direct_link?code=python) | DirectLinkV1 |
| [Direct Link Provider](https://cloud.ibm.com/apidocs/direct_link_provider_api?code=python) | DirectLinkProviderV2 |
| Transit Service | Imported Class Name |
| ---------------------------------------------------------------- | -------------------- |
| [Transit Gateway](https://cloud.ibm.com/apidocs/transit-gateway) | TransitGatewayApisV1 |
## Prerequisites
[ibm-cloud-onboarding]: https://cloud.ibm.com/registration
- An [IBM Cloud][ibm-cloud-onboarding] account.
- An IAM API key to allow the SDK to access your account. Create one [here](https://cloud.ibm.com/iam/apikeys).
- Python 3.6 or above.
## Installation
To install, use `pip` or `easy_install`:
```bash
pip install --upgrade "ibm-cloud-networking-services==0.25.0"
```
or
```bash
easy_install --upgrade "ibm-cloud-networking-servies==0.25.0"
```
## Using the SDK
For general SDK usage information, please see [this link](https://github.com/IBM/ibm-cloud-sdk-common/blob/master/README.md)
## Questions
If you are having difficulties using this SDK or have a question about the IBM Cloud services,
please ask a question
[Stack Overflow](http://stackoverflow.com/questions/ask?tags=ibm-cloud).
## Issues
If you encounter an issue with the project, you are welcome to submit a
[bug report](<github-repo-url>/issues).
Before that, please search for similar issues. It's possible that someone has already reported the problem.
## Deprecation Notice
For deprecation notice, please see [this link](https://github.com/IBM/networking-python-sdk/blob/master/DEPRECATION-NOTICE.md)
## Open source @ IBM
Find more open source projects on the [IBM Github Page](http://ibm.github.io/)
## Contributing
See [CONTRIBUTING](CONTRIBUTING.md).
## License
This SDK is released under the Apache 2.0 license.
The license's full text can be found in [LICENSE](LICENSE).
Raw data
{
"_id": null,
"home_page": "https://github.com/IBM/networking-python-sdk",
"name": "ibm-cloud-networking-services",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "ibm_cloud_networking_services",
"author": "IBM",
"author_email": "devexdev@us.ibm.com",
"download_url": "https://files.pythonhosted.org/packages/58/d5/ade11febf9653695c303ed2ad13c752832a90255cc5a64b1b95485eb973f/ibm-cloud-networking-services-0.25.0.tar.gz",
"platform": null,
"description": "[![Build Status](https://travis-ci.com/IBM/networking-python-sdk.svg?branch=master)](https://travis-ci.com/IBM/networking-python-sdk)\n[![Release](https://img.shields.io/github/v/release/IBM/networking-python-sdk)](https://github.com/IBM/networking-python-sdk/releases/latest)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/ibm-cloud-networking-services)](https://pypi.org/project/ibm-cloud-networking-services/)\n[![PyPI](https://img.shields.io/pypi/v/ibm-cloud-networking-services)](https://pypi.org/project/ibm-cloud-networking-services/)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/ibm-cloud-networking-services)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)\n\n# IBM Cloud Networking Services Python SDK Version 0.25.0\n\nPython client library to interact with various [IBM Cloud Networking Service APIs](https://cloud.ibm.com/apidocs?category=network).\n\n## Table of Contents\n\n<!--\n The TOC below is generated using the `markdown-toc` node package.\n\n https://github.com/jonschlinkert/markdown-toc\n\n You should regenerate the TOC after making changes to this file.\n\n npx markdown-toc -i README.md\n -->\n\n<!-- toc -->\n\n- [Overview](#overview)\n- [Prerequisites](#prerequisites)\n- [Installation](#installation)\n- [Using the SDK](#using-the-sdk)\n- [Questions](#questions)\n- [Issues](#issues)\n- [Open source @ IBM](#open-source--ibm)\n- [Contributing](#contributing)\n- [License](#license)\n\n<!-- tocstop -->\n\n## Overview\n\nThe IBM Cloud Networking Services Python SDK allows developers to programmatically interact with the following\nIBM Cloud services:\n\n| CIS Service Name | Imported Class Name |\n| ---------------------------------------------------------------------------------------------- | --------------------------- |\n| [CIS: Cache](https://cloud.ibm.com/apidocs/cis/cache) | CachingApiV1 |\n| [CIS: IP](https://cloud.ibm.com/apidocs/cis/ip) | CisIpApiV1 |\n| [CIS: Custom Pages](https://cloud.ibm.com/apidocs/cis) | CustomPagesV1 |\n| [CIS: DNS Records Bulk](https://cloud.ibm.com/apidocs/cis/dnsrecords) | DnsRecordBulkV1 |\n| [CIS: DNS Records](https://cloud.ibm.com/apidocs/cis/dnsrecords) | DnsRecordsV1 |\n| [CIS: Firewall Access Rules](https://cloud.ibm.com/apidocs/cis/firewall-access-rule) | FirewallAccessRulesV1 |\n| [CIS: Security Level Settings](https://cloud.ibm.com/apidocs/cis/security-level-settings) | FirewallApiV1 |\n| [CIS: GLB Events](https://cloud.ibm.com/apidocs/cis/glb-events) | GlobalLoadBalancerEventsV1 |\n| [CIS: GLB Monitor](https://cloud.ibm.com/apidocs/cis/glb-monitor) | GlobalLoadBalancerMonitorV1 |\n| [CIS: GLB Pools](https://cloud.ibm.com/apidocs/cis/glb-pool) | GlobalLoadBalancerPoolsV0 |\n| [CIS: GLB Service](https://cloud.ibm.com/apidocs/cis/glb) | GlobalLoadBalancerV1 |\n| [CIS: Page Rules](https://cloud.ibm.com/apidocs/cis/page-rules) | PageRuleApiV1 |\n| [CIS: Range Application](https://cloud.ibm.com/apidocs/cis/range) | RangeApplicationsV1 |\n| [CIS: Routing](https://cloud.ibm.com/apidocs/cis/routing) | RoutingV1 |\n| [CIS: Security Events](https://cloud.ibm.com/apidocs/cis) | SecurityEventsApiV1 |\n| [CIS: SSL/TLS](https://cloud.ibm.com/apidocs/cis/tls) | SslCertificateApiV1 |\n| [CIS: User Agent Blocking Rules](https://cloud.ibm.com/apidocs/cis/user-agent-rules) | UserAgentBlockingRulesV1 |\n| [CIS: WAF Settings](https://cloud.ibm.com/apidocs/cis/waf) | WafApiV1 |\n| [CIS: WAF Rule Groups](https://cloud.ibm.com/apidocs/cis/waf-groups) | WafRuleGroupsApiV1 |\n| [CIS: WAF Rule Packages](https://cloud.ibm.com/apidocs/cis/waf-packages) | WafRulePackagesApiV1 |\n| [CIS: WAF Rules](https://cloud.ibm.com/apidocs/cis/waf-rules) | WafRulesApiV1 |\n| [CIS: Zone Firewall Access Rules](https://cloud.ibm.com/apidocs/cis/zone-firewall-access-rule) | ZoneFirewallAccessRulesV1 |\n| [CIS: Zone Lockdown](https://cloud.ibm.com/apidocs/cis/zone-lockdown) | ZoneLockdownV1 |\n| [CIS: Zone Rate Limits](https://cloud.ibm.com/apidocs/cis) | ZoneRateLimitsV1 |\n| [CIS: Zone Settings](https://cloud.ibm.com/apidocs/cis/zonesettings) | ZonesSettingsV1 |\n| [CIS: Zones](https://cloud.ibm.com/apidocs/cis/zones) | ZonesV1 |\n\n| PDNS Service Name | Imported Class Name |\n| -------------------------------------------------------------------------------- | ------------------------------------------ |\n| [PDNS: Zones API](https://cloud.ibm.com/apidocs/dns-svcs) | ~DnsZonesV1~ DnsSvcsV1 |\n| [PDNS: Resource Records API](https://cloud.ibm.com/apidocs/dns-svcs) | ~ResourceRecordsV1~ DnsSvcsV1 |\n| [PDNS: Permitted Networks for Zones API](https://cloud.ibm.com/apidocs/dns-svcs) | ~PermittedNetworksForDnsZonesV1~ DnsSvcsV1 |\n| [PDNS: Global Load Balancers API](https://cloud.ibm.com/apidocs/dns-svcs) | ~GlobalLoadBalancersV1~ DnsSvcsV1 |\n\n| Direct Link Service | Imported Class Name |\n| ------------------------------------------------------------------------------------------ | -------------------- |\n| [Direct Link](https://cloud.ibm.com/apidocs/direct_link?code=python) | DirectLinkV1 |\n| [Direct Link Provider](https://cloud.ibm.com/apidocs/direct_link_provider_api?code=python) | DirectLinkProviderV2 |\n\n| Transit Service | Imported Class Name |\n| ---------------------------------------------------------------- | -------------------- |\n| [Transit Gateway](https://cloud.ibm.com/apidocs/transit-gateway) | TransitGatewayApisV1 |\n\n## Prerequisites\n\n[ibm-cloud-onboarding]: https://cloud.ibm.com/registration\n\n- An [IBM Cloud][ibm-cloud-onboarding] account.\n- An IAM API key to allow the SDK to access your account. Create one [here](https://cloud.ibm.com/iam/apikeys).\n- Python 3.6 or above.\n\n## Installation\n\nTo install, use `pip` or `easy_install`:\n\n```bash\npip install --upgrade \"ibm-cloud-networking-services==0.25.0\"\n```\n\nor\n\n```bash\neasy_install --upgrade \"ibm-cloud-networking-servies==0.25.0\"\n```\n\n## Using the SDK\n\nFor general SDK usage information, please see [this link](https://github.com/IBM/ibm-cloud-sdk-common/blob/master/README.md)\n\n## Questions\n\nIf you are having difficulties using this SDK or have a question about the IBM Cloud services,\nplease ask a question\n[Stack Overflow](http://stackoverflow.com/questions/ask?tags=ibm-cloud).\n\n## Issues\n\nIf you encounter an issue with the project, you are welcome to submit a\n[bug report](<github-repo-url>/issues).\nBefore that, please search for similar issues. It's possible that someone has already reported the problem.\n\n## Deprecation Notice\n\nFor deprecation notice, please see [this link](https://github.com/IBM/networking-python-sdk/blob/master/DEPRECATION-NOTICE.md)\n\n## Open source @ IBM\n\nFind more open source projects on the [IBM Github Page](http://ibm.github.io/)\n\n## Contributing\n\nSee [CONTRIBUTING](CONTRIBUTING.md).\n\n## License\n\nThis SDK is released under the Apache 2.0 license.\nThe license's full text can be found in [LICENSE](LICENSE).\n\n\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "Python client library for IBM Cloud Networking Services",
"version": "0.25.0",
"project_urls": {
"Homepage": "https://github.com/IBM/networking-python-sdk"
},
"split_keywords": [
"ibm_cloud_networking_services"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "58d5ade11febf9653695c303ed2ad13c752832a90255cc5a64b1b95485eb973f",
"md5": "e72feb5ab9fba226c3350ebcbf4c9ad7",
"sha256": "b8fa67fd086db8b3bfcaf00a97c5ac4058edc5b5516257df4f71c349122ed309"
},
"downloads": -1,
"filename": "ibm-cloud-networking-services-0.25.0.tar.gz",
"has_sig": false,
"md5_digest": "e72feb5ab9fba226c3350ebcbf4c9ad7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 254346,
"upload_time": "2024-03-14T17:41:41",
"upload_time_iso_8601": "2024-03-14T17:41:41.691638Z",
"url": "https://files.pythonhosted.org/packages/58/d5/ade11febf9653695c303ed2ad13c752832a90255cc5a64b1b95485eb973f/ibm-cloud-networking-services-0.25.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-14 17:41:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "IBM",
"github_project": "networking-python-sdk",
"travis_ci": true,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "requests",
"specs": [
[
">=",
"2.24.0"
],
[
"<",
"3.0"
]
]
},
{
"name": "python_dateutil",
"specs": [
[
"<",
"3.0.0"
],
[
">=",
"2.5.3"
]
]
},
{
"name": "ibm_cloud_sdk_core",
"specs": [
[
">=",
"3.14.0"
],
[
"<",
"4.0.0"
]
]
}
],
"tox": true,
"lcname": "ibm-cloud-networking-services"
}