"SoftLayer_" prefix removed for readability.
This method will link this SoftLayer account with the provided external account.
This method will link this SoftLayer account with the provided external account.
Name | Type | Description |
---|---|---|
externalAccountId | string | The ID of the external account to link to this SoftLayer account |
authorizationToken | string | Access token for any authorization that needs to happen |
externalServiceProviderKey | string | Key name of the service provider |
SoftLayer_Exception_Public if a link between either of the accounts already exists.
SoftLayer_Exception_Public, ‘Unable to authenticate request.’ if authentication of the request fails.
SoftLayer_Exception_Public, ‘Unable to link external account to SoftLayer account.’, if the attempt to link the accounts fails.