getMetadata


SoftLayer_Account_Authentication_Saml::getMetadata

Get the service provider meta data.

Description

This method will return the service provider metadata in XML format.

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

  • string
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Authentication_Saml/{SoftLayer_Account_Authentication_SamlID}/getMetadata'