@@ -71,16 +71,17 @@ IBM Cloud services:
7171| [ CIS: Zone Settings] ( https://cloud.ibm.com/apidocs/cis/zonesettings ) | ZonesSettingsV1 |
7272| [ CIS: Zones] ( https://cloud.ibm.com/apidocs/cis/zones ) | ZonesV1 |
7373
74- | PDNS Service Name | Imported Class Name |
75- | -------------------------------------------------------------------------------- | ------------------------------ |
76- | [ PDNS: Zones API] ( https://cloud.ibm.com/apidocs/dns-svcs ) | DnsZonesV1 |
77- | [ PDNS: Resource Records API] ( https://cloud.ibm.com/apidocs/dns-svcs ) | ResourceRecordsV1 |
78- | [ PDNS: Permitted Networks for Zones API] ( https://cloud.ibm.com/apidocs/dns-svcs ) | PermittedNetworksForDnsZonesV1 |
79-
80- | Direct Link Service | Imported Class Name |
81- | -------------------------------------------------------- | ------------------- |
82- | [ Direct Link] ( https://cloud.ibm.com/apidocs/direct_link?code=python ) | DirectLinkV1 |
83- | [ Direct Link Provider] ( https://cloud.ibm.com/apidocs/direct_link_provider_api?code=python ) | DirectLinkProviderV2 |
74+ | PDNS Service Name | Imported Class Name |
75+ | -------------------------------------------------------------------------------- | ------------------------------------------------------- |
76+ | [ PDNS: Zones API] ( https://cloud.ibm.com/apidocs/dns-svcs ) | DnsZonesV1 |
77+ | [ PDNS: Resource Records API] ( https://cloud.ibm.com/apidocs/dns-svcs ) | ~ ResourceRecordsV1~ DnsResourceRecordsV1 |
78+ | [ PDNS: Permitted Networks for Zones API] ( https://cloud.ibm.com/apidocs/dns-svcs ) | ~ PermittedNetworksForDnsZonesV1~ DnsPermittedNetworksV1 |
79+ | [ PDNS: Global Load Balancers API] ( https://cloud.ibm.com/apidocs/dns-svcs ) | ~ GlobalLoadBalancersV1~ DnsGlobalLoadBalancersV1 |
80+
81+ | Direct Link Service | Imported Class Name |
82+ | ------------------------------------------------------------------------------------------ | -------------------- |
83+ | [ Direct Link] ( https://cloud.ibm.com/apidocs/direct_link?code=python ) | DirectLinkV1 |
84+ | [ Direct Link Provider] ( https://cloud.ibm.com/apidocs/direct_link_provider_api?code=python ) | DirectLinkProviderV2 |
8485
8586| Transit Service | Imported Class Name |
8687| ---------------------------------------------------------------- | -------------------- |
@@ -124,6 +125,10 @@ If you encounter an issue with the project, you are welcome to submit a
124125[ bug report] (<github-repo-url >/issues).
125126Before that, please search for similar issues. It's possible that someone has already reported the problem.
126127
128+ ## Deprecation Notice
129+
130+ For deprecation notice, please see [ this link] ( https://github.com/IBM/networking-python-sdk/blob/master/DEPRECATION-NOTICE.md )
131+
127132## Open source @ IBM
128133
129134Find more open source projects on the [ IBM Github Page] ( http://ibm.github.io/ )
0 commit comments