Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 649 Bytes

File metadata and controls

20 lines (19 loc) · 649 Bytes
title getBoundSubnets
description Subnets which are directly bound in a given datacenter, and currently allow routing.
date 2018-02-12
tags
method
sldn
Location
classes
SoftLayer_Location_Datacenter
type reference
layout method
mainService SoftLayer_Location_Datacenter

REST Example {#getBoundSubnets-example .anchor-link}

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Location_Datacenter/{SoftLayer_Location_DatacenterID}/getBoundSubnets'