Skip to content

Commit 24411eb

Browse files
Merge pull request #367 from softlayer/1744985153
20250418 release
2 parents b23d7f0 + f2a11c9 commit 24411eb

127 files changed

Lines changed: 3137 additions & 9482 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

classes/SoftLayer_Account/index.html

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2656,11 +2656,6 @@ <h3>reference</h3>
26562656
<div class="meta">All Routers that an accounts VLANs reside on</div>
26572657
</li>
26582658

2659-
<li>
2660-
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account/getRwhoisData/">getRwhoisData</a>
2661-
<div class="meta">DEPRECATED</div>
2662-
</li>
2663-
26642659
<li>
26652660
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account/getSamlAuthentication/">getSamlAuthentication</a>
26662661
<div class="meta">The SAML configuration for this account.</div>
@@ -2721,16 +2716,6 @@ <h3>reference</h3>
27212716
<div class="meta">An account&#39;s virtual guest objects that are hosted on a user provisioned hypervisor.</div>
27222717
</li>
27232718

2724-
<li>
2725-
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account/getSubnetRegistrationDetails/">getSubnetRegistrationDetails</a>
2726-
<div class="meta"></div>
2727-
</li>
2728-
2729-
<li>
2730-
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account/getSubnetRegistrations/">getSubnetRegistrations</a>
2731-
<div class="meta"></div>
2732-
</li>
2733-
27342719
<li>
27352720
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account/getSubnets/">getSubnets</a>
27362721
<div class="meta">All network subnets associated with an account.</div>

classes/SoftLayer_Account/index.xml

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2115,13 +2115,6 @@
21152115
<guid>https://sldn.softlayer.com/reference/services/SoftLayer_Account/getRouters/</guid>
21162116
<description>&lt;h3 id=&#34;getRouters-example&#34; class=&#34;anchor-link&#34;&gt;&lt;a href=&#34;#getRouters-example&#34;&gt;REST Example&lt;/a&gt; &lt;a href=&#34;https://sldn.softlayer.com/article/rest/&#34;&gt;&lt;i class=&#34;fas fa-question&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;curl -g -u &lt;span class=&#34;nv&#34;&gt;$SL_USER&lt;/span&gt;:&lt;span class=&#34;nv&#34;&gt;$SL_APIKEY&lt;/span&gt; -X GET &lt;span class=&#34;se&#34;&gt;\&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;se&#34;&gt;&lt;/span&gt;&lt;span class=&#34;s1&#34;&gt;&amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getRouters&amp;#39;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
21172117
</item>
2118-
<item>
2119-
<title>getRwhoisData</title>
2120-
<link>https://sldn.softlayer.com/reference/services/SoftLayer_Account/getRwhoisData/</link>
2121-
<pubDate>Mon, 12 Feb 2018 00:00:00 +0000</pubDate>
2122-
<guid>https://sldn.softlayer.com/reference/services/SoftLayer_Account/getRwhoisData/</guid>
2123-
<description>&lt;h3 id=&#34;getRwhoisData-example&#34; class=&#34;anchor-link&#34;&gt;&lt;a href=&#34;#getRwhoisData-example&#34;&gt;REST Example&lt;/a&gt; &lt;a href=&#34;https://sldn.softlayer.com/article/rest/&#34;&gt;&lt;i class=&#34;fas fa-question&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;curl -g -u &lt;span class=&#34;nv&#34;&gt;$SL_USER&lt;/span&gt;:&lt;span class=&#34;nv&#34;&gt;$SL_APIKEY&lt;/span&gt; -X GET &lt;span class=&#34;se&#34;&gt;\&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;se&#34;&gt;&lt;/span&gt;&lt;span class=&#34;s1&#34;&gt;&amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getRwhoisData&amp;#39;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
2124-
</item>
21252118
<item>
21262119
<title>getSamlAuthentication</title>
21272120
<link>https://sldn.softlayer.com/reference/services/SoftLayer_Account/getSamlAuthentication/</link>
@@ -2206,20 +2199,6 @@
22062199
<guid>https://sldn.softlayer.com/reference/services/SoftLayer_Account/getStandardPoolVirtualGuests/</guid>
22072200
<description>&lt;h3 id=&#34;getStandardPoolVirtualGuests-example&#34; class=&#34;anchor-link&#34;&gt;&lt;a href=&#34;#getStandardPoolVirtualGuests-example&#34;&gt;REST Example&lt;/a&gt; &lt;a href=&#34;https://sldn.softlayer.com/article/rest/&#34;&gt;&lt;i class=&#34;fas fa-question&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;curl -g -u &lt;span class=&#34;nv&#34;&gt;$SL_USER&lt;/span&gt;:&lt;span class=&#34;nv&#34;&gt;$SL_APIKEY&lt;/span&gt; -X GET &lt;span class=&#34;se&#34;&gt;\&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;se&#34;&gt;&lt;/span&gt;&lt;span class=&#34;s1&#34;&gt;&amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getStandardPoolVirtualGuests&amp;#39;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
22082201
</item>
2209-
<item>
2210-
<title>getSubnetRegistrationDetails</title>
2211-
<link>https://sldn.softlayer.com/reference/services/SoftLayer_Account/getSubnetRegistrationDetails/</link>
2212-
<pubDate>Mon, 12 Feb 2018 00:00:00 +0000</pubDate>
2213-
<guid>https://sldn.softlayer.com/reference/services/SoftLayer_Account/getSubnetRegistrationDetails/</guid>
2214-
<description>&lt;h3 id=&#34;getSubnetRegistrationDetails-example&#34; class=&#34;anchor-link&#34;&gt;&lt;a href=&#34;#getSubnetRegistrationDetails-example&#34;&gt;REST Example&lt;/a&gt; &lt;a href=&#34;https://sldn.softlayer.com/article/rest/&#34;&gt;&lt;i class=&#34;fas fa-question&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;curl -g -u &lt;span class=&#34;nv&#34;&gt;$SL_USER&lt;/span&gt;:&lt;span class=&#34;nv&#34;&gt;$SL_APIKEY&lt;/span&gt; -X GET &lt;span class=&#34;se&#34;&gt;\&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;se&#34;&gt;&lt;/span&gt;&lt;span class=&#34;s1&#34;&gt;&amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getSubnetRegistrationDetails&amp;#39;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
2215-
</item>
2216-
<item>
2217-
<title>getSubnetRegistrations</title>
2218-
<link>https://sldn.softlayer.com/reference/services/SoftLayer_Account/getSubnetRegistrations/</link>
2219-
<pubDate>Mon, 12 Feb 2018 00:00:00 +0000</pubDate>
2220-
<guid>https://sldn.softlayer.com/reference/services/SoftLayer_Account/getSubnetRegistrations/</guid>
2221-
<description>&lt;h3 id=&#34;getSubnetRegistrations-example&#34; class=&#34;anchor-link&#34;&gt;&lt;a href=&#34;#getSubnetRegistrations-example&#34;&gt;REST Example&lt;/a&gt; &lt;a href=&#34;https://sldn.softlayer.com/article/rest/&#34;&gt;&lt;i class=&#34;fas fa-question&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;curl -g -u &lt;span class=&#34;nv&#34;&gt;$SL_USER&lt;/span&gt;:&lt;span class=&#34;nv&#34;&gt;$SL_APIKEY&lt;/span&gt; -X GET &lt;span class=&#34;se&#34;&gt;\&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;se&#34;&gt;&lt;/span&gt;&lt;span class=&#34;s1&#34;&gt;&amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getSubnetRegistrations&amp;#39;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
2222-
</item>
22232202
<item>
22242203
<title>getSubnets</title>
22252204
<link>https://sldn.softlayer.com/reference/services/SoftLayer_Account/getSubnets/</link>

