"SoftLayer_" prefix removed for readability.
Attach a SoftLayer_Network_Storage_Allowed_Host object to this group
Name | Type | Description |
---|---|---|
allowedHost | SoftLayer_Network_Storage_Allowed_Host |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Network_Storage_Allowed_Host]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Storage_Group/{SoftLayer_Network_Storage_GroupID}/addAllowedHost'