Skip to content

Commit

Permalink
Merge pull request #334 from softlayer/1705675267
Browse files Browse the repository at this point in the history
20240119 release
  • Loading branch information
allmightyspiff authored Jan 19, 2024
2 parents eeb358a + 12d1113 commit 2e3ab37
Show file tree
Hide file tree
Showing 85 changed files with 3,663 additions and 1,275 deletions.
2 changes: 1 addition & 1 deletion classes/SoftLayer_Account_ProofOfConcept/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<link>https://sldn.softlayer.com/reference/services/SoftLayer_Account_ProofOfConcept/getSubmittedRequest/</link>
<pubDate>Mon, 12 Feb 2018 00:00:00 +0000</pubDate>
<guid>https://sldn.softlayer.com/reference/services/SoftLayer_Account_ProofOfConcept/getSubmittedRequest/</guid>
<description>REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d &amp;#39;{&amp;#34;parameters&amp;#34;: [int]}&amp;#39; \ &amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_ProofOfConcept/getSubmittedRequest&amp;#39; </description>
<description>REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d &amp;#39;{&amp;#34;parameters&amp;#34;: [int, string]}&amp;#39; \ &amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_ProofOfConcept/getSubmittedRequest&amp;#39; </description>
</item>
<item>
<title>getSubmittedRequests</title>
Expand Down
2 changes: 1 addition & 1 deletion classes/SoftLayer_Dns_Domain_Registration/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ <h3>reference</h3>

<li>
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Dns_Domain_Registration/">SoftLayer_Dns_Domain_Registration</a>
<div class="meta">Registration and management of domain names and domain related services. </div>
<div class="meta">[DEPRECATED] Registration and management of domain names and domain related services. </div>
</li>

<li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ <h3>reference</h3>

<li>
<a href="https://sldn.softlayer.com/reference/datatypes/SoftLayer_Dns_Domain_Registration_Registrant_Verification_Status/">SoftLayer_Dns_Domain_Registration_Registrant_Verification_Status</a>
<div class="meta">SoftLayer_Dns_Domain_Registration_Registrant_Verification_Status models the state of the registrant. Here are the following status codes:
<div class="meta">[DEPRECATED] SoftLayer_Dns_Domain_Registration_Registrant_Verification_Status models the state of the registrant. Here are the following status codes:

*&#39;&#39;&#39;Admin Reviewing&#39;&#39;&#39;: The registrant data has been submitted and being reviewed by compliance team. *&#39;&#39;&#39;Pending&#39;&#39;&#39;: The verification process has been inititated, and verification email will be sent. *&#39;&#39;&#39;Suspended&#39;&#39;&#39;: The registrant has failed verification and the domain has been suspended. *&#39;&#39;&#39;Verified&#39;&#39;&#39;: The registrant has been validated. *&#39;&#39;&#39;Verifying&#39;&#39;&#39;: The verification process has been initiated and is waiting for registrant response. *&#39;&#39;&#39;Unverified&#39;&#39;&#39;: The verification process has not been inititated.
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ <h3>reference</h3>

<li>
<a href="https://sldn.softlayer.com/reference/datatypes/SoftLayer_Dns_Domain_Registration_Status/">SoftLayer_Dns_Domain_Registration_Status</a>
<div class="meta">SoftLayer_Dns_Domain_Registration_Status models the state of domain name. Here are the following status codes:
<div class="meta">[DEPRECATED] SoftLayer_Dns_Domain_Registration_Status models the state of domain name. Here are the following status codes:

*&#39;&#39;&#39;Active&#39;&#39;&#39;: This domain name is active. *&#39;&#39;&#39;Pending Owner Approval&#39;&#39;&#39;: Pending owner approval for completion of transfer. *&#39;&#39;&#39;Pending Admin Review&#39;&#39;&#39;: Pending admin review for transfer. *&#39;&#39;&#39;Pending Registry&#39;&#39;&#39;: Pending registry for transfer. *&#39;&#39;&#39;Expired&#39;&#39;&#39;: Domain name has expired.
</div>
Expand Down
5 changes: 0 additions & 5 deletions classes/SoftLayer_Network/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -164,11 +164,6 @@ <h3>reference</h3>
</div>
</li>

<li>
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Network/getObject/">getObject</a>
<div class="meta">Retrieve a SoftLayer_Network record.</div>
</li>

