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

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -

c# - Populating Gridview inside Listview ItemTemplate On Web User Control from Code Behind -