SoftLayer_User_Access_Facility_Log


SoftLayer_User_Access_Facility_Log

Description

This class represents a login/logout sheet for facility visitors.

Local


accountId

This is the account associated with a log record. For a customer logging into a datacenter, this is the customer’s account. For a contractor or any other guest logging into a customer’s cabinet or colocation cage, this is the customer’s account.
Type: int


description

This is a short description of why the person is at the location.
Type: string


hardwareId

None
Type: int


id

None
Type: int


locationId

None
Type: int


timeIn

This is the date and time the person arrived.
Type: dateTime


timeOut

None
Type: dateTime

Relational


account

This is the account associated with the log entry. For users under a customer’s account, it is the customer’s account. For contractors and others visiting a colocation area, it is the account associated with the area they visited.
Type: SoftLayer_Account


datacenter

This is the location of the facility.
Type: SoftLayer_Location


hardware

This is the colocation hardware that was visited.
Type: SoftLayer_Hardware


logType

This is the type of person entering the facility.
Type: SoftLayer_User_Access_Facility_Log_Type

Count