Toggle Navigation
SoftLayer API
Articles
Docs
Go
Java
PHP
Python
Rest
Ruby
Tools
Items with tag
perl
Working with Vlans
Apr 21, 2022
A collection of CLI Examples on how to interact with Vlans.
View Example
Working with Image Templates
Apr 20, 2022
A collection of CLI Examples on how to interact with Image Templates.
View Example
loopPortsLoadBalancer.pl
Apr 25, 2018
loopPortsLoadBalancer.pl
View Example
add_resource_record.pl
Nov 23, 2017
add_resource_record.pl
View Example
Bandwidth
Nov 23, 2017
Working with bandwidth data, including graphs.
View Example
cancel_server.pl
Nov 23, 2017
cancel_server.pl
View Example
create_bare_metal.pl
Nov 23, 2017
create_bare_metal.pl
View Example
create_network_monitoring.pl
Nov 23, 2017
create_network_monitoring.pl
View Example
create_notification_subscribers.pl
Nov 23, 2017
create_notification_subscribers.pl
View Example
delete_network_monitoring.pl
Nov 23, 2017
delete_network_monitoring.pl
View Example
delete_notification_subscriber.pl
Nov 23, 2017
delete_notification_subscriber.pl
View Example
delete_resource_record.pl
Nov 23, 2017
delete_resource_record.pl
View Example
edit_details.pl
Nov 23, 2017
edit_details.pl
View Example
edit_resource_record.pl
Nov 23, 2017
edit_resource_record.pl
View Example
get_all_items_from_device_list.pl
Nov 23, 2017
get_all_items_from_device_list.pl
View Example
get_bare_metal_billing_item.pl
Nov 23, 2017
get_bare_metal_billing_item.pl
View Example
get_billing_info.pl
Nov 23, 2017
get_billing_info.pl
View Example
get_firewall_list.pl
Nov 23, 2017
get_firewall_list.pl
View Example
get_gateway_member_items_using_search.pl
Nov 23, 2017
get_gateway_member_items_using_search.pl
View Example
get_graph_data.pl
Nov 23, 2017
get_graph_data.pl
View Example
get_hardware_list.pl
Nov 23, 2017
get_hardware_list.pl
View Example
get_invoices.pl
Nov 23, 2017
get_invoices.pl
View Example
get_items_filtered_by_private_ip.pl
Nov 23, 2017
get_items_filtered_by_private_ip.pl
View Example
get_items_filtered_by_public_ip.pl
Nov 23, 2017
get_items_filtered_by_public_ip.pl
View Example
get_items_from_device_list_by_location.pl
Nov 23, 2017
get_items_from_device_list_by_location.pl
View Example
get_items_from_device_list_using_multiple_filters.pl
Nov 23, 2017
get_items_from_device_list_using_multiple_filters.pl
View Example
get_items_from_device_list_using_tags.pl
Nov 23, 2017
get_items_from_device_list_using_tags.pl
View Example
get_netscaler_list.pl
Nov 23, 2017
get_netscaler_list.pl
View Example
get_resource_records.pl
Nov 23, 2017
get_resource_records.pl
View Example
get_server_cost.pl
Nov 23, 2017
get_server_cost.pl
View Example
get_subnets.pl
Nov 23, 2017
get_subnets.pl
View Example
get_tags.pl
Nov 23, 2017
get_tags.pl
View Example
get_virtual_guest_item.pl
Nov 23, 2017
get_virtual_guest_item.pl
View Example
list_bare_metals.pl
Nov 23, 2017
list_bare_metals.pl
View Example
list_tags.pl
Nov 23, 2017
list_tags.pl
View Example
order_dedicated_firewall.pl
Nov 23, 2017
order_dedicated_firewall.pl
View Example
order_evault.pl
Nov 23, 2017
order_evault.pl
View Example
order_monitoring.pl
Nov 23, 2017
order_monitoring.pl
View Example
order_nas.pl
Nov 23, 2017
order_nas.pl
View Example
order_portable_storage.pl
Nov 23, 2017
order_portable_storage.pl
View Example
order_Vyatta.pl
Nov 23, 2017
order_Vyatta.pl
View Example
reload_os.pl
Nov 23, 2017
reload_os.pl
View Example
retrieve_metadata.pl
Nov 23, 2017
retrieve_metadata.pl
View Example
search_simple_tag.pl
Nov 23, 2017
search_simple_tag.pl
View Example
set_tags.pl
Nov 23, 2017
set_tags.pl
View Example
set_user_metadata.pl
Nov 23, 2017
set_user_metadata.pl
View Example
shutdown_port_disactive_port.pl
Nov 23, 2017
shutdown_port_disactive_port.pl
View Example
switch_port_stats.pl
Nov 23, 2017
switch_port_stats.pl
View Example
Associate a Billing ID with the service or item it corresponds to in the SoftLayer catalog
Jan 6, 2016
You can use getAssociatedBillingItem or getAssociatedParent along with an Object Mask.
View Example
Cancel item
Jan 6, 2016
Invoke cancelService to cancel an item by Billing ID
View Example
Retrieve the amount of your next invoice
Jan 6, 2016
Returns the amount in USD of the next invoice using getNextInvoiceTotalAmount
View Example
Retrieve the month to date cost of an hourly VSI
Jan 6, 2016
Returns the month to date cost of an hourly VSI using getBillingItem and Object Masks
View Example
Cancel software licenses by IP
Sep 1, 2013
Cancel all software licenses associated with a specific IPv4 address
View Example