classes/SoftLayer_Account_Regional_Registry_Detail/index.html

Lines changed: 0 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -193,87 +193,6 @@ <h3>php</h3>
193193

194194
</ul>
195195

196-
<h3>reference</h3>
197-
<ul>
198-
199-
<li>
200-
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account_Regional_Registry_Detail/createObject/">createObject</a>
201-
<div class="meta">The subnet registration detail service has been deprecated.
202-
&lt;style type=&#39;text/css&#39;&gt;.create_object &gt; li &gt; div { padding-top: .5em; padding-bottom: .5em}&lt;/style&gt; This method will create a new SoftLayer_Account_Regional_Registry_Detail object.
203-
&lt;b&gt;Input&lt;/b&gt; - [SoftLayer_Account_Regional_Registry_Detail](/reference/datatypes/SoftLayer_Account_Regional_Registry_Detail) &lt;ul class=&#39;create_object&#39;&gt; &lt;li&gt;&lt;code&gt;detailTypeId&lt;/code&gt; &lt;div&gt;The [SoftLayer_Account_Regional_Registry_Detail_Type](/reference/datatypes/SoftLayer_Account_Regional_Registry_Detail_Type) of this detail object&lt;/div&gt; &lt;ul&gt; &lt;li&gt;&lt;b&gt;Required&lt;/b&gt;&lt;/li&gt; &lt;li&gt;&lt;b&gt;Type&lt;/b&gt; - integer&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;&lt;code&gt;regionalInternetRegistryHandleId&lt;/code&gt; &lt;div&gt; The id of the [SoftLayer_Account_Rwhois_Handle](/reference/datatypes/SoftLayer_Account_Rwhois_Handle) object. This is only to be used for detailed registrations, where a subnet is registered to an organization. The associated handle will be required to be a valid organization object id at the relevant registry. In this case, the detail object will only be valid for the registry the organization belongs to. &lt;/div&gt; &lt;ul&gt; &lt;li&gt;&lt;b&gt;Optional&lt;/b&gt;&lt;/li&gt; &lt;li&gt;&lt;b&gt;Type&lt;/b&gt; - integer&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;/ul&gt; </div>
204-
</li>
205-
206-
<li>
207-
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account_Regional_Registry_Detail/deleteObject/">deleteObject</a>
208-
<div class="meta">The subnet registration detail service has been deprecated.
209-
This method will delete an existing SoftLayer_Account_Regional_Registry_Detail object. </div>
210-
</li>
211-
212-
<li>
213-
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account_Regional_Registry_Detail/editObject/">editObject</a>
214-
<div class="meta">The subnet registration detail service has been deprecated.
215-
This method will edit an existing SoftLayer_Account_Regional_Registry_Detail object. For more detail, see [SoftLayer_Account_Regional_Registry_Detail::createObject](/reference/datatypes/$1/#$2). </div>
216-
</li>
217-
218-
<li>
219-
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account_Regional_Registry_Detail/getAccount/">getAccount</a>
220-
<div class="meta">[Deprecated] The account that this detail object belongs to.</div>
221-
</li>
222-
223-
<li>
224-
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account_Regional_Registry_Detail/getDetails/">getDetails</a>
225-
<div class="meta">[Deprecated] References to the [SoftLayer_Network_Subnet_Registration](/reference/datatypes/SoftLayer_Network_Subnet_Registration) that consume this detail object.</div>
226-
</li>
227-
228-
<li>
229-
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account_Regional_Registry_Detail/getDetailType/">getDetailType</a>
230-
<div class="meta">[Deprecated] The associated type of this detail object.</div>
231-
</li>
232-
233-
<li>
234-
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account_Regional_Registry_Detail/getObject/">getObject</a>
235-
<div class="meta">Retrieve a SoftLayer_Account_Regional_Registry_Detail record.</div>
236-
</li>
237-
238-
<li>
239-
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account_Regional_Registry_Detail/getProperties/">getProperties</a>
240-
<div class="meta">[Deprecated] The individual properties that define this detail object&#39;s values.</div>
241-
</li>
242-
243-
<li>
244-
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account_Regional_Registry_Detail/getRegionalInternetRegistryHandle/">getRegionalInternetRegistryHandle</a>
245-
<div class="meta">[Deprecated] The associated RWhois handle of this detail object. Used only when detailed reassignments are necessary.</div>
246-
</li>
247-
248-
<li>
249-
<a href="https://sldn.softlayer.com/reference/datatypes/SoftLayer_Account_Regional_Registry_Detail/">SoftLayer_Account_Regional_Registry_Detail</a>
250-
<div class="meta">The subnet registration detail type has been deprecated.
251-
</div>
252-
</li>
253-
254-
<li>
255-
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account_Regional_Registry_Detail/">SoftLayer_Account_Regional_Registry_Detail</a>
256-
<div class="meta">The subnet registration detail service has been deprecated.
257-
Regional Registry Detail objects are used to specify the information you wish to use when registering subnets with the appropriate Regional Internet Registries. </div>
258-
</li>
259-
260-
<li>
261-
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account_Regional_Registry_Detail/updateReferencedRegistrations/">updateReferencedRegistrations</a>
262-
<div class="meta">The subnet registration detail service has been deprecated.
263-
This method will create a bulk transaction to update any registrations that reference this detail object. It should only be called from a child class such as [SoftLayer_Account_Regional_Registry_Detail_Person](/reference/datatypes/SoftLayer_Account_Regional_Registry_Detail_Person) or [SoftLayer_Account_Regional_Registry_Detail_Network](/reference/datatypes/SoftLayer_Account_Regional_Registry_Detail_Network). The registrations should be in the Open or Registration_Complete status. </div>
264-
</li>
265-
266-
<li>
267-
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account_Regional_Registry_Detail/validatePersonForAllRegistrars/">validatePersonForAllRegistrars</a>
268-
<div class="meta">The subnet registration detail service has been deprecated.
269-
Validates this person detail against all supported external registrars (APNIC/ARIN/RIPE). The validation uses the most restrictive rules ensuring that any person detail passing this validation would be acceptable to any supported registrar.
270-
The person detail properties are validated against - Non-emptiness - Minimum length - Maximum length - Maximum words - Supported characters - Format of data
271-
If the person detail validation succeeds, then an empty list is returned indicating no errors were found and that this person detail would work against all three registrars during a subnet registration.
272-
If the person detail validation fails, then an array of validation errors (SoftLayer_Container_Message[]) is returned. Each message container contains error messages grouped by property type and a message type indicating the person detail property type object which failed validation. It is possible to create a subnet registration using a person detail which does not pass this validation, but at least one registrar would reject it for being invalid. </div>
273-
</li>
274-
275-
</ul>
276-
277196
</ul>
278197
</div>
279198
</div>

0 commit comments

Comments
 (0)