ServerPrivateNetworkStatus:
    | "unknown"
    | "attaching"
    | "attached"
    | "error"
    | "detaching"
    | "locked"