suspend fun ConsulClient.createAclTokenAwait(token: AclToken): String
Create new Acl token
token - properties of the token
token
idHandler - will be provided with ID of created token
idHandler
Returnreference to this, for fluency *