put http://<host>:9100/api/versioned/v1/projects//publishedClustersConfiguration
Update time to live information for published cluster datasets.
Updates the time to live for datasets associated with published clusters.
For an example 'PUT' body:
{"versionsTimeToLive" : "P4D"}
Note that the coarsest unit of time that can be used is days. This can be used to specify a week or month, for example, as P7D
and P30D
, respectively.
Response Fields
Returns the updated Published Clusters Configuration Object for the specified project.