-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #339 from softlayer/1711143510
20240322 release
- Loading branch information
Showing
71 changed files
with
3,572 additions
and
1,829 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
215 changes: 215 additions & 0 deletions
215
classes/SoftLayer_Account_Status_Change_Reason/index.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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>© 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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Status_Change_Reason/getAllObjects&#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 \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Status_Change_Reason/{SoftLayer_Account_Status_Change_ReasonID}/getObject&#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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.