SoftLayer User Customer::createObject

From SoftLayer Development Network Wiki

Jump to: navigation, search

createObject is a member of the SoftLayer_User_Customer service.

Contents

Overview

Create a new user in the SoftLayer customer portal. createObject() creates a user's portal record, adds them into the SoftLayer community forums, and adds access for that user to the SoftLayer SSL VPN. An account's master user and sub-users who have the User Manage permission can add new users. createObject() creates users with a default permission set. After adding a user it may be helpful to set their permissions and hardware access.

Return Type

createObject returns the SoftLayer_User_Customer data type.

Headers

Required Headers

createObject requires the following headers:

Parameters

createObject takes the following parameters:

templateObject

The SoftLayer_User_Customer object that you wish to create.



templateObject

The SoftLayer_User_Customer object that you wish to create.

See Also

Personal tools