getCustomerManagedFlag


SoftLayer_Network_LoadBalancer_VirtualIpAddress::getCustomerManagedFlag

Description

If false, this VIP and associated services may be edited via the portal or the API. If true, you must configure this VIP manually on the device.

Parameters

None

Required Headers

Optional Headers

Return Values

  • int
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_VirtualIpAddress/{SoftLayer_Network_LoadBalancer_VirtualIpAddressID}/getCustomerManagedFlag'