Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 699 Bytes

File metadata and controls

20 lines (19 loc) · 699 Bytes
title editObject
description Deprecated
date 2018-02-12
tags
method
sldn
Network
classes
SoftLayer_Network_LoadBalancer_VirtualIpAddress
type reference
layout method
mainService SoftLayer_Network_LoadBalancer_VirtualIpAddress

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

curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Network_LoadBalancer_VirtualIpAddress]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_VirtualIpAddress/{SoftLayer_Network_LoadBalancer_VirtualIpAddressID}/editObject'