Skip to content

Commit

Permalink
Merge pull request #339 from softlayer/1711143510
Browse files Browse the repository at this point in the history
20240322 release
  • Loading branch information
allmightyspiff authored Mar 22, 2024
2 parents bca23d4 + 9d599cf commit 489d568
Show file tree
Hide file tree
Showing 71 changed files with 3,572 additions and 1,829 deletions.
10 changes: 5 additions & 5 deletions classes/SoftLayer_Account/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1694,6 +1694,11 @@ <h3>reference</h3>
<div class="meta">Private template group objects (parent and children) and the shared template group objects (parent only) for an account.</div>
</li>

<li>
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account/getBlockSelfServiceBrandMigration/">getBlockSelfServiceBrandMigration</a>
<div class="meta">Flag indicating whether this account is restricted from performing a self-service brand migration by updating their credit card details.</div>
</li>

<li>
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account/getBluemixAccountId/">getBluemixAccountId</a>
<div class="meta"></div>
Expand Down Expand Up @@ -1860,11 +1865,6 @@ <h3>reference</h3>
<div class="meta"></div>
</li>

<li>
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account/getGlobalLoadBalancerAccounts/">getGlobalLoadBalancerAccounts</a>
<div class="meta">[Deprecated] The global load balancer accounts for a softlayer customer account.</div>
</li>

<li>
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account/getHardware/">getHardware</a>
<div class="meta">An account&#39;s associated hardware objects.</div>
Expand Down
14 changes: 7 additions & 7 deletions classes/SoftLayer_Account/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -841,6 +841,13 @@
<guid>https://sldn.softlayer.com/reference/services/SoftLayer_Account/getBlockDeviceTemplateGroups/</guid>
<description>REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getBlockDeviceTemplateGroups&amp;#39; </description>
</item>
<item>
<title>getBlockSelfServiceBrandMigration</title>
<link>https://sldn.softlayer.com/reference/services/SoftLayer_Account/getBlockSelfServiceBrandMigration/</link>
<pubDate>Mon, 12 Feb 2018 00:00:00 +0000</pubDate>
<guid>https://sldn.softlayer.com/reference/services/SoftLayer_Account/getBlockSelfServiceBrandMigration/</guid>
<description>REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getBlockSelfServiceBrandMigration&amp;#39; </description>
</item>
<item>
<title>getBluemixAccountId</title>
<link>https://sldn.softlayer.com/reference/services/SoftLayer_Account/getBluemixAccountId/</link>
Expand Down Expand Up @@ -1072,13 +1079,6 @@
<guid>https://sldn.softlayer.com/reference/services/SoftLayer_Account/getGlobalIpv6Records/</guid>
<description>REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getGlobalIpv6Records&amp;#39; </description>
</item>
<item>
<title>getGlobalLoadBalancerAccounts</title>
<link>https://sldn.softlayer.com/reference/services/SoftLayer_Account/getGlobalLoadBalancerAccounts/</link>
<pubDate>Mon, 12 Feb 2018 00:00:00 +0000</pubDate>
<guid>https://sldn.softlayer.com/reference/services/SoftLayer_Account/getGlobalLoadBalancerAccounts/</guid>
<description>REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getGlobalLoadBalancerAccounts&amp;#39; </description>
</item>
<item>
<title>getHardware</title>
<link>https://sldn.softlayer.com/reference/services/SoftLayer_Account/getHardware/</link>
Expand Down
2 changes: 1 addition & 1 deletion classes/SoftLayer_Account_Lockdown_Request/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<link>https://sldn.softlayer.com/reference/services/SoftLayer_Account_Lockdown_Request/disableLockedAccount/</link>
<pubDate>Mon, 12 Feb 2018 00:00:00 +0000</pubDate>
<guid>https://sldn.softlayer.com/reference/services/SoftLayer_Account_Lockdown_Request/disableLockedAccount/</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_Account_Lockdown_Request/{SoftLayer_Account_Lockdown_RequestID}/disableLockedAccount&amp;#39; </description>
<description>REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d &amp;#39;{&amp;#34;parameters&amp;#34;: [string, string]}&amp;#39; \ &amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Lockdown_Request/{SoftLayer_Account_Lockdown_RequestID}/disableLockedAccount&amp;#39; </description>
</item>
<item>
<title>disconnectCompute</title>
Expand Down
215 changes: 215 additions & 0 deletions classes/SoftLayer_Account_Status_Change_Reason/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,215 @@
<!doctype html>
<html lang="en">
<head>

