"SoftLayer_" prefix removed for readability.
Updates an existing Time To Live object. If the old and new inputs are equal, exits early.
Name | Type | Description |
---|---|---|
uniqueId | string | |
oldPath | string | |
newPath | string | |
oldTtl | string | |
newTtl | string |
None