Zuplo · Arazzo Workflow
Zuplo Rotate a Tunnel Token
Version 1.0.0
Read a tunnel to confirm it exists, then rotate its connection token.
Provider
Workflows
rotate-tunnel-token
Confirm a tunnel exists and rotate its connection token.
Reads the tunnel to confirm it exists, then rotates its token and returns the new token value.
1
readTunnel
TunnelService_read
Read the tunnel to confirm it exists before rotating its token.
2
rotateToken
TunnelService_update
Rotate the tunnel's token and return the newly issued token.