<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="SoftLayer API Examples, implementations, and release notes.">
<meta name="author" content="SoftLayer">

<title>SoftLayer_Account_Status_Change_Reason - https://sldn.softlayer.com/</title>
<link rel="canonical" href="https://sldn.softlayer.com/classes/SoftLayer_Account_Status_Change_Reason/">
<link href="https://sldn.softlayer.com/css/main.css" rel="stylesheet">
<link href="https://sldn.softlayer.com/css/bootstrap.css" rel="stylesheet">
<link href="https://sldn.softlayer.com/css/custom.css" rel="stylesheet">
<link href="https://sldn.softlayer.com/css/monokai.css" rel="stylesheet">
<link href="https://sldn.softlayer.com/css/highlight/solarized_dark.css" rel="stylesheet">

<script src="https://sldn.softlayer.com/js/highlight.pack.js"></script>

<script>hljs.initHighlightingOnLoad();</script>
<link rel="shortcut icon" href="https://sldn.softlayer.com/img/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Lato" />


<script src="https://sldn.softlayer.com/js/jquery-3.3.1.min.js"></script>
<script src="https://sldn.softlayer.com/js/sldn.js"></script>


<link href="https://sldn.softlayer.com/fontawesome/css/fontawesome.min.css" rel="stylesheet" type="text/css">
<link href="https://sldn.softlayer.com/fontawesome/css/brands.min.css" rel="stylesheet" type="text/css">
<link href="https://sldn.softlayer.com/fontawesome/css/solid.min.css" rel="stylesheet" type="text/css">

<script defer src="https://sldn.softlayer.com/fontawesome/js/solid.min.js"></script>
<script defer src="https://sldn.softlayer.com/fontawesome/js/brands.min.js"></script>
<script defer src="https://sldn.softlayer.com/fontawesome/js/fontawesome.min.js"></script>

<link rel="alternate" type="application/rss+xml" href="https://sldn.softlayer.com/classes/SoftLayer_Account_Status_Change_Reason/index.xml" title="SoftLayer API" />
<script>
$(document).ready(function() {
$('table').addClass("table table-hover table-striped")
})
</script>

<script async src="https://www.googletagmanager.com/gtag/js?id=G-9XPZ9ZBSJE"></script>
<script>
var doNotTrack = false;
if (!doNotTrack) {
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-9XPZ9ZBSJE', { 'anonymize_ip': false });
}
</script>

</head>

<body>
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle Navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="https://sldn.softlayer.com/">SoftLayer API</a>
</div>
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav">

<li><a href="https://sldn.softlayer.com/article/">Articles</a></li>

<li><a href="https://sldn.softlayer.com/reference/softlayerapi">Documentation</a></li>

<li><a href="https://sldn.softlayer.com/go/">Go</a></li>

<li><a href="https://sldn.softlayer.com/java/">Java</a></li>

<li><a href="https://sldn.softlayer.com/perl/">Perl</a></li>

<li><a href="https://sldn.softlayer.com/php/">PHP</a></li>

<li><a href="https://sldn.softlayer.com/python/">Python</a></li>

<li><a href="https://sldn.softlayer.com/rest/">Rest</a></li>

<li><a href="https://sldn.softlayer.com/ruby/">Ruby</a></li>

<li><a href="https://sldn.softlayer.com/tools/">Tools</a></li>



</ul>
<div id="custom-search-input" class="pull-right">
<form class="navbar-form" role="search" method="get" action="https://www.bing.com/search">
<div class="input-group col-md-12">
<input type="text" class="form-control input-md" placeholder="Search" name="q" id="srch-term">
<input type="hidden" name="q1" value="site:sldn.softlayer.com" />
<div class="input-group-btn">
<button class="btn btn-info" type="submit">
<i class="glyphicon glyphicon-search"></i>
</button>
</div>
</div>
</form>
</div>
</div>
</div>
</nav>

