GetServerUserDataRequest: {
    key: string;
    serverId: string;
    zone?: Zone;
}

Type declaration

  • key: string

    The user data key to get

  • serverId: string
  • Optionalzone?: Zone

    Zone to target. If none is passed will use default zone from the config