<li>
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Network/isConnectedToPrivateEndpointService/">isConnectedToPrivateEndpointService</a>
<div class="meta">Accessing select IBM Cloud services attached to the private back-end network is made possible by establishing a network relationship between an account&#39;s private network and the Service Endpoint network.
Expand Down
7 changes: 0 additions & 7 deletions classes/SoftLayer_Network/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,6 @@
<guid>https://sldn.softlayer.com/reference/services/SoftLayer_Network/disconnectPrivateEndpointService/</guid>
<description>REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network/disconnectPrivateEndpointService&amp;#39; </description>
</item>
<item>
<title>getObject</title>
<link>https://sldn.softlayer.com/reference/services/SoftLayer_Network/getObject/</link>
<pubDate>Mon, 12 Feb 2018 00:00:00 +0000</pubDate>
<guid>https://sldn.softlayer.com/reference/services/SoftLayer_Network/getObject/</guid>
<description>REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network/{SoftLayer_NetworkID}/getObject&amp;#39; </description>
</item>
<item>
<title>isConnectedToPrivateEndpointService</title>
<link>https://sldn.softlayer.com/reference/services/SoftLayer_Network/isConnectedToPrivateEndpointService/</link>
Expand Down
6 changes: 0 additions & 6 deletions classes/SoftLayer_Network_Gateway_VersionUpgrade/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -149,12 +149,6 @@ <h3>reference</h3>
<div class="meta">Retrieve a SoftLayer_Network_Gateway_VersionUpgrade record.</div>
</li>

<li>
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Network_Gateway_VersionUpgrade/getVsrxOrdersAllowedOS/">getVsrxOrdersAllowedOS</a>
<div class="meta">Used to get a list per package of prices ids for allowed vSRX OS-es for new orders.
</div>
</li>

<li>
<a href="https://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_Gateway_VersionUpgrade/">SoftLayer_Network_Gateway_VersionUpgrade</a>
<div class="meta">A gateway software version upgrade reference provides pairing for possible upgrades from a given versin. </div>
Expand Down
7 changes: 0 additions & 7 deletions classes/SoftLayer_Network_Gateway_VersionUpgrade/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,6 @@
<guid>https://sldn.softlayer.com/reference/services/SoftLayer_Network_Gateway_VersionUpgrade/getObject/</guid>
<description>REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Gateway_VersionUpgrade/{SoftLayer_Network_Gateway_VersionUpgradeID}/getObject&amp;#39; </description>
</item>
<item>
<title>getVsrxOrdersAllowedOS</title>
<link>https://sldn.softlayer.com/reference/services/SoftLayer_Network_Gateway_VersionUpgrade/getVsrxOrdersAllowedOS/</link>
<pubDate>Mon, 12 Feb 2018 00:00:00 +0000</pubDate>
<guid>https://sldn.softlayer.com/reference/services/SoftLayer_Network_Gateway_VersionUpgrade/getVsrxOrdersAllowedOS/</guid>
<description>REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d &amp;#39;{&amp;#34;parameters&amp;#34;: [int, boolean]}&amp;#39; \ &amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Gateway_VersionUpgrade/getVsrxOrdersAllowedOS&amp;#39; </description>
</item>
<item>
<title>SoftLayer_Network_Gateway_VersionUpgrade</title>
<link>https://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_Gateway_VersionUpgrade/</link>
Expand Down
5 changes: 0 additions & 5 deletions classes/SoftLayer_Network_Interconnect_Tenant/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,11 +215,6 @@ <h3>reference</h3>
<div class="meta"></div>
</li>

<li>
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Network_Interconnect_Tenant/isAdnAccount/">isAdnAccount</a>
<div class="meta"></div>
</li>

<li>
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Network_Interconnect_Tenant/rejectApprovalRequests/">rejectApprovalRequests</a>
<div class="meta"></div>
Expand Down
7 changes: 0 additions & 7 deletions classes/SoftLayer_Network_Interconnect_Tenant/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -141,13 +141,6 @@
<guid>https://sldn.softlayer.com/reference/services/SoftLayer_Network_Interconnect_Tenant/getZoneName/</guid>
<description>REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Interconnect_Tenant/{SoftLayer_Network_Interconnect_TenantID}/getZoneName&amp;#39; </description>
</item>
<item>
<title>isAdnAccount</title>
<link>https://sldn.softlayer.com/reference/services/SoftLayer_Network_Interconnect_Tenant/isAdnAccount/</link>
<pubDate>Mon, 12 Feb 2018 00:00:00 +0000</pubDate>
<guid>https://sldn.softlayer.com/reference/services/SoftLayer_Network_Interconnect_Tenant/isAdnAccount/</guid>
<description>REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Interconnect_Tenant/isAdnAccount&amp;#39; </description>
</item>
<item>
<title>rejectApprovalRequests</title>
<link>https://sldn.softlayer.com/reference/services/SoftLayer_Network_Interconnect_Tenant/rejectApprovalRequests/</link>
Expand Down
15 changes: 15 additions & 0 deletions classes/SoftLayer_Network_LBaaS_LoadBalancer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,11 @@ <h3>reference</h3>
<div class="meta">Return all existing load balancers </div>
</li>

