Skip to content

KumarGanesanIBM/networking-python-sdk

 
 

Repository files navigation

Build Status semantic-release

IBM Cloud Networking Services Python SDK Version 0.0.1

Python client library to interact with various IBM Cloud Networking Service APIs.

Disclaimer: this SDK is being released initially as a pre-release version. Changes might occur which impact applications that use this SDK.

Table of Contents

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 CachingApiV1
CIS: IP CisIpApiV1
CIS: Custom Pages CustomPagesV1
CIS: DNS Records Bulk DnsRecordBulkV1
CIS: DNS Records DnsRecordsV1
CIS: Firewall Access Rules FirewallAccessRulesV1
CIS: Security Level Settings FirewallApiV1
CIS: GLB Events GlobalLoadBalancerEventsV1
CIS: GLB Monitor GlobalLoadBalancerMonitorV1
CIS: GLB Pools GlobalLoadBalancerPoolsV0
CIS: GLB Service GlobalLoadBalancerV1
CIS: Page Rules PageRuleApiV1
CIS: Range Application RangeApplicationsV1
CIS: Routing RoutingV1
CIS: Security Events SecurityEventsApiV1
CIS: SSL/TLS SslCertificateApiV1
CIS: User Agent Blocking Rules UserAgentBlockingRulesV1
CIS: WAF Settings WafApiV1
CIS: WAF Rule Groups WafRuleGroupsApiV1
CIS: WAF Rule Packages WafRulePackagesApiV1
CIS: WAF Rules WafRulesApiV1
CIS: Zone Firewall Access Rules ZoneFirewallAccessRulesV1
CIS: Zone Lockdown ZoneLockdownV1
CIS: Zone Rate Limits ZoneRateLimitsV1
CIS: Zone Settings ZonesSettingsV1
CIS: Zones ZonesV1

Prerequisites

  • An IBM Cloud account.
  • An IAM API key to allow the SDK to access your account. Create one here.
  • Python 3.5.3 or above.

Installation

To install, use pip or easy_install:

pip install --upgrade "ibm-cloud-networking-services>=0.0.1"

or

easy_install --upgrade "ibm-cloud-networking-servies>=0.0.1"

Using the SDK

For general SDK usage information, please see this link

Questions

If you are having difficulties using this SDK or have a question about the IBM Cloud services, please ask a question Stack Overflow.

Issues

If you encounter an issue with the project, you are welcome to submit a [bug report](/issues). Before that, please search for similar issues. It's possible that someone has already reported the problem.

Open source @ IBM

Find more open source projects on the IBM Github Page

Contributing

See CONTRIBUTING.

License

This SDK is released under the Apache 2.0 license. The license's full text can be found in LICENSE.

About

Networking Services python sdk repository

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%