"SoftLayer_" prefix removed for readability.
Immediately starts the change of the private network to VRF.
Initiate the change of the private network to VRF, which will cause a brief private network outage.
@SLDNDocumentation Method Permissions NETWORK_VLAN_SPANNING
True
The request to change the private network has been accepted and the change will begin immediately.
False
The request had no change because the private network is already in a VRF or in the process of converting to VRF.
SoftLayer_Exception_NotReady
Thrown when the current private network cannot be converted to VRF without specialized assistance.
None
None
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network/enableVrf'