<li>
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_LoadBalancer/getAppliances/">getAppliances</a>
<div class="meta">Get the load balancer appliances for the given lb id. </div>
</li>

<li>
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_LoadBalancer/getDatacenter/">getDatacenter</a>
<div class="meta">Datacenter, where load balancer is located.</div>
Expand Down Expand Up @@ -191,6 +196,11 @@ <h3>reference</h3>
<div class="meta">Return load balancer members health </div>
</li>

<li>
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_LoadBalancer/getLoadBalancers/">getLoadBalancers</a>
<div class="meta">Get the load balancer objects for the given user accounts. </div>
</li>

<li>
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_LoadBalancer/getLoadBalancerStatistics/">getLoadBalancerStatistics</a>
<div class="meta">Return load balancers statistics such as total number of current sessions and total number of accumulated connections. </div>
Expand All @@ -211,6 +221,11 @@ <h3>reference</h3>
<div class="meta">list of preferred custom ciphers configured for the load balancer.</div>
</li>

<li>
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_LoadBalancer/serviceDNS/">serviceDNS</a>
<div class="meta"></div>
</li>

<li>
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_LoadBalancer/serviceLoadBalancer/">serviceLoadBalancer</a>
<div class="meta">Service function for a load balancer. </div>
Expand Down
21 changes: 21 additions & 0 deletions classes/SoftLayer_Network_LBaaS_LoadBalancer/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,13 @@
<guid>https://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_LoadBalancer/getAllObjects/</guid>
<description>REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LBaaS_LoadBalancer/getAllObjects&amp;#39; </description>
</item>
<item>
<title>getAppliances</title>
<link>https://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_LoadBalancer/getAppliances/</link>
<pubDate>Mon, 12 Feb 2018 00:00:00 +0000</pubDate>
<guid>https://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_LoadBalancer/getAppliances/</guid>
<description>REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d &amp;#39;{&amp;#34;parameters&amp;#34;: [string]}&amp;#39; \ &amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LBaaS_LoadBalancer/getAppliances&amp;#39; </description>
</item>
<item>
<title>getDatacenter</title>
<link>https://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_LoadBalancer/getDatacenter/</link>
Expand Down Expand Up @@ -99,6 +106,13 @@
<guid>https://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_LoadBalancer/getLoadBalancerMemberHealth/</guid>
<description>REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d &amp;#39;{&amp;#34;parameters&amp;#34;: [string]}&amp;#39; \ &amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LBaaS_LoadBalancer/getLoadBalancerMemberHealth&amp;#39; </description>
</item>
<item>
<title>getLoadBalancers</title>
<link>https://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_LoadBalancer/getLoadBalancers/</link>
<pubDate>Mon, 12 Feb 2018 00:00:00 +0000</pubDate>
<guid>https://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_LoadBalancer/getLoadBalancers/</guid>
<description>REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d &amp;#39;{&amp;#34;parameters&amp;#34;: [string]}&amp;#39; \ &amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LBaaS_LoadBalancer/getLoadBalancers&amp;#39; </description>
</item>
<item>
<title>getLoadBalancerStatistics</title>
<link>https://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_LoadBalancer/getLoadBalancerStatistics/</link>
Expand Down Expand Up @@ -127,6 +141,13 @@
<guid>https://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_LoadBalancer/getSslCiphers/</guid>
<description>REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LBaaS_LoadBalancer/{SoftLayer_Network_LBaaS_LoadBalancerID}/getSslCiphers&amp;#39; </description>
</item>
<item>
<title>serviceDNS</title>
<link>https://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_LoadBalancer/serviceDNS/</link>
<pubDate>Mon, 12 Feb 2018 00:00:00 +0000</pubDate>
<guid>https://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_LoadBalancer/serviceDNS/</guid>
<description>REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d &amp;#39;{&amp;#34;parameters&amp;#34;: [string]}&amp;#39; \ &amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LBaaS_LoadBalancer/serviceDNS&amp;#39; </description>
</item>
<item>
<title>serviceLoadBalancer</title>
<link>https://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_LoadBalancer/serviceLoadBalancer/</link>
Expand Down
Loading

0 comments on commit 2e3ab37

Please sign in to comment.