-
createObject
Create a new address record. The ''typeId'', ''accountId'', ''description'', ''address1'', ''city'', ''state'', ''country'', and ''postalCode'' properties in the templateObject parameter are required properties and may not be null or empty. Users will be restricted to creating addresses for their account.
-
editObject
Edit the properties of an address record by passing in a modified instance of a SoftLayer_Account_Address object. Users will be restricted to modifying addresses for their account.
-
getAccount
The account to which this address belongs.
-
getAllDataCenters
Retrieve a list of SoftLayer datacenter addresses.
-
getCreateUser
The customer user who created this address.
-
getLocation
The location of this address.
-
getModifyEmployee
The employee who last modified this address.
-
getModifyUser
The customer user who last modified this address.
-
getNetworkAddress
Retrieve a list of SoftLayer datacenter addresses.
-
getObject
Retrieve a SoftLayer_Account_Address record.
-
getType
An account address' type.
-
SoftLayer_Account_Address
The SoftLayer_Account_Address data type contains information on an address associated with a SoftLayer account.
-
SoftLayer_Account_Address
SoftLayer's address service allows you to access and manage addresses associated with your account.