managerApprove


SoftLayer_Account_Internal_Ibm::managerApprove

Applies manager approval to a pending internal IBM account request

Description

Applies manager approval to a pending internal IBM account request. If cost recovery is already configured, this will create an account. If not, this will remind the internal team to configure cost recovery and create the account when possible.

Parameters

Name Type Description
requestId int
accessToken string

Required Headers

Optional Headers

  • None

Return Values

  • void
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [int, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Internal_Ibm/managerApprove'