SoftLayer_User_Customer_ApiAuthentication


SoftLayer_User_Customer_ApiAuthentication

Description

The SoftLayer_User_Customer_ApiAuthentication type contains user’s authentication key(s).

Local


authenticationKey

The user’s authentication key for API access.
Type: string


id

The user’s API authentication identifying number.
Type: int


ipAddressRestriction

The IP addresses or IP ranges from which this user may access the SoftLayer API. Specify subnets in CIDR format and separate multiple addresses and subnets by commas. You may combine IPv4 and IPv6 addresses and subnets, for example: 192.168.0.0/16,fe80:021b::0/64.
Type: string


timestampKey

The user’s authentication key modification date.
Type: int


userId

The user’s identifying number.
Type: int

Relational


user

The user who owns the api authentication key.
Type: SoftLayer_User_Customer

Count