SoftLayer Network Subnet::createSubnetRouteUpdateTransaction
From SoftLayer Development Network Wiki
createSubnetRouteUpdateTransaction is a member of the SoftLayer_Network_Subnet service.
Contents |
Overview
This function is used to create a new transaction to modify a subnet route. This is a restricted function! Routes are updated in one to two minutes depending on the number of transactions that are pending for a router.
Return Type
createSubnetRouteUpdateTransaction returns the boolean data type.
Headers
Required Headers
createSubnetRouteUpdateTransaction requires the following headers:
Parameters
createSubnetRouteUpdateTransaction takes the following parameters:
newEndPointIpAddress
The IP address to route the subnet to.
- Type: string