<div class="container">
<div class="row">
<div class="col-md-9">
<div class="well well-sm">
<strong>Items with tag <code>softlayer_account_status_change_reason</code></strong>
<ul class="list-unstyled">

<h3>reference</h3>
<ul>

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

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

<li>
<a href="https://sldn.softlayer.com/reference/datatypes/SoftLayer_Account_Status_Change_Reason/">SoftLayer_Account_Status_Change_Reason</a>
<div class="meta">Represents a reason for changing the account status. </div>
</li>

<li>
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Account_Status_Change_Reason/">SoftLayer_Account_Status_Change_Reason</a>
<div class="meta">Represents a reason for changing the account status. </div>
</li>

</ul>

</ul>
</div>
</div>


<div class="col-md-3">

<div class="panel panel-default">
<div class="panel-heading" style="padding: 2px 15px;">
<h4>Open Source SDKs</h4>
</div>
<div class="panel-body">
<a href="https://github.com/softlayer/softlayer-python"><i class="fab fa-python"></i> softlayer-python<br></a>
<a href="https://github.com/softlayer/softlayer-java"><i class="fab fa-java"></i> softlayer-java<br></a>
<a href="https://github.com/softlayer/softlayer-go"><i class="fas fa-code"></i> softlayer-go<br></a>
<a href="https://github.com/softlayer/softlayer-api-perl-client"><i class="fas fa-code"></i> softlayer-perl<br></a>
<a href="https://github.com/softlayer/softlayer-api-php-client"><i class="fab fa-php"></i> softlayer-php<br></a>
<a href="https://github.com/softlayer/softlayer-ruby"><i class="fas fa-gem"></i> softlayer-ruby<br></a>
</div>
</div>

<div class="panel panel-default">
<div class="panel-heading" style="padding: 2px 15px;">
<h4> <i class="fas fa-laptop-code"></i> SL CLI </h4> Standalone SoftLayer CLI
</div>
<div class="panel-body">
<a href="https://pypi.org/project/SoftLayer/"><i class="fas fa-laptop-code" alt="laptop-code"></i> Installation </a><br>
<a href="https://softlayer-python.readthedocs.io/en/latest/"><i class="fas fa-book" alt="book"></i> Documentation</a><br>
<a href="https://github.com/softlayer/softlayer-python/issues/new?labels=New+Feature&template=feature_request.md&title=Feature+Request:">
<i class="fas fa-plus-square" alt="github"></i> Feature Request</a><br>
<a href="https://github.com/softlayer/softlayer-python/issues/new?labels=Bug&template=bug_report.md&title=BUG: <command>">
<i class="fas fa-bug" alt="github"></i> Bug Report</a><br>
<a href="https://github.com/softlayer/softlayer-python/releases">
<i class="fas fa-clipboard-list" alt="github"></i> Changelog</a><br>
</div>
</div>


<div class="panel panel-default">
<div class="panel-heading" style="padding: 2px 15px;">
<h4> <i class="fas fa-laptop-code"></i> SL Plugin </h4> </hr> Classic Infrastructure Plugin for ibmcloud CLI
</div>
<div class="panel-body">
<a href="https://github.com/softlayer/softlayer-cli?tab=readme-ov-file#installation-official">
<i class="fas fa-laptop-code" alt="laptop-code"></i> Installation </a><br>
<a href="https://cloud.ibm.com/docs/cli?topic=cli-sl-block-storage">
<i class="fas fa-book" alt="book"></i> Documentation</a><br>
<a href="https://github.com/softlayer/softlayer-cli/issues/new">
<i class="fas fa-plus-square" alt="github"></i> Feature Request</a><br>
<a href="https://github.com/softlayer/softlayer-cli/issues/new">
<i class="fas fa-bug" alt="github"></i> Bug Report</a><br>
<a href="https://github.com/softlayer/softlayer-cli/releases">
<i class="fas fa-clipboard-list" alt="github"></i> Changelog</a><br>
</div>
</div>
</div>
</div>
<footer>
<div class="row">
<div class="col-sm-12">
<p>&copy; SoftLayer 2024<br>
Built with <a href="https://github.com/spf13/hugo">Hugo</a></p>
</div>
</div>
</footer>
</div>

