diff --git a/classes/SoftLayer_Account/index.html b/classes/SoftLayer_Account/index.html index 1368ef54fca..d1056d3baf6 100644 --- a/classes/SoftLayer_Account/index.html +++ b/classes/SoftLayer_Account/index.html @@ -1694,6 +1694,11 @@
softlayer_account_status_change_reason
+ Implement disabledSnapshot for Block and File volume replicas
+ +Prevent detach of local disks for VSIs greater than 300GB
+<faultcode>SoftLayer_Exception_Public</faultcode>
+<faultstring>Disk capacity exceeds the maximum size eligible for portability on local storage and can not be detached.</faultstring>
+
Fixed an issue causing fixed configurations to not handle disk controller limits properly.
+storageGroups
property on server order containers with those defined by their preset, rather than remaining empty. Verifying an order now does not fail if the storageGroups
property is set when a fixed configuration preset is also provided. Any storage groups will be ignored in favor of the preset’s.https://github.com/softlayer/softlayer.github.io/commit/1e273fb599ec32e3ec5948c4671b42befd10784f
- -https://github.com/softlayer/softlayer.github.io/commit/1e273fb599ec32e3ec5948c4671b42befd10784f
+ +https://github.com/softlayer/softlayer-python/releases/tag/v5.4.0
-Changes: https://github.com/softlayer/softlayer-python/compare/v5.3.2...v5.4.0
-Upgraded Requests and Urllib3 library to latest. This allows the library to make use of connection retries, and connection pools. This should prevent the client from crashing if the API gives a connection reset / connection timeout error
-reworked wait_for_ready function for virtual, and added to hardware managers.
-fixed block/file iops in the slcli block|file detail
view
Added sub items to hw detail --price
, removed reverse PTR entries
$ ./slcli order
-Usage: slcli order [OPTIONS] COMMAND [ARGS]...
-
-Options:
- -h, --help Show this message and exit.
-
-Commands:
- category-list List the categories of a package.
- item-list List package items used for ordering.
- package-list List packages that can be ordered via the...
- package-locations List Datacenters a package can be ordered in.
- place Place or verify an order.
- preset-list List package presets.
-
https://github.com/softlayer/softlayer-python/releases/tag/v5.4.0
+Changes: https://github.com/softlayer/softlayer-python/compare/v5.3.2...v5.4.0
+Upgraded Requests and Urllib3 library to latest. This allows the library to make use of connection retries, and connection pools. This should prevent the client from crashing if the API gives a connection reset / connection timeout error
+reworked wait_for_ready function for virtual, and added to hardware managers.
+fixed block/file iops in the slcli block|file detail
view
Added sub items to hw detail --price
, removed reverse PTR entries
$ ./slcli order
+Usage: slcli order [OPTIONS] COMMAND [ARGS]...
+
+Options:
+ -h, --help Show this message and exit.
+
+Commands:
+ category-list List the categories of a package.
+ item-list List package items used for ordering.
+ package-list List packages that can be ordered via the...
+ package-locations List Datacenters a package can be ordered in.
+ place Place or verify an order.
+ preset-list List package presets.
+
SoftLayerAPIError(SoftLayer_Exception_InvalidValue): Invalid value provided for 'Duplicate Volume is unable to be refreshed while it has replica.'.
SoftLayerAPIError(SoftLayer_Exception_InvalidValue): Invalid value provided for 'Duplicate Volume is unable to be refreshed while it has replica.'.
Implement disabledSnapshot for Block and File volume replicas
- -Prevent detach of local disks for VSIs greater than 300GB
-<faultcode>SoftLayer_Exception_Public</faultcode>
-<faultstring>Disk capacity exceeds the maximum size eligible for portability on local storage and can not be detached.</faultstring>
-
Fixed an issue causing fixed configurations to not handle disk controller limits properly.
-storageGroups
property on server order containers with those defined by their preset, rather than remaining empty. Verifying an order now does not fail if the storageGroups
property is set when a fixed configuration preset is also provided. Any storage groups will be ignored in favor of the preset’s.
+
+ Flag indicating whether this account is restricted from performing a self-service brand migration by updating their credit card details.
+
+
+
+
+ Type:
+
+
+ boolean
+
+
+
-
- [Deprecated] The global load balancer accounts for a softlayer customer account.
-
-
-
-
-
-
- Type:
-
-
- SoftLayer_Network_LoadBalancer_Global_Account[]
-
-
-
Deprecated
- -
-
- A count of [Deprecated] The global load balancer accounts for a softlayer customer account.
-
-
-
-
- Type:
-
-
- unsignedLong
-
-
-
+ +
+None
+ + + + + + + + + + + +curl -g -u $SL_USER:$SL_APIKEY -X GET \
+'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getBlockSelfServiceBrandMigration'
+
Flag indicating whether this account is restricted from performing a self-service brand migration by updating their credit card details.
+ +[Deprecated] The global load balancer accounts for a softlayer customer account.
- -- Disabling an account is a PERMANENT action. All billable items associated + Disabling an account is a PERMANENT action. All billable items associated with the account must be settled prior to being disabled. Access to the control portal, all resources, network access and hardware will be permanently disabled and reclaimed.
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
+curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Lockdown_Request/{SoftLayer_Account_Lockdown_RequestID}/disableLockedAccount'
Disabling an account is a PERMANENT action. All billable items associated
+Disabling an account is a PERMANENT action. All billable items associated with the account must be settled prior to being disabled. Access to the control portal, all resources, network access and hardware will be permanently disabled and reclaimed.
+ +
+None
+ + + + + + + + + + + +curl -g -u $SL_USER:$SL_APIKEY -X GET \
+'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Status_Change_Reason/getAllObjects'
+
+ Retrieve a SoftLayer_Account_Status_Change_Reason record. +
+None
+ + + + + + + + + + + +curl -g -u $SL_USER:$SL_APIKEY -X GET \
+'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Status_Change_Reason/{SoftLayer_Account_Status_Change_ReasonID}/getObject'
+
Retrieve a SoftLayer_Account_Status_Change_Reason record.
+ +Used to refresh the license for the Juniper Gateway, requires License readiness check has passed.
+Used to refresh the all licenses (Required and add ons) for Virtual gateways. License precheck must be ready.
+ +
+None
+ + + + + + + + + + + +None
curl -g -u $SL_USER:$SL_APIKEY -X GET \
+'https://api.softlayer.com/rest/v3.1/SoftLayer_Virtual_Guest/{SoftLayer_Virtual_GuestID}/reconfigureConsole'
+