createTimeToLive


SoftLayer_Network_CdnMarketplace_Configuration_Cache_TimeToLive::createTimeToLive

Creates a Time To Live object and inserts it into the database

Description


Parameters

Name Type Description
uniqueId string
pathName string
ttl string

Required Headers

Optional Headers

  • None

Return Values

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