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

javascript - Knockout pushing observable and computed data to an observable array -

'hasOwnProperty' in javascript -

sitecore - Resolve ISitecoreService using SimpleInjector -