SoftLayer_User_Permission_Resource_Type


SoftLayer_User_Permission_Resource_Type

Description

The SoftLayer_User_Permission_Resource_Type class is one of several classes that make up the customer permission system. The permission system is used to track the permissions assigned to each customer user. These permissions can also include tracking the devices to which users are granted access.

The SoftLayer_User_Permission_Resource_Type class is used to define the valid types of resources to which users can be granted access. Hardware server is an example of a resource type.

See SoftLayer_User_Permission_Group for more information on tracking device access.

Methods

getAllObjects

Retrieve an array of SoftLayer_User_Permission_Resource_Type objects.

getObject

Retrieve a SoftLayer_User_Permission_Resource_Type record.