<script src="https://sldn.softlayer.com/js/jquery.js"></script>
<script src="https://sldn.softlayer.com/js/bootstrap.js"></script>
</body>
</html>
40 changes: 40 additions & 0 deletions classes/SoftLayer_Account_Status_Change_Reason/index.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>SoftLayer_Account_Status_Change_Reason on SoftLayer API</title>
<link>https://sldn.softlayer.com/classes/SoftLayer_Account_Status_Change_Reason/</link>
<description>Recent content in SoftLayer_Account_Status_Change_Reason on SoftLayer API</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Mon, 12 Feb 2018 00:00:00 +0000</lastBuildDate>
<atom:link href="https://sldn.softlayer.com/classes/SoftLayer_Account_Status_Change_Reason/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>getAllObjects</title>
<link>https://sldn.softlayer.com/reference/services/SoftLayer_Account_Status_Change_Reason/getAllObjects/</link>
<pubDate>Mon, 12 Feb 2018 00:00:00 +0000</pubDate>
<guid>https://sldn.softlayer.com/reference/services/SoftLayer_Account_Status_Change_Reason/getAllObjects/</guid>
<description>REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Status_Change_Reason/getAllObjects&amp;#39; </description>
</item>
<item>
<title>getObject</title>
<link>https://sldn.softlayer.com/reference/services/SoftLayer_Account_Status_Change_Reason/getObject/</link>
<pubDate>Mon, 12 Feb 2018 00:00:00 +0000</pubDate>
<guid>https://sldn.softlayer.com/reference/services/SoftLayer_Account_Status_Change_Reason/getObject/</guid>
<description>REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Status_Change_Reason/{SoftLayer_Account_Status_Change_ReasonID}/getObject&amp;#39; </description>
</item>
<item>
<title>SoftLayer_Account_Status_Change_Reason</title>
<link>https://sldn.softlayer.com/reference/datatypes/SoftLayer_Account_Status_Change_Reason/</link>
<pubDate>Mon, 12 Feb 2018 00:00:00 +0000</pubDate>
<guid>https://sldn.softlayer.com/reference/datatypes/SoftLayer_Account_Status_Change_Reason/</guid>
<description></description>
</item>
<item>
<title>SoftLayer_Account_Status_Change_Reason</title>
<link>https://sldn.softlayer.com/reference/services/SoftLayer_Account_Status_Change_Reason/</link>
<pubDate>Mon, 12 Feb 2018 00:00:00 +0000</pubDate>
<guid>https://sldn.softlayer.com/reference/services/SoftLayer_Account_Status_Change_Reason/</guid>
<description></description>
</item>
</channel>
</rss>
2 changes: 1 addition & 1 deletion classes/SoftLayer_Network_Gateway/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ <h3>reference</h3>

<li>
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Network_Gateway/refreshGatewayLicense/">refreshGatewayLicense</a>
<div class="meta">Used to refresh the license for the Juniper Gateway, requires License readiness check has passed.
<div class="meta">Used to refresh the all licenses (Required and add ons) for Virtual gateways. License precheck must be ready.
</div>
</li>

Expand Down
5 changes: 5 additions & 0 deletions classes/SoftLayer_Virtual_Guest/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1841,6 +1841,11 @@ <h3>reference</h3>
<div class="meta">Attempt to complete a soft reboot of a guest by shutting down the operating system. </div>
</li>

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

<li>
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Virtual_Guest/reloadCurrentOperatingSystemConfiguration/">reloadCurrentOperatingSystemConfiguration</a>
<div class="meta">Create a transaction to perform an OS reload </div>
Expand Down
Loading

0 comments on commit 489d568

Please sign in to comment.