suspend fun ConsulClient.cloneAclTokenAwait(id: String): String
Clone Acl token
id - the ID of token to be cloned
id
idHandler - will be provided with ID of cloned token
idHandler
Returnreference to this, for fluency *