"SoftLayer_" prefix removed for readability.
Retrieve a SoftLayer_Network_Subnet record.
getObject retrieves the SoftLayer_Network_Subnet object whose ID number corresponds to the ID number of the init parameter passed to the SoftLayer_Network_Subnet service. You can only retrieve the subnet whose vlan is associated with the account that you portal user is assigned to.
Name | Type | Description |
---|
Throw the error “Unable to find object with id of {id}.” if the given initialization parameter has an invalid id field.
Throw the error “Access Denied.” if the given initialization parameter id field is not the account id of the user making the API call.