Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ibm Cloud Infrastructure

Softlayer Api Verify Order Fail

I am trying to order a virtual server in Softlayer using the Softlayer Python client. My order json… Read more Softlayer Api Verify Order Fail

Softlayer Getallbillingitems Stopped Working?

The following python script worked like a charm last month: Script: import SoftLayer client = SoftL… Read more Softlayer Getallbillingitems Stopped Working?

How Can We Implement The Exclusion Function With Using Api

As we see, in SoftLayer's customer portal the exclusion of the specific configuration is automa… Read more How Can We Implement The Exclusion Function With Using Api

Softlayer Api: Exception: Invalid Data On The Order For Property: Packageid. Package (835) Requires A Preset Configuration

background Use sl_product_order.placeOrder api to order a vsi. 'dataCenter': 'ams03'… Read more Softlayer Api: Exception: Invalid Data On The Order For Property: Packageid. Package (835) Requires A Preset Configuration

How Can We Order "storage As A Service (staas)"?

We are able to order Endurance Storage using packageId 240 even now. However there are recent updat… Read more How Can We Order "storage As A Service (staas)"?

How Get The Softlayer Storage Credendials?

I'm trying to get the Username,password and host IQN of a authorized Softlayer Network Storage.… Read more How Get The Softlayer Storage Credendials?

Softlayer Api Send Ssd Disk Information?

How can I send the information of a SSD disk during the create_intance() order? I see that in the d… Read more Softlayer Api Send Ssd Disk Information?

Softlayer GetAllBillingItems Stopped Working?

The following python script worked like a charm last month: Script: import SoftLayer client = SoftL… Read more Softlayer GetAllBillingItems Stopped Working?