New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ibm-cloud-networking-services

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ibm-cloud-networking-services

Python client library for IBM Cloud Networking Services

  • 0.25.0
  • PyPI
  • Socket score

Maintainers
1

Build Status Release PyPI - Python Version PyPI PyPI - Downloads License semantic-release

IBM Cloud Networking Services Python SDK Version 0.25.0

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

Table of Contents

Overview

The IBM Cloud Networking Services Python SDK allows developers to programmatically interact with the following IBM Cloud services:

CIS Service NameImported Class Name
CIS: CacheCachingApiV1
CIS: IPCisIpApiV1
CIS: Custom PagesCustomPagesV1
CIS: DNS Records BulkDnsRecordBulkV1
CIS: DNS RecordsDnsRecordsV1
CIS: Firewall Access RulesFirewallAccessRulesV1
CIS: Security Level SettingsFirewallApiV1
CIS: GLB EventsGlobalLoadBalancerEventsV1
CIS: GLB MonitorGlobalLoadBalancerMonitorV1
CIS: GLB PoolsGlobalLoadBalancerPoolsV0
CIS: GLB ServiceGlobalLoadBalancerV1
CIS: Page RulesPageRuleApiV1
CIS: Range ApplicationRangeApplicationsV1
CIS: RoutingRoutingV1
CIS: Security EventsSecurityEventsApiV1
CIS: SSL/TLSSslCertificateApiV1
CIS: User Agent Blocking RulesUserAgentBlockingRulesV1
CIS: WAF SettingsWafApiV1
CIS: WAF Rule GroupsWafRuleGroupsApiV1
CIS: WAF Rule PackagesWafRulePackagesApiV1
CIS: WAF RulesWafRulesApiV1
CIS: Zone Firewall Access RulesZoneFirewallAccessRulesV1
CIS: Zone LockdownZoneLockdownV1
CIS: Zone Rate LimitsZoneRateLimitsV1
CIS: Zone SettingsZonesSettingsV1
CIS: ZonesZonesV1
PDNS Service NameImported Class Name
PDNS: Zones APIDnsZonesV1 DnsSvcsV1
PDNS: Resource Records APIResourceRecordsV1 DnsSvcsV1
PDNS: Permitted Networks for Zones APIPermittedNetworksForDnsZonesV1 DnsSvcsV1
PDNS: Global Load Balancers APIGlobalLoadBalancersV1 DnsSvcsV1
Direct Link ServiceImported Class Name
Direct LinkDirectLinkV1
Direct Link ProviderDirectLinkProviderV2
Transit ServiceImported Class Name
Transit GatewayTransitGatewayApisV1

Prerequisites

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

Installation

To install, use pip or easy_install:

pip install --upgrade "ibm-cloud-networking-services==0.25.0"

or

easy_install --upgrade "ibm-cloud-networking-servies==0.25.0"

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.

Deprecation Notice

For deprecation notice, please see this link

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.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc