INVALID_CLONE_SESSION_REQUEST error condition
Invalid session clone request.
TARGET_SESSION_ID_ALREADY_CLOSED
Cannot clone session to target session ID <targetSessionId> because a session with this ID was previously closed.
TARGET_SESSION_ID_ALREADY_EXISTS
Cannot clone session to target session ID <targetSessionId> because a session with this ID already exists.
TARGET_SESSION_ID_FORMAT
Target session ID <targetSessionId> for clone operation must be an UUID string of the format '00112233-4455-6677-8899-aabbccddeeff'.