getOpenIdConnectMigrationState


SoftLayer_User_Customer::getOpenIdConnectMigrationState

Get the OpenId migration state

Description

This API returns a SoftLayer_Container_User_Customer_OpenIdConnect_MigrationState object containing the necessary information to determine what migration state the user is in. If the account is not OpenIdConnect authenticated, then an exception is thrown.

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_User_Customer/{SoftLayer_User_CustomerID}/getOpenIdConnectMigrationState'