softlayer - Opening Specific Ports - REST API Possibility -


i have laucnhed instance , need open specific ports instance , can't see options in softlayer console after launching . there api doc here .

i know whether possible add port via api , if please post pattern of json.

for call method need request

get https://$apiuser:$apikey@api.softlayer.com/rest/v3.1/softlayer_virtual_guest/$vsiid/activatepublicport 

note: replace $apiuser, $apike , $vsiid

regards


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -